mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
27942d937f
Previously the test framework (DCI, Zuul) were installing the various dependencies, this meant the list of what was required was duplicated. Having everything defined in ansible-test makes it easier for people to run tests locally. Also this allows the test to work correctly on Python 2 & Python 3 |
||
---|---|---|
.. | ||
completion | ||
docker | ||
injector | ||
lib | ||
requirements | ||
setup | ||
units | ||
.dockerignore | ||
ansible-test | ||
Dockerfile | ||
Makefile | ||
retry.py | ||
shippable.py | ||
test.py | ||
tox.ini |