diff options
author | MatthewLi <matthew.lijun@huawei.com> | 2016-05-03 03:05:58 -0400 |
---|---|---|
committer | MatthewLi <matthew.lijun@huawei.com> | 2016-05-03 05:46:38 -0400 |
commit | a7a0f75cb918113f3f5cef609c3eaaaa25b2639d (patch) | |
tree | d1b482024a215b2699acbfeee284ae7ace2bc5e0 /jjb | |
parent | b3dd5d447547be4071668c55e93cf84cb665392b (diff) |
Bottlenecks: bugfix for docker tag for brahmaputra branch
see the log here https://build.opnfv.org/ci/view/bottlenecks/job/bottlenecks-fuel-rubbos-opnfv-jump-2-daily-brahmaputra/1/console
Change-Id: I1d073f8f519a31154552533f01508301c588012d
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/bottlenecks/bottlenecks-ci-jobs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/bottlenecks/bottlenecks-ci-jobs.yml b/jjb/bottlenecks/bottlenecks-ci-jobs.yml index 9d881233d..deeebfdf4 100644 --- a/jjb/bottlenecks/bottlenecks-ci-jobs.yml +++ b/jjb/bottlenecks/bottlenecks-ci-jobs.yml @@ -23,7 +23,7 @@ branch: 'stable/{stream}' gs-pathname: '/{stream}' gs-packagepath: '/{stream}/{suite}' - docker-tag: 'brahmaputra' + docker-tag: 'stable' #-------------------------------- # POD, INSTALLER, AND BRANCH MAPPING #-------------------------------- |