summaryrefslogtreecommitdiffstats
path: root/test/runner/lib/classification.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Relocate ansible-test code. (#60147)Matt Clay2019-08-061-879/+0
* Initial ansible-test support for collections. (#59197)Matt Clay2019-07-231-8/+13
* Code cleanup for test infrastructure. (#59046)Matt Clay2019-07-121-1/+1
* Add future and metaclass boilerplate to test code.Matt Clay2019-07-121-2/+2
* Fix ansible-test target change classification.Matt Clay2019-04-261-9/+6
* Fix typo in doc_fragments path.Matt Clay2019-03-211-1/+1
* Make ansible-test less noisy for change detection. (#53497)Matt Clay2019-03-081-3/+16
* Add support for Windows hosts in the SSH connection plugin (#47732)Jordan Borean2019-03-081-0/+6
* Run network tests when paramiko plugin changes.Matt Clay2019-02-271-0/+7
* Doc fragments to plugins (#50172)Brian Coca2019-01-241-1/+1
* Further cleanup of integration test inventory. (#50919)Matt Clay2019-01-161-0/+8
* Handle non-target file deps for integration tests.Matt Clay2019-01-151-0/+42
* Add `env` command to ansible-test and run in CI. (#50176)Matt Clay2018-12-211-0/+3
* Add change classification for powershell wrappers.Matt Clay2018-11-141-0/+11
* Move unit test compat code out of `lib/ansible/`. (#46996)Matt Clay2018-10-131-0/+5
* win_exec: refactor PS exec runner (#45334)Jordan Borean2018-10-031-1/+29
* Remove obsolete default container.Matt Clay2018-09-061-9/+0
* psrp: Added new Windows connection plugin (#41729)Jordan Borean2018-08-221-1/+1
* Classify inventory plugins. (#44091)Matt Clay2018-08-131-0/+33
* Update Shippable integration test groups. (#43118)Matt Clay2018-07-241-0/+7
* Add changelogs dir to change classification.Matt Clay2018-04-261-0/+3
* Improve handling of integration test aliases. (#38698)Matt Clay2018-04-131-2/+45
* Support network action plugin classification.Matt Clay2018-04-101-1/+42
* Fix ansible-test handling of network plugins.Matt Clay2018-03-221-1/+3
* Update tests triggered for `bin/` changes.Matt Clay2018-03-211-1/+1
* Convert ansible-test compile into a sanity test.Matt Clay2018-01-251-12/+25
* Force all tests to run on docker image updates.Matt Clay2017-11-221-2/+10
* Add PS dependency analysis to ansible-test.Matt Clay2017-11-211-4/+27
* Add Python 3.7-dev to the default docker image.Matt Clay2017-11-211-0/+6
* Update ansible-test sanity command. (#31958)Matt Clay2017-10-261-0/+3
* Add new default Docker container for ansible-test. (#31944)Matt Clay2017-10-191-0/+29
* Reorganize integration tests:Matt Clay2017-09-141-0/+6
* Divide Windows integration tests into 2 groups. (#29029)Matt Clay2017-09-061-0/+2
* Fix ansible-test handling of integration dir.Matt Clay2017-08-301-21/+23
* Add support for setup targets to ansible-test. (#28544)Matt Clay2017-08-231-6/+6
* Convert sanity tests to plugins. (#28425)Matt Clay2017-08-191-0/+5
* Update ansible-test change classification. (#28345)Matt Clay2017-08-171-0/+18
* Add Azure support to ansible-test. (#28092)Matt Clay2017-08-121-6/+15
* Update ansible-test handling of setup.py changes.Matt Clay2017-08-111-1/+10
* Miscellaneous ansible-test updates. (#27937)Matt Clay2017-08-091-1/+1
* Use subset of Windows tests for "all" tests. (#26830)Matt Clay2017-07-151-28/+54
* Ignore platform_agnostic.yaml in ansible-test.Matt Clay2017-07-131-0/+3
* Add role dependencies to change classification.Matt Clay2017-07-111-0/+18
* Improve handling of network test changes.Matt Clay2017-07-061-0/+3
* Skip dependency check for deleted files. (#26112)Matt Clay2017-06-261-0/+3
* Update ansible-test change handling and CS plugin. (#24395)Matt Clay2017-05-091-0/+10
* Fix ansible-test pylint and pep8 issues. (#24245)Matt Clay2017-05-031-2/+2
* Overhaul ansible-test import analysis. (#22888)Matt Clay2017-03-231-5/+13
* Fix ansible-test handling of deleted test targets.Matt Clay2017-02-171-0/+3
* Consider module_utils deps when running tests. (#21382)Matt Clay2017-02-141-33/+55