From 4a7792033f637124604839dc788a9e50ef7c6b7e Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sun, 4 Oct 2020 13:08:05 +0200 Subject: Prepare Functest Leguer containers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I23363d11cdbe565dfa19e9246afd372756041381 Signed-off-by: Cédric Ollivier --- docker/smoke-cntt/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docker/smoke-cntt/Dockerfile') diff --git a/docker/smoke-cntt/Dockerfile b/docker/smoke-cntt/Dockerfile index 4585edb34..7fad36ea5 100644 --- a/docker/smoke-cntt/Dockerfile +++ b/docker/smoke-cntt/Dockerfile @@ -1,4 +1,4 @@ -FROM opnfv/functest-smoke +FROM opnfv/functest-smoke:leguer COPY testcases.yaml /usr/lib/python3.8/site-packages/xtesting/ci/testcases.yaml COPY tempest_conf.yaml /src/functest/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml -- cgit 1.2.3-korg