summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-02-15 16:19:46 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2019-02-15 18:27:06 +0100
commit49f5e46a12adf34c1dcfe5d127ff08a3706fc371 (patch)
tree45a3cef111084c696b8ac078c0abf400db74d66d
parent053c6ce3a8551cf3781e7cfa0b6bcde02c0a42b8 (diff)
Update rally to support one global html
It isn't supported by Rally initally selected in Functest Hunter [1]. [1] https://build.opnfv.org/ci/job/functest-opnfv-functest-smoke-hunter-rally_sanity-run/15/console Change-Id: I3182e73db580fc32959339c13b3b725283535b29 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 18e2880cba0265219941dfc4700f334e500d23eb)
-rw-r--r--docker/tempest/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/tempest/Dockerfile b/docker/tempest/Dockerfile
index 2839e5744..5012b2717 100644
--- a/docker/tempest/Dockerfile
+++ b/docker/tempest/Dockerfile
@@ -4,7 +4,7 @@ ARG BRANCH=stable/gambia
ARG OPENSTACK_TAG=stable/queens
ARG TEMPEST_TAG=3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf
ARG OSLO_CONCURRENCY=3.27.0
-ARG RALLY_TAG=1.1.0
+ARG RALLY_TAG=1.3.0
ARG RALLY_OPENSTACK_TAG=1.2.0
ARG OS_FAULTS_TAG=0.1.17