ansible/test/runner/lib
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)
2018-12-04 13:35:00 -08:00
..
cloud Backport test infra fixes and updates to stable-2.5. (#46992) 2018-10-13 10:44:11 -07:00
sanity Split pylint runs into more contexts. 2018-11-05 14:49:13 -08:00
__init__.py Add support for cloud tests to ansible-test. (#24315) 2017-05-05 16:23:00 +08:00
ansible_util.py Backport test infra fixes and updates to stable-2.5. (#46992) 2018-10-13 10:44:11 -07:00
changes.py [stable-2.5] Backport test infra bug fixes. (#48700) 2018-11-15 10:32:42 -08:00
classification.py [stable-2.5] Add change classification for powershell wrappers. (#49382) 2018-12-04 13:32:49 -08:00
cli.py [stable-2.5] Backport test infra updates and test fixes. (#49204) 2018-12-04 13:35:00 -08:00
config.py [stable-2.5] Backport test infra updates and test fixes. (#49204) 2018-12-04 13:35:00 -08:00
core_ci.py Fix issues reported by the latest pylint. 2018-11-05 14:49:13 -08:00
cover.py Backport test infra fixes and updates to stable-2.5. (#46992) 2018-10-13 10:44:11 -07:00
delegation.py [stable-2.5] Backport test infra updates and test fixes. (#49204) 2018-12-04 13:35:00 -08:00
diff.py Add test verification to ansible-test. (#22636) 2017-03-15 12:17:42 -07:00
docker_util.py Backport test infra fixes and updates to stable-2.5. (#46992) 2018-10-13 10:44:11 -07:00
executor.py [stable-2.5] Backport test infra updates and test fixes. (#49204) 2018-12-04 13:35:00 -08:00
git.py [stable-2.5] Backport test infra bug fixes. (#48700) 2018-11-15 10:32:42 -08:00
http.py Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
import_analysis.py Fix ansible-test pylint and pep8 issues. (#24245) 2017-05-03 23:19:44 +08:00
manage_ci.py [stable-2.5] Backport test infra updates and test fixes. (#49204) 2018-12-04 13:35:00 -08:00
metadata.py Sync stable-2.5 test infrastructure with devel. (#39544) 2018-05-01 15:47:24 -07:00
powershell_import_analysis.py Add PS dependency analysis to ansible-test. 2017-11-21 12:30:16 -08:00
pytar.py Backport test infra fixes and updates to stable-2.5. (#46992) 2018-10-13 10:44:11 -07:00
target.py Fix issues reported by the latest pylint. 2018-11-05 14:49:13 -08:00
test.py Improve bot messaging on CI failures. 2018-02-07 23:42:08 -08:00
thread.py Backport test infra fixes and updates to stable-2.5. (#46992) 2018-10-13 10:44:11 -07:00
util.py [stable-2.5] Backport test infra bug fixes. (#48700) 2018-11-15 10:32:42 -08:00