summaryrefslogtreecommitdiff
path: root/test/utils
Commit message (Expand)AuthorAgeFilesLines
* Add --all and --stub coverage options.Matt Clay2017-05-161-1/+9
* Enable codecov.io and add coverage grouping.Matt Clay2017-05-151-2/+24
* Improve on-demand coverage for Shippable.Matt Clay2017-05-149-19/+47
* Implement on-demand coverage on Shippable. (#24535)Matt Clay2017-05-148-10/+25
* Revert "Add support for on-demand coverage on Shippable."Matt Clay2017-05-128-17/+10
* Add support for on-demand coverage on Shippable.Matt Clay2017-05-128-10/+17
* Add `--remote-terminate` option to ansible-test.Matt Clay2017-05-111-1/+1
* automated integration tests for cloudstack (#20552)René Moser2017-05-097-0/+485
* Enable cloud tests for use with ansible-test.Matt Clay2017-05-053-2/+13
* Docs how to test (2nd) (#24094)John R Barker2017-04-281-50/+0
* Use Shippable image: drydock/u16pytall:master (#23997)Matt Clay2017-04-262-20/+0
* Fix var precedence check to support python 3. (#23552)Matt Clay2017-04-131-1/+1
* Set IO encoding for ansible-test on Shippable.Matt Clay2017-04-081-0/+1
* Update fedora24 Dockerfile to resolve dnf issue.Matt Clay2017-04-061-0/+4
* Update Shippable downloader to support new API.Matt Clay2017-03-241-16/+125
* Remove python2.4 package install from other test.Matt Clay2017-03-151-1/+0
* Add test verification to ansible-test. (#22636)Matt Clay2017-03-151-0/+4
* Add `--failure-ok` option to `ansible-test`. (#22623)Matt Clay2017-03-141-11/+5
* Fix error handling in CI other script.Matt Clay2017-03-081-0/+4
* Use lint/junit output for compile test. (#22395)Matt Clay2017-03-081-1/+1
* Run all `other` tests on Shippable before failing.Matt Clay2017-03-071-3/+10
* Create bot friendly sanity output. (#22381)Matt Clay2017-03-071-0/+1
* Fix encoding issue in shippable downloader.Matt Clay2017-03-031-1/+1
* Overhaul `ansible-test sanity` implementation. (#22177)Matt Clay2017-03-024-109/+191
* Reduce CI output processing code coverage.Matt Clay2017-02-271-2/+2
* Split up unit tests on Shippable. (#21931)Matt Clay2017-02-242-9/+16
* Restore 2008-SP2 and 2008-R2_SP1 CI testing.Matt Clay2017-02-211-4/+2
* Complete rewrite of Windows exec wrapper (#21510)Matt Davis2017-02-171-2/+4
* Add retries to Shippable CI scripts. (#21108)Matt Clay2017-02-072-11/+11
* Temporarily remove Windows Server 2016 from CI.Matt Clay2017-01-271-1/+0
* Enable Windows 2016 on Shippable.Matt Clay2017-01-181-1/+3
* Enable more network support in ansible-test. (#20372)Matt Clay2017-01-171-0/+1
* Use distro packaged jinja2 instead of pip version.Matt Clay2017-01-162-2/+4
* Fix python 3.6 install.Matt Clay2017-01-132-3/+6
* Enable first network tests on Shippable. (#20208)Matt Clay2017-01-121-0/+24
* Switch tests to pytest and ansible-test.Matt Clay2017-01-116-143/+2
* Add test support for python 3.6.Matt Clay2017-01-102-1/+15
* Changes to the httptester docker image to support new client cert functionali...Matt Martz2017-01-045-6/+46
* Add Dockerfile for opensuse 42.2 (#19805)Robin Roth2017-01-032-1/+75
* Update Fedora tests to use releases 24 and 25.Matt Clay2017-01-032-138/+0
* Add Dockerfile for fedora24 and fedora25.Matt Clay2017-01-032-0/+134
* Remove legacy test alias migration script. (#19629)Matt Clay2016-12-211-1/+0
* Update log download url.Matt Clay2016-12-131-1/+1
* Fixes for uri under python3 and local (non-httptester) testingToshio Kuratomi2016-12-131-1/+0
* Skip test_uri on python 3.Matt Clay2016-12-131-0/+1
* Fix AST nodes for Python 3 and enable dependent test_uri (#18597)Lumír 'Frenzy' Balhar2016-12-131-1/+0
* Remove core/extras dirs from old PRs during CI.Matt Clay2016-12-121-0/+3
* Remove legacy test code.Matt Clay2016-12-0827-1102/+0
* Update coverage exclusions. (#18675)Matt Clay2016-11-291-1/+1
* Initial ansible-test implementation. (#18556)Matt Clay2016-11-298-0/+140