FROM opnfv/functest-smoke:wallaby 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 CMD ["run_tests", "-t", "all"]