summaryrefslogtreecommitdiff
path: root/test/lib/ansible_test
Commit message (Expand)AuthorAgeFilesLines
* ansible-test - Limit setuptools version (#80620)stable-2.9Matt Clay2023-04-241-0/+1
* ansible-test - Add requests constraint. (#78032)Matt Clay2022-06-101-0/+1
* ansible-test - Add Python 2 certifi constraint. (#77863)Matt Clay2022-05-201-0/+1
* Reduce CI test matrix.Matt Clay2022-04-251-6/+0
* [stable-2.9] ansible-test - Pin rstcheck version. (#77584)Matt Clay2022-04-203-1/+21
* [stable-2.9] ansible-test - Fix cloud plugin traceback.Matt Clay2022-03-111-0/+3
* [stable-2.9] ansible-test - Use `--forked` instead of `--boxed`Matt Clay2022-02-222-1/+2
* ansible-test - Add MarkupSafe constraint.Matt Clay2022-02-211-0/+1
* [stable-2.9] ansible-test - Use quay.io containers in plugins..Matt Clay2022-02-171-1/+1
* [stable-2.9] ansible-test - Use relative paths in junit output. (#76911)Matt Clay2022-02-022-6/+11
* ansible-test - Remove obsolete junos entries.Matt Clay2021-09-301-2/+0
* [stable-2.9] ansible-test - Fix `pylint` error.Matt Clay2021-09-271-1/+1
* Revert "[stable-2.9] Add additional constraint for `setuptools` (#75651)"Matt Clay2021-09-071-1/+0
* [stable-2.9] Add additional constraint for `setuptools` (#75651)Sam Doran2021-09-071-0/+1
* Attributes compat (#75563) (#75622)Brian Coca2021-09-021-1/+2
* Allow to ignore rstcheck errors. (#75405)Felix Fontein2021-08-051-1/+1
* ansible-test: exposes tiny_prefix variable (#75130)Gonéri Le Bouder2021-07-121-0/+2
* [stable-2.9] Restrict packaging to < 21.0 for Python < 3.6. (#75186).Felix Fontein2021-07-071-0/+1
* [2.9] [tests] add websocket-client constraint, python 2 (#74750)Rick Elrod2021-05-211-0/+1
* [stable-2.9] CI and compat fixes for Jinja2 >= 3.0 (#74666) (#74672)Matt Clay2021-05-121-0/+1
* [stable-2.9] Fix ansible-test AZP build lookup.Matt Clay2021-05-041-2/+2
* [stable-2.9] Fix pypi-test-container port conflict.Matt Clay2021-04-261-1/+0
* [ansible-test] Sync opensuse containers with 2.10 (#74436)Rick Elrod2021-04-261-2/+2
* [stable-2.9] Fix ansible-test docker container IP detection. (#74390)Matt Clay2021-04-261-1/+7
* [stable-2.9] Switch to hashlib.sha256() for ansible-test (#72411) (#74170)Matt Clay2021-04-121-1/+1
* [stable-2.9] validate_modules: fails with .id attribute not found (#73322) (#...Gonéri Le Bouder2021-04-121-0/+2
* [stable-2.9] ansible-test - ensure trailing separator is added for connection...Sam Doran2021-04-121-1/+1
* [stable-2.9] Add PyPI proxy container for tests on Python 2.6.. (#74206)Matt Clay2021-04-125-1/+164
* [stable-2.9] Fix ansible-test coverage exporting.Matt Clay2021-03-302-3/+11
* Ensure unit test paths for connection and inventory plugins are based on the ...Mark Chappell2021-03-191-3/+5
* [ansible-test] attempt to work around podman (#72096) (#73570)Gonéri Le Bouder2021-03-071-3/+13
* ansible-test: yamllint, check the assigment (#73584)Gonéri Le Bouder2021-03-071-1/+1
* Fix cryptography install in ansible-test.Matt Clay2021-02-181-0/+1
* [stable-2.9] Use a versioned pip bootstrapper in ansible-test. (#73360)Matt Clay2021-01-251-4/+1
* [stable-2.9] Update ansible-test pylint Python support. (#72972) (#73355)Matt Clay2021-01-252-4/+4
* [stable-2.9] Handle get-pip.py breaking change on Python 2.7.Matt Clay2021-01-231-1/+9
* Support venv in ansible-test virtualenv scripts (#73164)Matt Clay2021-01-083-3/+15
* [stable-2.9] Add coverage exporting to ansible-test (#72982)Matt Clay2020-12-154-4/+50
* [stable-2.9] ansible-test - skip installing PowerShell sanity test reqs if th...Sam Doran2020-12-071-2/+21
* ansible-test sanity: fix UnicodeDecodeError for `--python 2.7 --docker` (#726...Felix Fontein2020-12-041-3/+3
* Improve ansible-test classifications for collections (#72353)Felix Fontein2020-12-031-0/+21
* [stable-2.9] Use AZP config for integration-aliases test.Matt Clay2020-12-032-39/+92
* [stable-2.9] Fix Azure Pipelines change detection. (#72824)Matt Clay2020-12-031-4/+4
* [centos6] update container for EOL (#72797)Rick Elrod2020-12-021-1/+1
* Add RHEL 7.9 (#72558) - 2.9 (#72567)Jordan Borean2020-12-011-0/+1
* [stable-2.9] - ansible-test - add cryptography constraint for cffi (#72761)Sam Doran2020-12-011-0/+1
* [stable-2.9] Fix container discovery for the acme test plugin.Matt Clay2020-11-091-4/+6
* [stable-2.9] Fix ansible-test tar format handling.Matt Clay2020-11-021-1/+1
* ansible-test ansible-doc sanity test: disable vars plugins for collectionsFelix Fontein2020-10-261-0/+3
* [stable-2.9] [stable-2.10] Fix ansible-test handling of user-defined docker n...Matt Clay2020-10-2211-72/+210