From: Cédric Ollivier Date: Fri, 28 Jun 2019 14:05:22 +0000 (+0200) Subject: Update Rally packages X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=a7c482be42584c3aa173bef9f45f27c123a663bb;p=functest.git Update Rally packages It now selects releases instead of a commit id. Change-Id: I45d438674baf1c7de00748b81e6dc9024ee28840 Signed-off-by: Cédric Ollivier --- diff --git a/docker/tempest/Dockerfile b/docker/tempest/Dockerfile index ddb0c4803..dcd5e41f0 100644 --- a/docker/tempest/Dockerfile +++ b/docker/tempest/Dockerfile @@ -3,8 +3,8 @@ FROM opnfv/functest-core:iruya ARG BRANCH=stable/iruya ARG OPENSTACK_TAG=stable/stein ARG TEMPEST_TAG=e8088d1218eba0b8e4ed59fa5ca30ac9b664b7fb -ARG RALLY_TAG=1.4.1 -ARG RALLY_OPENSTACK_TAG=90bd2c4c39deb449197993f9e42142c90c1b2f6d +ARG RALLY_TAG=1.5.1 +ARG RALLY_OPENSTACK_TAG=1.5.0 ARG UJSON_TAG=d25e024f481c5571d15f3c0c406a498ca0467cfd RUN apk --no-cache add --virtual .build-deps --update \