summaryrefslogtreecommitdiff
path: root/test/lib
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.9] Add CentOS 8 to the test matrix (#68025)Sam Doran2020-04-141-0/+1
* [stable-2.9] Update tests to use RHEL 7.8. (#68787)Matt Clay2020-04-091-0/+1
* OpenSUSE15.1 container image + necessary test change (2.9 edition) (#68788)Rick Elrod2020-04-091-2/+2
* ansible-galaxy - optimise some paths and use fake galaxy int tests (#67685) -...Jordan Borean2020-03-021-0/+177
* remove unused importJordan Borean2020-03-022-28/+38
* stable-2.9: Restore Tower integration tests. (#67395)Matt Clay2020-02-131-1/+5
* [stable-2.9] ansible-test - add constraint for virtualenv (#67289)Sam Doran2020-02-101-1/+1
* [stable-2.9] Add constraints for Jinja2 on Python 2.6. (#66826)Matt Clay2020-01-271-0/+1
* [stable-2.9] Ignore warnings in ansible-test environment check.Matt Clay2020-01-141-0/+3
* [stable-2.9] Add test constraint for setuptools. (#66426)Matt Clay2020-01-131-0/+1
* [stable-2.9] Add Fedora 31 to the test matrix (#64848)Sam Doran2020-01-091-1/+1
* [stable-2.9] Add ansible-test constraint to avoid coverage 5.0+Matt Clay2019-12-201-2/+2
* [stable-2.9] Fix plugin paths for ansible-test pylint test. (#65526)Matt Clay2019-12-042-1/+9
* [stable-2.9] Fix ansible-test handling of git submodules. (#65027) (#65075)Matt Clay2019-12-031-8/+12
* ansible-test: bumping ACME test container version (#64424)Felix Fontein2019-11-121-1/+1
* [stable-2.9] Set alter_sys=True instead of False to address backwards… (#64...Matt Martz2019-11-122-2/+2
* [stable-2.9] Fix ansible-test collections sanity import test. (#64467)Matt Clay2019-11-111-11/+23
* [stable-2.9] Fix ansible-test sanity requirements install.Matt Clay2019-11-111-5/+5
* [stable-2.9] Add constraint for pathspec.Matt Clay2019-11-111-0/+1
* [stable-2.9] Add missing var for format string in ansible-test.Matt Clay2019-11-111-1/+1
* [stable-2.9] Fix ansible-test env var mixing running commands.Matt Clay2019-11-111-0/+2
* [stable-2.9] Fixes for validate-modules import handling. (#63932)Matt Clay2019-11-114-42/+84
* [stable-2.9] Switch from RHEL 8.0 & 8.1b to 8.1 in CI.Matt Clay2019-11-071-2/+1
* [2.9] crypto modules: improve return value list documentation (#63409)Felix Fontein2019-11-011-0/+2
* [stable-2.9] Fix various import sanity test issues. (#63839)Matt Clay2019-10-232-235/+326
* [stable-2.9] Update default-test-container to 1.10.1.Matt Clay2019-10-171-1/+1
* fix default collection resolution in adhoc (#63298)Matt Davis2019-10-101-0/+10
* [stable-2.9] Add RHEL 8.1b to the Shippable test matrix.Matt Clay2019-10-091-0/+1
* [stable-2.9] Fix ansible-test virtualenv real python search.Matt Clay2019-10-081-12/+58
* [stable-2.9] Work around ssh-keygen issue in ansible-test. (#63211)Matt Clay2019-10-082-0/+13
* [stable-2.9] Fix ansible-test integration temp dir location.Matt Clay2019-10-082-3/+6
* [stable-2.9] Exclude tmp dir from ansible-test results copy.Matt Clay2019-09-301-2/+2
* [stable-2.9] Fix ansible-test PYTHONPATH handling.Matt Clay2019-09-302-1/+33
* [stable-2.9] Backport default-test-container updates. (#62473)Matt Clay2019-09-181-1/+1
* [2.9] acme_* modules: bump acme-test-container version (#62448)Felix Fontein2019-09-181-1/+1
* [stable-2.9] Mark ansible-test cloud credentials as sensitive.Matt Clay2019-09-179-2/+35
* typo: missing-subption-docs → missing-suboption-docs (#62180)Evgeni Golov2019-09-171-1/+1
* [stable-2.9] Fix ansible-doc traceback and sanity test. (#62040)Matt Clay2019-09-171-35/+4
* [stable-2.9] Redact sensitive values by default in ansible-testMatt Clay2019-09-174-4/+14
* [stable-2.9] Mark AWS credentials in ansible-test as sensitive.Matt Clay2019-09-161-0/+6
* [stable-2.9] Fix display of sanity test doc links.Matt Clay2019-09-161-7/+3
* [stable-2.9] Fix ansible-test vcenter test filtering.Matt Clay2019-09-161-3/+3
* [stable-2.9] Fix ansible-test collections requirements installation. (#62181)Matt Clay2019-09-165-47/+24
* [stable-2.9] Fix ansible-test pytest plugin loading. (#62119) (#62120)Matt Clay2019-09-113-5/+21
* [stable-2.9] bump hcloud version to 1.4.1 (#62097)Gonéri Le Bouder2019-09-111-1/+1
* Fix ansible-test coverage --all (#62115)Jordan Borean2019-09-111-1/+1
* [stable-2.9] Work around virtualenv/venv issue in ansible-test. (#62111)Matt Clay2019-09-112-0/+27
* [stable-2.9] Properly exclude tests/output/ from code coverage.Matt Clay2019-09-111-3/+3
* [stable-2.9] Fix ansible-test to ignore `tests/output/`. (#62084)Matt Clay2019-09-111-0/+3
* [stable-2.9] Fix issues with ansible-test --venv option. (#62033)Matt Clay2019-09-093-22/+47