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/sanity
Matt Clay 1d7436935f
[stable-2.13] ansible-test - Improve container management. (#79538)
* ansible-test - More flexible become support.

(cherry picked from commit 5666c6d6a3)

* ansible-test - Add support for more remotes.

(cherry picked from commit 24d91f552c)

* ansible-test - Enable ACLs on FreeBSD remotes.

This allows integration tests to switch from one unprivileged user
to another, sharing files between the users using ACLs.

(cherry picked from commit b63812bc08)

* ansible-test - Enable ACL support on more remotes. (#78299)

(cherry picked from commit 8bb20fe06b)

* ansible-test - Install `acl` on Alpine remotes. (#78303)

(cherry picked from commit 8565deaae3)

* ansible-test - Use sudo for all remotes. (#78310)

(cherry picked from commit f3f4ad9332)

* ansible-test - Fix Ubuntu 20.04 bootstrapping. (#78551)

(cherry picked from commit d683c5bd21)

* ansible-test - Verify executables are executable. (#78606)

(cherry picked from commit ece85abbc4)

* ansible-test - Use --tmpfs to run containers. (#78605)

(cherry picked from commit 4187707f03)

* ansible-test - Remove Fedora 35 support. (#78720)

(cherry picked from commit 38a82a5cc4)

* ansible-test - Fix container error handling. (#78739)

(cherry picked from commit 79f67ed561)

* ansible-test - Improve container management. (#78550)

See changelogs/fragments/ansible-test-container-management.yml for details.

(cherry picked from commit cda16cc5e9)

* ansible-test - Fix container detection. (#79530)

(cherry picked from commit 80d2f8da02)

* Update test matrix symlinks. (#78737)

* Add remote platform symlinks.

These were already supported by ansible-test.
This change adds the symlinks for use in the CI test matrix.

* Remove obsolete AIX test symlink.

AIX was already removed from ansible-test.

(cherry picked from commit 62221a3be2)

* Use patched containers without VOLUME instruction.

* Make test suite compatible with older ansible.

* Fix compatibility with Python 3.8.
3 years ago
..
__init__.py [stable-2.13] ansible-test - Parse content config only once. (#78418) (#78426) 3 years ago
ansible_doc.py [stable-2.13] ansible-test - Fix ansible-doc sanity test FQCN. (#78518). (#78519) 3 years ago
bin_symlinks.py ansible-test - Create injector scripts at runtime. (#75761) 4 years ago
compile.py ansible-test - Add `--prime-venvs` option. 4 years ago
ignores.py ansible-test - Code cleanup and refactoring. (#77169) 4 years ago
import.py ansible-test - Code cleanup and refactoring. (#77169) 4 years ago
integration_aliases.py [stable-2.13] ansible-test - Improve container management. (#79538) 3 years ago
mypy.py Update mypy test. Fix type hints for Python 3.9. (#78587) 3 years ago
pep8.py ansible-test - Code cleanup and refactoring. (#77169) 4 years ago
pslint.py ansible-test - split controller/target testing (#75605) 4 years ago
pylint.py [stable-2.13] ansible-test - Improve pylint command consistency. (#78896) 3 years ago
sanity_docs.py ansible-test - split controller/target testing (#75605) 4 years ago
shellcheck.py ansible-test - split controller/target testing (#75605) 4 years ago
validate_modules.py [stable-2.13] ansible-test - Multiple backports (#77951) 4 years ago
yamllint.py ansible-test - split controller/target testing (#75605) 4 years ago