Code Review
/
functest-kubernetes.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
history
|
raw
|
HEAD
Disable sig_scheduling as serial
[functest-kubernetes.git]
/
docker
/
smoke
/
Dockerfile
1
FROM opnfv/functest-kubernetes-healthcheck
2
3
COPY testcases.yaml /usr/lib/python3.8/site-packages/xtesting/ci/testcases.yaml
4
CMD ["run_tests", "-t", "all"]