From: Ken Dreyer Date: Wed, 28 Oct 2015 21:45:33 +0000 (-0600) Subject: calamari-clients: fix branch definition X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ac30b3dc6d2f3de1bc0209b3cf5c464cf79205a8;p=ceph-build.git calamari-clients: fix branch definition A bug in jenkins-job-wrecker screwed up the "branches" setting when we imported these jobs from the internal Calamari jenkins server. Fix this. --- diff --git a/calamari-clients/config/definitions/calamari-clients.yml b/calamari-clients/config/definitions/calamari-clients.yml index 7b4d4e6a..a199268a 100644 --- a/calamari-clients/config/definitions/calamari-clients.yml +++ b/calamari-clients/config/definitions/calamari-clients.yml @@ -58,6 +58,7 @@ scm: - git: basedir: calamari-clients - branches: $BRANCH + branches: + - $BRANCH url: git@github.com:red-hat-storage/romana.git wipe-workspace: true