You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/runner
Ricardo Carrillo Cruz 746b433c29 Remove 'net' hardcoding on ansible-test executor (#28334)
We need to run network-integration against platform agnostic modules,
which they all are named as net_* .
There is a hardcoding in executor where if prefix is 'net' the hosts is set
to all, removing these lines to have desired behaviour.
8 years ago
..
completion Replace opensuse42.1 with opensuse42.3 in CI. 8 years ago
import/lib/ansible Add sanity import test to ansible-test. (#26730) 9 years ago
injector Consolidate boolean/mk_boolean conversion functions into a single location 9 years ago
lib Remove 'net' hardcoding on ansible-test executor (#28334) 8 years ago
requirements [cloud] Convert `s3` module to use boto3 (#21529) 8 years ago
setup Add Fedora Python 3 Docker images and fix tests. (#27794) 8 years ago
units Add test verification to ansible-test. (#22636) 9 years ago
Makefile Add test verification to ansible-test. (#22636) 9 years ago
ansible-test Initial ansible-test implementation. (#18556) 9 years ago
importer.py Use 0 instead of None for line and offset. 8 years ago
retry.py Fix ansible-test pylint and pep8 issues. (#24245) 9 years ago
test.py Add --list-targets and speed up --explain. (#26838) 9 years ago
tox.ini Temporary work-around for setuptools 36.0.0 bug. (#25243) 9 years ago