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/lib/ansible_test/_internal/commands/integration
Matt Clay d3d7785472
ansible-test - Fix integration test target filter. (#78862)
- Allow disabled, unsupported, unstable and destructive integration test targets to be selected using their respective prefixes.
- Allow unstable tests to run when targeted changes are made and the ``--allow-unstable-changed`` option is specified (resolves https://github.com/ansible/ansible/issues/74213).
3 years ago
..
cloud ansible-test - Avoid use of deprecated type hints. (#78456) 3 years ago
__init__.py ansible-test - Avoid use of deprecated type hints. (#78456) 3 years ago
coverage.py ansible-test - Verify executables are executable. (#78606) 3 years ago
filters.py ansible-test - Fix integration test target filter. (#78862) 3 years ago
network.py ansible-test - Use more native type hints. (#78435) 3 years ago
posix.py ansible-test - Use more native type hints. (#78435) 3 years ago
windows.py ansible-test - Use more native type hints. (#78435) 3 years ago