aboutsummaryrefslogtreecommitdiffstats
path: root/docker/smoke-cntt/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'docker/smoke-cntt/Dockerfile')
-rw-r--r--docker/smoke-cntt/Dockerfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/docker/smoke-cntt/Dockerfile b/docker/smoke-cntt/Dockerfile
index 132876a95..b141a9d79 100644
--- a/docker/smoke-cntt/Dockerfile
+++ b/docker/smoke-cntt/Dockerfile
@@ -1,5 +1,4 @@
FROM opnfv/functest-smoke:iruya
COPY testcases.yaml /usr/lib/python3.6/site-packages/xtesting/ci/testcases.yaml
-COPY tempest_conf.yaml /usr/lib/python3.6/site-packages/functest/opnfv_tests/openstack/tempest/custom_tests/tempest_conf.yaml
CMD ["run_tests", "-t", "all"]