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 37274de7a2 [stable-2.5] Backport test infra bug fixes. (#48700)
* Download hello package from S3 for apt test.

(cherry picked from commit 83fd82ca7e)

* Fix passing of env vars to Shippable.

(cherry picked from commit 9979a32e5c)

* Use correct interpreter for ansible-test injector.

(cherry picked from commit eec21a3d12)

* Correct ansible-test injector python behavior.

Inject a symlink to the correct python into the copied injector
directory instead of altering the shebang of the injector. This
has the side-effect of also intercepting `python` for integration
tests which simplifies cases where it needs to be directly invoked
without collecting code coverage.

(cherry picked from commit d6bf45cd9d)

* Fix ansible-test merge change detection.

(cherry picked from commit aa7fe919d3)

* Fix ansible-test interpreter tracking.

Track the interpreter for each copy of the injector by the interpreter
path instead of the interpreter version. This avoids the possibility
of mixing different interpreters with the same version.

(cherry picked from commit fa53b4805b)

* Use `state: latest` for `dpkg_selections` test.

We don't need to test with `upgrade: dist`, since we're not trying
to test the `apt` module. We just need to make sure the hold set
by the `dpkg_selections` module is working.

This change will avoid updating all the packages on the system,
which is slow, unnecessary, and can cause the installed python
to be changed.

(cherry picked from commit 136a2cca2f)
7 years ago
..
cloud Backport test infra fixes and updates to stable-2.5. (#46992) 7 years ago
sanity Split pylint runs into more contexts. 7 years ago
__init__.py Add support for cloud tests to ansible-test. (#24315) 9 years ago
ansible_util.py Backport test infra fixes and updates to stable-2.5. (#46992) 7 years ago
changes.py [stable-2.5] Backport test infra bug fixes. (#48700) 7 years ago
classification.py Remove obsolete default container. 7 years ago
cli.py win test: add http tester container to Windows tests (#46606) 7 years ago
config.py Backport test infra fixes and updates to stable-2.5. (#46992) 7 years ago
core_ci.py Fix issues reported by the latest pylint. 7 years ago
cover.py Backport test infra fixes and updates to stable-2.5. (#46992) 7 years ago
delegation.py Fix issues reported by the latest pylint. 7 years ago
diff.py Add test verification to ansible-test. (#22636) 9 years ago
docker_util.py Backport test infra fixes and updates to stable-2.5. (#46992) 7 years ago
executor.py [stable-2.5] Backport test infra bug fixes. (#48700) 7 years ago
git.py [stable-2.5] Backport test infra bug fixes. (#48700) 7 years ago
http.py Sync stable-2.5 test infrastructure with devel. (#39544) 8 years ago
import_analysis.py Fix ansible-test pylint and pep8 issues. (#24245) 9 years ago
manage_ci.py win test: add http tester container to Windows tests (#46606) 7 years ago
metadata.py Sync stable-2.5 test infrastructure with devel. (#39544) 8 years ago
powershell_import_analysis.py Add PS dependency analysis to ansible-test. 8 years ago
pytar.py Backport test infra fixes and updates to stable-2.5. (#46992) 7 years ago
target.py Fix issues reported by the latest pylint. 7 years ago
test.py Improve bot messaging on CI failures. 8 years ago
thread.py Backport test infra fixes and updates to stable-2.5. (#46992) 7 years ago
util.py [stable-2.5] Backport test infra bug fixes. (#48700) 7 years ago