summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* [stable-2.5] Detect the socket path after starting the service. Fixes #47582 ...Toshio Kuratomi2018-10-251-0/+9
* [stable-2.5] Fix mysql authentication errors (#47596)Matt Davis2018-10-259-74/+361
* 2.5: user: do not pass ssh_key_passphrase on cmdline (#47486)Martin Krizek2018-10-241-0/+28
* ansible-test: add retry for Windows httptester download (#47334)Jordan Borean2018-10-191-0/+4
* win httptester: add wait for endpoint in case it is still coming up (#47326)Jordan Borean2018-10-181-0/+11
* Add constraint for requests on python 2.6. (#47306)Matt Clay2018-10-181-0/+1
* ansible-test: setup up http runner in between each target (#47100)Jordan Borean2018-10-161-29/+54
* ansible-test: run win httptester with bypass policy (#47090)Jordan Borean2018-10-161-1/+2
* win test: add http tester container to Windows tests (#46606)Jordan Borean2018-10-168-7/+353
* ansible-test: add skip/windows/... alias to skip tests on specific Windows ve...Jordan Borean2018-10-162-0/+35
* win_uri: use variable for httpbin host (#46734)Jordan Borean2018-10-161-3/+3
* ps-lint: ignore rules that are not relevant to Ansible (#46376)Jordan Borean2018-10-162-35/+9
* [stable-2.5] Update requirements for urllib3 for python 2.6.Matt Clay2018-10-163-3/+2
* ansible-test: swap 2.5 to use AWS and not AzureJordan Borean2018-10-151-4/+1
* Backport test infra fixes and updates to stable-2.5. (#46992)Matt Clay2018-10-1373-382/+934
* ansible-test: set ulimit to enforce consistent test environment (#46652)Jordan Borean2018-10-092-0/+24
* skip installing linux-image-extra in CI as it shouldn't be needed (#46101) (#...Jordan Borean2018-09-251-10/+0
* append AWS region to test instance file (#45877) (#45884)Jordan Borean2018-09-251-2/+3
* [stable-2.5] Migrate from MySQLdb to PyMySQL (#40123) (#45982)Daniel Speichert2018-09-255-5/+5
* add skip/docker alias to skip tests when running on Docker (#45955) (#45959)Jordan Borean2018-09-252-0/+8
* go back to FreeBSD 11.1 for tests due to 11.2 stability issues (#45872) (#45873)Jordan Borean2018-09-251-1/+1
* Backport 2.5: Return correct version on installed VyOS (#39115) (#45715)Nilashish Chakraborty2018-09-251-3/+3
* [stable-2.5] Fix logic to not re-download existing files when force=no (#4549...Matt Martz2018-09-251-1/+12
* reordered windows test groups for better efficiency (#45445) (#45449)Jordan Borean2018-09-256-6/+6
* [stable-2.5] Ensure loop with delegate_to can short circuit the same as witho...Matt Martz2018-09-251-0/+19
* Backport a change on doc for lvol module (#45914)Julien Girardin2018-09-211-1/+0
* Update RHEL and FreeBSD versions used for tests:Matt Clay2018-09-121-2/+2
* Remove obsolete default container.Matt Clay2018-09-056-171/+0
* Switch default test container to quay.io.Matt Clay2018-09-051-1/+1
* Fixes for ansible-test sanity import test. (#45249)Matt Clay2018-09-051-24/+38
* Fix ansible-test virtualenv use in import test.Matt Clay2018-09-051-1/+3
* Update test constraints. (#44975)Matt Clay2018-09-051-0/+3
* Flush output from timing script.Matt Clay2018-09-051-0/+1
* Add seccomp support to ansible-test.Matt Clay2018-09-054-8/+22
* Get packages for dnf and yum tests from S3.Matt Clay2018-09-052-3/+3
* [stable-2.5] Fix another corner case of too many warnings for world readable ...Toshio Kuratomi2018-09-051-0/+25
* Broken dependencies in 2.5 (#41952)Zim Kalinowski2018-09-056-30/+27
* Remove obsolete `test/utils/docker/` directory.Matt Clay2018-08-3012-763/+1
* List quay.io images during Shippable run.Matt Clay2018-08-301-0/+1
* Switch distro test containers to quay.io images.Matt Clay2018-08-304-17/+32
* Fix change detection on retried Shippable jobs.Matt Clay2018-08-302-3/+4
* Ignore CentOS 6.10 for passwordstore test.Matt Clay2018-08-301-1/+1
* Restore repos after zypper_repository test runs.Matt Clay2018-08-303-36/+42
* Use runtime instead of datetime for test output.Matt Clay2018-08-233-2/+13
* Only template values in vars_prompt rather than all vars (#39304) (#44082)Sam Doran2018-08-1310-0/+241
* [stable-2.5] Only print warning when ansible.cfg is actually skipped (#43583)...Toshio Kuratomi2018-08-133-6/+222
* fix issue [ get_url does not change mode when checksum matches ] (#43342) (#4...Shuang Wang2018-08-131-21/+50
* Fix for creation and removal of swap record in fstab (fixes #42706, #31437 an...Jiri Tyr2018-08-131-0/+100
* Add AnsibleModule signature schema, and fix associated issues (#43512) (#43515)Matt Martz2018-08-132-16/+52
* openvswitch_db : Handle column value conversion and idempotency in no_key cas...Deepak Agrawal2018-08-132-4/+7