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/docs/docsite/rst/dev_guide/testing/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
..
action-plugin-docs.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
ansible-doc.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
ansible-requirements.rst Import sanity test for plugins (#72497) 5 years ago
ansible-test-future-boilerplate.rst ansible-test - split controller/target testing (#75605) 4 years ago
ansible-var-precedence-check.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
azure-requirements.rst remove azure extras and extras_require support (#67822) 6 years ago
bin-symlinks.rst ansible-test - Move code from _data to _util. (#75495) 4 years ago
boilerplate.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
botmeta.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
changelog.rst add crosslinks for changelog fragments (#77022) 4 years ago
compile.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
configure-remoting-ps1.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
deprecated-config.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
docs-build.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
empty-init.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
future-import-boilerplate.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
ignores.rst Docs Backportapalooza (#78379) 3 years ago
import.rst ansible-test - Update import test and sanity requirements. (#76308) 4 years ago
integration-aliases.rst [stable-2.13] ansible-test - Improve container management. (#79538) 3 years ago
line-endings.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
metaclass-boilerplate.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
mypy.rst Initial mypy sanity test support for core. 4 years ago
no-assert.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-basestring.rst remove deprecated ansible.module_utils._text from documentation (#73211) 5 years ago
no-dict-iteritems.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-dict-iterkeys.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-dict-itervalues.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-get-exception.rst Fix various typos in documentation (#75662) 4 years ago
no-illegal-filenames.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-main-display.rst docs - Use code-block to format code examples in Developer Guide (#75849) 4 years ago
no-smart-quotes.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-tests-as-filters.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-underscore-variable.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-unicode-literals.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-unwanted-files.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
no-wildcard-import.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
obsolete-files.rst ansible-test - Move code from _data to _util. (#75495) 4 years ago
package-data.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
pep8.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
pslint.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
pylint-ansible-test.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
pylint.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
release-names.rst Update release name for 2.10 6 years ago
replace-urlopen.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
required-and-default-attributes.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
rstcheck.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
runtime-metadata.rst Rebased pr73824 (#73934) 5 years ago
sanity-docs.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
shebang.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
shellcheck.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
symlinks.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
test-constraints.rst dev_guide: Correct path to ansible-test requirements files (#66626) 6 years ago
update-bundled.rst Split up "code smell" sanity tests. (#60174) 6 years ago
use-argspec-type-path.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
use-compat-six.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
validate-modules.rst Remove redundant "Sanity Tests »" from page title. 6 years ago
yamllint.rst Remove redundant "Sanity Tests »" from page title. 6 years ago