Commit Graph

17 Commits

Author SHA1 Message Date
Alex Willmer db0ffae352 tests: Enable stricter error handling, fix resulting failures 2022-07-17 13:44:05 +01:00
Klaus Zerwes 2b4f04c554 Revert "Revert "fixed tests for ansible 2.12""
This reverts commit 478f286efb.
2021-12-12 22:12:01 +01:00
Klaus Zerwes 478f286efb Revert "fixed tests for ansible 2.12"
include is deprecated and will be removed in 2.16, so there is some time to fix this left
This reverts commit 2d3970552e.
2021-12-12 20:34:52 +01:00
Klaus Zerwes 2d3970552e fixed tests for ansible 2.12 2021-12-08 23:46:36 +01:00
Alex Willmer 3c58215a91 tests: Tag Ansible tests
This makes it easier to run subsets using ANSIBLE_RUN_TAGS=...
2021-11-02 20:07:28 +00:00
Alex Willmer cfa5888547 tests: Print variables on failure of assert tasks
Fixes #852
2021-09-07 22:10:25 +01:00
Steven Robertson 5a0da02e6c code review changes, using when statements and adding trailing comma 2020-11-12 20:47:28 -08:00
Steven Robertson aac1e7f76a fix yml parsing 2020-10-06 00:10:41 -07:00
Steven Robertson fbcf765fb2 oops, yml file can't be empty 2020-10-06 00:02:02 -07:00
Steven Robertson 31670ff993 ignore another flaky test that works locally 2020-10-05 23:51:21 -07:00
David Wilson c1a4597e32 issue #477: tests: use Ansible 2.3-compatible include rather than import
This will break with Ansible 2.8. Probably going to end up with a regex
hack for CI.
2019-01-24 04:17:07 +00:00
David Wilson 5a96d13fd8 issue #426: fix all.yml sorting, one more delegate_to 2019-01-18 23:30:12 +00:00
David Wilson cbd4129cb9 tests: fix paramiko_unblemished.yml 2018-10-31 19:15:23 +00:00
David Wilson 962ba862e9 tests: use test-targets group, not all group 2018-04-22 19:40:58 +01:00
David Wilson ce260933d9 tests: consistent play naming everywhere 2018-04-18 15:43:54 +01:00
David Wilson ef47347cdf tests: raft of fixes for vanilla Ansible 2018-04-17 14:58:33 +00:00
David Wilson 680dc1bf68 issue #164: basic connection loader tests. 2018-04-05 17:27:42 +01:00