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
Matt Clay 1059dee51f [stable-2.5] Backport test infra updates and test fixes. (#49204)
* Switch tests from RHEL 7.5 to 7.6.

(cherry picked from commit 6745ee7cc8)

* Remove CI platform: freebsd/10.4

(cherry picked from commit e6ffc4f89a)

* Add `--raw` option to ansible-test shell command.

It is currently supported only with the `--remote` option.

This makes it easier to troubleshoot new instances which are not
yet supported by the setup scripts used by ansible-test.

(cherry picked from commit 0826a00803)

* Support skip of platforms by version in tests. (#48826)

* Support skip of platforms by version in tests.

Previously a remote platform could be skipped completely using the alias:

`skip/{platform}` such as `skip/rhel`

Now a specific platform version can be skipped using the alias:

`skip/{platform}{version}` such as `skip/rhel7.6`

This feature is available for platforms specified with the `--remote` option.

* Add skip by version to the docs.

(cherry picked from commit 8066acc90c)

* Fix ansible-test skip warning message.

(cherry picked from commit 3b705efc93)

* Fix lookup_passwordstore test skipping. (#49178)

* Fix lookup_passwordstore test skipping.

Skip all of RHEL instead of specific versions.
Skip all of CentOS < 7 instead of specific versions.

This makes the test more robust when testing newer versions.

Tests could be executed on RHEL if EPEL was installed during the test.
(cherry picked from commit 704dae2cda)
7 years ago
..
style_guide Internal refs (#39094) 8 years ago
testing/sanity [stable-2.5] Backport test infra updates and test fixes. (#49204) 7 years ago
Makefile consolidated docs 9 years ago
developing_api.rst Copy edits and tweaks 8 years ago
developing_core.rst consolidated docs 9 years ago
developing_inventory.rst Doc build warning/broken link clean-a-palooza (#37382) (#38185) 8 years ago
developing_module_utilities.rst Doc build warning/broken link clean-a-palooza (#37382) (#38185) 8 years ago
developing_modules.rst Last docs link fixes (#39391) (#39445) 8 years ago
developing_modules_best_practices.rst Temporary (#31677) 8 years ago
developing_modules_checklist.rst Restore license agreement (#45809) (#46019) 7 years ago
developing_modules_documenting.rst Internal refs (#39094) 8 years ago
developing_modules_general.rst Change wording of Going Further section (#35949) (#36032) 8 years ago
developing_modules_general_OLD._rst rename dev..general_OLD.rst to ._rst (#30291) 8 years ago
developing_modules_general_windows.rst Last docs link fixes (#39391) (#39445) 8 years ago
developing_modules_in_groups.rst corrects links to 'list_of' pages (#39161) (#39230) 8 years ago
developing_plugins.rst Internal refs (#39094) 8 years ago
developing_program_flow_modules.rst Reduce warnings (#39254) (#39323) 8 years ago
developing_python_3.rst Last docs link fixes (#39391) (#39445) 8 years ago
developing_rebasing.rst consolidated docs 9 years ago
index.rst Last docs link fixes (#39391) (#39445) 8 years ago
overview_architecture.rst Add a code-smell test for smart quotes and remove smart quotes from all files 8 years ago
repomerge.rst Remove references to obsolete PR Mover. (#30298) 8 years ago
testing.rst Mdd module unit test docs (#31373) 8 years ago
testing_compile.rst Convert ansible-test compile into a sanity test. 8 years ago
testing_httptester.rst docs: fix community meetings link (#27264) 8 years ago
testing_integration.rst added support for --testcase flag in ansible-test (#36134) 8 years ago
testing_integration_legacy.rst aws integration tests - provide an IAM policy for running (#24725) 9 years ago
testing_pep8.rst Update all pypi.python.org URLs to pypi.org (#38988) (#40119) 8 years ago
testing_running_locally.rst Reduce warnings (#39254) (#39323) 8 years ago
testing_sanity.rst Doc build warning/broken link clean-a-palooza (#37382) (#38185) 8 years ago
testing_units.rst Reduce warnings (#39254) (#39323) 8 years ago
testing_units_modules.rst Reduce warnings (#39254) (#39323) 8 years ago
testing_validate-modules.rst Add AnsibleModule signature schema, and fix associated issues (#43512) (#43515) 7 years ago