From: Cédric Ollivier Date: Fri, 15 Feb 2019 15:19:46 +0000 (+0100) Subject: Update rally to support one global html X-Git-Tag: opnfv-8.1.0~56 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F42%2F67042%2F3;p=functest.git 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 --- diff --git a/docker/tempest/Dockerfile b/docker/tempest/Dockerfile index dbda15e9c..ac95181cf 100644 --- a/docker/tempest/Dockerfile +++ b/docker/tempest/Dockerfile @@ -3,7 +3,7 @@ FROM opnfv/functest-core:hunter ARG BRANCH=stable/hunter ARG OPENSTACK_TAG=stable/rocky ARG TEMPEST_TAG=3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf -ARG RALLY_TAG=1.2.1 +ARG RALLY_TAG=1.3.0 ARG RALLY_OPENSTACK_TAG=1.3.0 ARG OS_FAULTS_TAG=0.1.18