Update upper-constraints.txt to wallaby 25/72525/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Mon, 17 May 2021 00:22:33 +0000 (02:22 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 17 May 2021 00:22:33 +0000 (02:22 +0200)
Change-Id: I6d34313569d7d7324785f4e9665e0b38bd8f37b4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docker/smoke/Dockerfile
upper-constraints.txt

index bf5c4e1..8a04075 100644 (file)
@@ -10,9 +10,9 @@ ARG NOVA_TAG=stable/wallaby
 ARG KEYSTONE_TAG=stable/wallaby
 ARG CINDER_TAG=stable/wallaby
 ARG BARBICAN_TAG=1.2.0
-ARG OCTAVIA_TAG=1.6.0
+ARG OCTAVIA_TAG=1.7.0
 ARG HEAT_TEMPEST_TAG=1.2.0
-ARG TELEMETRY_TEMPEST_TAG=1.2.0
+ARG TELEMETRY_TEMPEST_TAG=1.3.0
 ARG CYBORG_TEMPEST_TAG=1.2.0
 
 RUN apk --no-cache add --update libxml2 libxslt && \
index 38ddd6a..3ed4220 100644 (file)
@@ -1,4 +1,4 @@
-git+https://gerrit.opnfv.org/gerrit/functest#egg=functest
+git+https://gerrit.opnfv.org/gerrit/functest@stable/wallaby#egg=functest
 git+https://github.com/collivier/cloudify-rest-client.git@4.3.3-py3#egg=cloudify-rest-client
 robotframework===3.1.1
 robotframework-httplibrary===0.4.2
@@ -9,10 +9,10 @@ xtesting===0.91.0
 git+https://github.com/PyCQA/bandit@3d0824676974e7e2e9635c10bc4f12e261f1dbdf#egg=bandit
 bandit===1.1.0
 ruamel.yaml.jinja2==0.2.2
--e git+https://opendev.org/openstack/tempest#egg=tempest
--e git+https://opendev.org/openstack/rally.git#egg=rally
-git+https://opendev.org/openstack/rally-openstack.git#egg=rally-openstack
-git+https://github.com/xrally/xrally-kubernetes.git#egg=xrally-kubernetes
+-e git+https://opendev.org/openstack/tempest@27.0.0#egg=tempest
+-e git+https://opendev.org/openstack/rally.git@3.2.0#egg=rally
+git+https://opendev.org/openstack/rally-openstack.git@2.1.0#egg=rally-openstack
+git+https://github.com/xrally/xrally-kubernetes.git@2ffa85af2bff3438b6b23034b6ec6ee1de481090#egg=xrally-kubernetes
 pylint===1.9.5;python_version=='2.7'
 pylint===2.4.4;python_version=='3.8'
 flake8===3.7.9