Update tempest to avoid resource leaks in EndPointGroupsTest 87/67887/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Sat, 18 May 2019 09:27:06 +0000 (11:27 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Sat, 18 May 2019 09:41:02 +0000 (11:41 +0200)
It includes "Fix resource leaks in EndPointGroupsTest" [1] which
removes the 2 remaining tempest services.

It's worth mentioning they raised side effects when trying to connect
to Horizon.

Change-Id: Ic85fa38a4690c5532d10d21d2eec64d99ab1e8cd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 084ce7dd3976d65409f54d8ff5010e709ec76cd6)

docker/benchmarking/Dockerfile
docker/features/Dockerfile
docker/smoke/Dockerfile
docker/tempest/Dockerfile
docker/vnf/Dockerfile

index c63bbad..31e4392 100644 (file)
@@ -2,7 +2,7 @@ FROM opnfv/functest-tempest:hunter
 
 ARG BRANCH=stable/hunter
 ARG OPENSTACK_TAG=stable/rocky
-ARG TEMPEST_TAG=20.0.0
+ARG TEMPEST_TAG=23325c0ee8868324b1d4cd79ccbcb5026c7ed00a
 ARG VMTP_TAG=2.4.8
 
 RUN apk --no-cache add --update libxml2 libxslt && \
index 7e31b39..7158f92 100644 (file)
@@ -2,7 +2,7 @@ FROM opnfv/functest-tempest:hunter
 
 ARG BRANCH=stable/hunter
 ARG OPENSTACK_TAG=stable/rocky
-ARG TEMPEST_TAG=3588bb3f5ef546a0ef4d4ad621fd1be381b5fdaf
+ARG TEMPEST_TAG=23325c0ee8868324b1d4cd79ccbcb5026c7ed00a
 
 COPY thirdparty-requirements.txt thirdparty-requirements.txt
 RUN apk --no-cache add --update python3 sshpass && \
index 14b3fc3..3811fd1 100644 (file)
@@ -2,7 +2,7 @@ FROM opnfv/functest-tempest:hunter
 
 ARG BRANCH=stable/hunter
 ARG OPENSTACK_TAG=stable/rocky
-ARG TEMPEST_TAG=20.0.0
+ARG TEMPEST_TAG=23325c0ee8868324b1d4cd79ccbcb5026c7ed00a
 ARG REFSTACK_TARGET=2018.11
 ARG PATROLE_TAG=0.4.0
 ARG NEUTRON_TEMPEST_TAG=0.3.0
index 8af55e5..8ac78f6 100644 (file)
@@ -2,7 +2,7 @@ FROM opnfv/functest-core:hunter
 
 ARG BRANCH=stable/hunter
 ARG OPENSTACK_TAG=stable/rocky
-ARG TEMPEST_TAG=20.0.0
+ARG TEMPEST_TAG=23325c0ee8868324b1d4cd79ccbcb5026c7ed00a
 ARG RALLY_TAG=1.3.0
 ARG RALLY_OPENSTACK_TAG=1.3.0
 ARG UJSON_TAG=d25e024f481c5571d15f3c0c406a498ca0467cfd
index 31f2f4f..6494138 100644 (file)
@@ -2,7 +2,7 @@ FROM opnfv/functest-core:hunter
 
 ARG BRANCH=stable/hunter
 ARG OPENSTACK_TAG=stable/rocky
-ARG TEMPEST_TAG=20.0.0
+ARG TEMPEST_TAG=23325c0ee8868324b1d4cd79ccbcb5026c7ed00a
 ARG VIMS_TEST_TAG=release-130
 ARG QUAFF_TAG=59213d6d8ee29433552bb75f505cdc96b0b18909
 ARG CLOUDIFY_VIMS_TAG=gambia