diff options
author | jose.lausuch <jose.lausuch@ericsson.com> | 2016-04-18 13:25:39 +0200 |
---|---|---|
committer | jose.lausuch <jose.lausuch@ericsson.com> | 2016-04-18 13:25:39 +0200 |
commit | ed2b8442d759280d44c828d8ce3ce27c22bd8afa (patch) | |
tree | 1282d6bf6b2ff8de4a803102310c301b598296ab /jjb/functest | |
parent | 2a72e473369da1c35fe7027b7738ca608afd87f5 (diff) |
Functest, change docker tag for stable/brahmaputra
it was forced to brahmaputra.1.0, and it won't take the
latest fixes in the stable branch. The tag 'stable' is
a build made of the latest changes in the stable branch.
Change-Id: I420bbae7e68decf137ea2f67f456ece3072f3be3
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Diffstat (limited to 'jjb/functest')
-rw-r--r-- | jjb/functest/functest-ci-jobs.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/functest/functest-ci-jobs.yml b/jjb/functest/functest-ci-jobs.yml index 22c5a5ca5..c9bf07d8b 100644 --- a/jjb/functest/functest-ci-jobs.yml +++ b/jjb/functest/functest-ci-jobs.yml @@ -18,7 +18,7 @@ stream: brahmaputra branch: 'stable/{stream}' gs-pathname: '/{stream}' - docker-tag: 'brahmaputra.1.0' + docker-tag: 'stable' #-------------------------------- # POD, INSTALLER, AND BRANCH MAPPING #-------------------------------- |