summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Remove python2.4 package install from other test.Matt Clay2017-03-151-1/+0
* Remove python 2.4 compile test.Matt Clay2017-03-152-62/+1
* Add test verification to ansible-test. (#22636)Matt Clay2017-03-1514-10/+623
* Verify SHA in Shippable change detection.Matt Clay2017-03-152-3/+18
* [cloud] make ec2 module pep8 (#22421)Sloane Hertel2017-03-151-1/+0
* win_scheduled_task: Added frequency: once and check_mode support (#22611)Dag Wieers2017-03-153-0/+73
* win_service Added -Force option and minor cleanup (#22598)Jordan Borean2017-03-141-2/+13
* make windows async ... async (#22624)Matt Davis2017-03-141-0/+6
* Add `--failure-ok` option to `ansible-test`. (#22623)Matt Clay2017-03-145-16/+26
* Implement eos_banner for EAPI (#22609)Ricardo Carrillo Cruz2017-03-147-16/+36
* New metadata 1.0 (#22587)Toshio Kuratomi2017-03-141-3/+2
* Sort test messages for deterministic output. (#22581)Matt Clay2017-03-131-3/+13
* Stricter module documentation validation (#22353)John R Barker2017-03-132-36/+72
* fixes candidate var type in junos shared lib (#22551)Peter Sprygada2017-03-131-1/+1
* roll up of fixes and updates for junos modules (#22543)Peter Sprygada2017-03-123-19/+13
* updates junos shared lib and action handler (#22541)Peter Sprygada2017-03-124-231/+0
* add missing files (#22496)John R Barker2017-03-104-0/+187
* Test eos_banner (#22201)John R Barker2017-03-108-0/+180
* Fix the eos_banner idempotency (#22413)Ricardo Carrillo Cruz2017-03-091-1/+1
* Disable ansible color output on sanity tests.Matt Clay2017-03-082-8/+6
* Test system (#22420)John R Barker2017-03-0836-10/+1573
* Fixes for idempotent issue in cnos_vlan module and fixes for vlag/portchannel...Dave Kasberg2017-03-082-2/+2
* Fix error handling in CI other script.Matt Clay2017-03-081-0/+4
* Use lint/junit output for compile test. (#22395)Matt Clay2017-03-086-314/+482
* Use lint friendly output for python syntax checks. (#22390)Matt Clay2017-03-072-2/+118
* Run all `other` tests on Shippable before failing.Matt Clay2017-03-071-3/+10
* Create bot friendly sanity output. (#22381)Matt Clay2017-03-073-9/+52
* ec2_group: description is only required when group state is present (#19791)Alex Lo2017-03-071-4/+17
* composer: fix escape working_dir (#22363)René Moser2017-03-071-1/+0
* Use a dedicated directory for the mongodb modules (#22187)Lujeni2017-03-061-1/+1
* Pre-compile regexes to speed up target processing.Matt Clay2017-03-061-1/+2
* Show diff when file: state=link changes the symlink target (#22243)Marius Gedminas2017-03-061-0/+20
* lambda: Fix adding environment variables to functions previously not having a...Michał Masłowski2017-03-061-0/+27
* cloudstack: cs_sshkeypair: fix fingerprint not used as identifier (#22276)René Moser2017-03-051-1/+0
* Inventory default groups 'all' and 'ungrouped': add tests and documentation (...Pilou2017-03-051-2/+58
* Fix encoding issue in shippable downloader.Matt Clay2017-03-031-1/+1
* Support option renaming in validate-modules.Matt Clay2017-03-031-2/+3
* Support matching original path for a moved module locationMatt Martz2017-03-031-1/+16
* add python version info to --version (#22089)Adrian Likins2017-03-031-0/+41
* Create custom JSONEncoder to stringify ExceptionsMatt Martz2017-03-031-2/+9
* Re-enable ssh retry tests with isolation fixes (#22221)Matt Martz2017-03-021-20/+30
* adds eos_system integration tests (#22214)Peter Sprygada2017-03-0216-14/+773
* Disable failing tests until they can be fixed.Matt Clay2017-03-021-0/+3
* Fix variable precedence of INI/script vars to be in-line with docs.James Cammarata2017-03-021-0/+539
* Extend SSH Retry to put_file and fetch_file (#20187)Matt Martz2017-03-021-34/+128
* update junos_command integration tests (#22213)Peter Sprygada2017-03-028-17/+17
* Fix git clone tag with depth=1Robin Roth2017-03-021-0/+22
* [cloud][test] Use pytest conditional imports instead of nose/SkipTest (#22019)Ryan Brown2017-03-024-38/+13
* Overhaul `ansible-test sanity` implementation. (#22177)Matt Clay2017-03-029-459/+1070
* New module: cnos_vlag (#21535)Dave Kasberg2017-03-024-0/+212