https://build.opnfv.org/ci/job/functest-healthcheck-docker-build-amd64-hunter/307/console
Change-Id: If0eb7500e2343a3e4e7ab1ea9ba9552bd929a101
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
git fetch --tags https://git.opendaylight.org/gerrit/integration/test $ODL_TAG && \
git checkout FETCH_HEAD) && \
rm -r /src/odl_test/.git /src/tempest-horizon/ thirdparty-requirements.txt upper-constraints.txt \
- upper-constraints.opnfv.txt && \
- apk del .build-deps
+ upper-constraints.opnfv.txt
COPY testcases.yaml /usr/lib/python2.7/site-packages/xtesting/ci/testcases.yaml
CMD ["run_tests", "-t", "all"]