summaryrefslogtreecommitdiffstats
path: root/test/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add ansible-test six constraint for Python 2.6.Matt Clay2021-04-011-0/+1
* Fix ansible-test coverage exporting.Matt Clay2021-03-303-3/+11
* fix typoBaptiste Mille-Mathias2021-03-181-1/+1
* Don't match passive_interface for validate-modules (#73880)Paul Belanger2021-03-131-1/+1
* validate-modules no_log test: extend search range, add more known false-posit...Felix Fontein2021-03-131-3/+3
* Ensure unit test paths for connection and inventory plugins are based on the ...Mark Chappell2021-03-121-3/+5
* validate-modules: make sure that options that potentially contain secret data...Felix Fontein2021-03-111-0/+38
* Update `resource_prefix` syntax for ansible-test.Matt Clay2021-03-103-5/+5
* Remove old ansible-test windows completion entries.Matt Clay2021-03-021-2/+0
* Remove outdated --docker and --remote entries.Matt Clay2021-03-022-12/+0
* Fixed/improved regular expresssion for collection names (#73577)Alexei Znamensky2021-03-011-1/+1
* pylint sanity test: stop ignoring 'used-before-assignment' (#73639)Felix Fontein2021-02-182-2/+0
* ansible-test: make sure tests are also run for the new plugin types (#73599)Felix Fontein2021-02-132-0/+8
* Fix ansible-test handling of egg-info.Matt Clay2021-02-132-51/+45
* Import sanity test for plugins (#72497)Felix Fontein2021-02-125-98/+181
* Update ansible-test default test containers.Matt Clay2021-02-121-2/+2
* ansible-test: yamllint, check the assigmentGonéri Le Bouder2021-02-121-1/+1
* Fix ansible-test constraints issues. (#73578)Matt Clay2021-02-1211-42/+39
* Upgrade pylint used by ansible-test. (#70155)Matt Clay2021-02-116-13/+23
* Temporary fix for cryptography issues. (#73530)Matt Clay2021-02-081-1/+3
* Bump antsibull-changelog version for changelog sanity test.Felix Fontein2021-02-051-1/+1
* add self-signed https endpoint for ansible-test (#73463)Florian Heiderich2021-02-042-2/+14
* validate_modules: fails with .id attribute not found (#73322)Gonéri Le Bouder2021-02-021-0/+2
* Overhaul ansible-test SSH key management. (#73451)Matt Clay2021-02-028-48/+135
* [ansible-test] Bump CentOS 6 image (yum repos) (#73446)Rick Elrod2021-02-011-1/+1
* Update ansible-test distro containers to 1.29.0.Matt Clay2021-02-011-11/+11
* Always use python exec wrapper in ansible-test.Matt Clay2021-01-291-10/+9
* Update ansible-test default containers.Matt Clay2021-01-281-2/+2
* Use `sh` for ansible-test raw remote shell.Matt Clay2021-01-281-1/+1
* Avoid sphinx usage in changelog sanity test.Matt Clay2021-01-282-1/+13
* No longer warn about missing pip/python pair.Matt Clay2021-01-281-10/+2
* Add test support for Python 3.8 on RHEL and FreeBSD. (#73393)Matt Clay2021-01-284-12/+55
* Limit rstcheck sanity test to ansible-core. (#73391)Matt Clay2021-01-283-101/+0
* Replace the inhouse collection dependency resolver with `resolvelib`Sviatoslav Sydorenko2021-01-273-0/+3
* Rename ansible-test functions to match constants.Matt Clay2021-01-261-7/+7
* Clean up code in ansible-test. (#73379)Matt Clay2021-01-2620-51/+64
* Use a versioned pip bootstrapper in ansible-test.Matt Clay2021-01-251-4/+1
* Handle get-pip.py breaking change on Python 2.7.Matt Clay2021-01-231-1/+9
* Add Ubuntu 20.04 to CI and ansible-test (#69161)Rick Elrod2021-01-221-0/+1
* [ansible-test] First attempt at freebsd/11.4 (#72655)Rick Elrod2021-01-221-0/+1
* Vanquish rare container bootstrap failure (#73288)Alexander Sowitzki2021-01-211-6/+5
* update rstcheck and sphinx versions in contraints (#73176)Sandra McCann2021-01-141-1/+2
* Remove obsolete `tower` plugin from ansible-test.Matt Clay2021-01-133-274/+0
* Cleanup provisioning code in ansible-test. (#73207)Matt Clay2021-01-139-169/+75
* Add macOS 11 to CI (#72622)Sam Doran2021-01-111-0/+1
* ansible-test - No virtualenv install on Python 3Matt Clay2021-01-081-3/+11
* Refactor ansible-test cryptography install code.Matt Clay2021-01-071-15/+25
* [ansible-test] Add Fedora 33 support and drop F31Rick Elrod2021-01-061-0/+1
* arg_spec - move validator lookup method to a function (#72667)Sam Doooran2020-12-171-3/+4
* import_playbook - change additional params to deprecation (#72987)Sam Doooran2020-12-171-1/+1