You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2016/09/12 16:57:21 UTC

[jira] [Updated] (ZOOKEEPER-2576) After svn to git migration ZooKeeper Precommit jenkins job is failing.

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt updated ZOOKEEPER-2576:
------------------------------------
    Attachment: ZOOKEEPER-2576.patch

Here's the patch updated for Git. I haven't been able to test this as I don't have direct access to Jenkins, but I believe it should work (I pulled the changes from some older HBase build infra)

Note that the Jenkins job help text for "cleanup before checkout" git action says the following, which I believe means we don't need to cleanup in the script itself:
---
Clean up the workspace before every checkout by deleting all untracked files and directories, including those which are specified in .gitignore. It also resets all tracked files to their versioned state. This ensures that the workspace is in the same state as if you cloned and checked out in a brand-new empty directory, and ensures that your build is not affected by the files generated by the previous build.
---

> After svn to git migration ZooKeeper Precommit jenkins job is failing.
> ----------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-2576
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2576
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: build
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>            Priority: Blocker
>         Attachments: ZOOKEEPER-2576.patch
>
>
> After moving from svn to git the precommit job is failing. I've disabled it temporarily.
> https://builds.apache.org/view/S-Z/view/ZooKeeper/job/PreCommit-ZOOKEEPER-Build/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)