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/runner/lib
Matt Clay 909ac41247
[stable-2.8] Backport ansible-test CI provider support. (#71625)
* Add types.py from devel to support backport.

* [stable-2.9] Backport ansible-test CI provider support. (#71614)

* Add encoding.py from devel to support backports.

* Add io.py from devel to support backports.

* Update ansible-test support for CI providers. (#69522)

Refactored CI provider code to simplify multiple provider support and addition of new providers.

(cherry picked from commit d8e0aadc0d)

* Add Shippable request signing to ansible-test. (#69526)

(cherry picked from commit e7c2eb519b)

* ansible-test local change detection: use --base-branch if specified (#69508)

(cherry picked from commit 43acd61901)

* Add Azure Pipelines support to ansible-test.

(cherry picked from commit 8ffaed00f8)

* Update ansible-test remote endpoint handling. (#71413)

* Request ansible-core-ci resources by provider.
* Remove obsolete us-east-2 CI endpoint.
* Add new --remote-endpoint option.
* Add warning for --remote-aws-region option.
* Update service endpoints.
* Allow non-standard remote stages.
* Add changelog fragment.

(cherry picked from commit d099591964)

* Fix ansible-test coverage traceback. (#71446)

* Add integration test for ansible-test coverage.

* Fix ansible-test coverage traceback.

* Fix coverage reporting on Python 2.6.

(cherry picked from commit f5b6df14ab)

* Use new endpoint for Parallels based instances.

(cherry picked from commit 98febab975)

* Add pause to avoid same mtime in test.

(cherry picked from commit 3d769f3a76)

Co-authored-by: Felix Fontein <felix@fontein.de>

(cherry picked from commit 417e408f59)
5 years ago
..
ci [stable-2.8] Backport ansible-test CI provider support. (#71625) 5 years ago
cloud [stable-2.8] Backport ansible-test CI provider support. (#71625) 5 years ago
integration [stable-2.8] Fix ansible-test inventory and vars path handling. (#55186) 7 years ago
sanity [stable-2.8] Backport ansible-test CI provider support. (#71625) 5 years ago
__init__.py Add support for cloud tests to ansible-test. (#24315) 9 years ago
ansible_util.py Use a consistent RLIMIT_NOFILE for ansible-test. 7 years ago
cache.py Run integration tests from temporary directory. 7 years ago
classification.py Fix typo in doc_fragments path. 7 years ago
cli.py [stable-2.8] Backport ansible-test CI provider support. (#71625) 5 years ago
config.py [stable-2.8] Backport ansible-test CI provider support. (#71625) 5 years ago
constants.py Add timeout support to ansible-test. (#53302) 7 years ago
core_ci.py [stable-2.8] Backport ansible-test CI provider support. (#71625) 5 years ago
cover.py Fix ansible-test coverage stub memory usage. (#53652) 7 years ago
csharp_import_analysis.py win_exec: refactor PS exec runner (#45334) 7 years ago
delegation.py [stable-2.8] Backport ansible-test CI provider support. (#71625) 5 years ago
diff.py Add test verification to ansible-test. (#22636) 9 years ago
docker_util.py Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
encoding.py [stable-2.8] Backport ansible-test CI provider support. (#71625) 5 years ago
env.py [stable-2.8] Backport ansible-test CI provider support. (#71625) 5 years ago
executor.py [stable-2.8] Backport ansible-test CI provider support. (#71625) 5 years ago
git.py Fix ansible-test merge change detection. 7 years ago
http.py Cleanup and enhancements for ansible-test. (#37142) 8 years ago
import_analysis.py Fix ansible-test pylint and pep8 issues. (#24245) 9 years ago
init.py Use a consistent RLIMIT_NOFILE for ansible-test. 7 years ago
io.py [stable-2.8] Backport ansible-test CI provider support. (#71625) 5 years ago
manage_ci.py ansible-test: prefer shlex.quote (#56823) 7 years ago
metadata.py [stable-2.8] Backport ansible-test CI provider support. (#71625) 5 years ago
powershell_import_analysis.py Add PS dependency analysis to ansible-test. 8 years ago
pytar.py Add timeout support to ansible-test. (#53302) 7 years ago
target.py Handle binary files when scanning metadata in python 3 (#53773) 7 years ago
test.py [stable-2.8] Backport ansible-test CI provider support. (#71625) 5 years ago
thread.py Update bare exceptions to specify Exception. 7 years ago
types.py [stable-2.8] Backport ansible-test CI provider support. (#71625) 5 years ago
util.py [stable-2.8] Backport ansible-test CI provider support. (#71625) 5 years ago