summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthewLi <matthew.lijun@huawei.com>2016-09-29 06:40:29 +0000
committerGerrit Code Review <gerrit@172.30.200.206>2016-09-29 06:40:29 +0000
commitae7c6c9eceb21544deb3452e46b0b70c04ab7021 (patch)
treec149eb3f6be440f8e7dd54f8dde68e4d1e222f69
parent0132caf704d2866ef69a5728de494e71748ac8bf (diff)
parent028c430fa193ef7cdb6d83b64d0b474ab4b6e6c3 (diff)
Merge "dovetail: branch download amend"
-rw-r--r--jjb/dovetail/dovetail-ci-jobs.yml8
1 files changed, 5 insertions, 3 deletions
diff --git a/jjb/dovetail/dovetail-ci-jobs.yml b/jjb/dovetail/dovetail-ci-jobs.yml
index 9d2f69da9..1dd1795cb 100644
--- a/jjb/dovetail/dovetail-ci-jobs.yml
+++ b/jjb/dovetail/dovetail-ci-jobs.yml
@@ -17,12 +17,14 @@
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'
#-----------------------------------
@@ -131,7 +133,7 @@
- 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'
@@ -141,7 +143,7 @@
- git-scm:
credentials-id: '{ssh-credentials}'
refspec: ''
- branch: '{branch}'
+ branch: '{dovetail-branch}'
builders:
- description-setter: