dovetail: branch download amend 41/22541/1
authorMatthewLi <matthew.lijun@huawei.com>
Thu, 29 Sep 2016 06:13:16 +0000 (02:13 -0400)
committerMatthewLi <matthew.lijun@huawei.com>
Thu, 29 Sep 2016 06:14:09 +0000 (02:14 -0400)
JIRA: DOVETAIL-14

Change-Id: I67759e28eb53cc648499e259f4179c409b4cf10d
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
jjb/dovetail/dovetail-ci-jobs.yml

index 9d2f69d..1dd1795 100644 (file)
     master: &master
         stream: master
         branch: '{stream}'
+        dovetail-branch: '{stream}'
         gs-pathname: ''
         docker-tag: 'latest'
     colorado: &colorado
         stream: colorado
         branch: 'stable/{stream}'
-        gs-pathname: '{stream}'
+        dovetail-branch: master
+        gs-pathname: '/{stream}'
         docker-tag: 'latest'
 
 #-----------------------------------
         - string:
             name: DOCKER_TAG
             default: '{docker-tag}'
-            description: 'Tag to pull docker image'
+            description: 'Tag to pull dovetail docker image'
         - string:
             name: CI_DEBUG
             default: 'true'
         - git-scm:
             credentials-id: '{ssh-credentials}'
             refspec: ''
-            branch: '{branch}'
+            branch: '{dovetail-branch}'
 
     builders:
         - description-setter: