-
- Downloads
run-tests: Run tests locally with upstream CI images
This patch allows local execution of playbook tests using ustream CI testing images. Either 'podman' or 'docker' can be used to execute the tests.
Showing
- .ansible-lint 2 additions, 0 deletions.ansible-lint
- requirements-docker.yml 3 additions, 0 deletionsrequirements-docker.yml
- requirements-podman.yml 3 additions, 0 deletionsrequirements-podman.yml
- tests/README.md 29 additions, 0 deletionstests/README.md
- tests/utils.py 16 additions, 14 deletionstests/utils.py
- utils/run-tests.sh 400 additions, 0 deletionsutils/run-tests.sh
requirements-docker.yml
0 → 100644
requirements-podman.yml
0 → 100644
utils/run-tests.sh
0 → 100755
Please register or sign in to comment