Alex Willmer
|
3c58215a91
|
tests: Tag Ansible tests
This makes it easier to run subsets using ANSIBLE_RUN_TAGS=...
|
3 years ago |
Alex Willmer
|
5fc7fcd112
|
CI: Skip unprivileged become tests on MacOS with Ansible < 2.11
Ansible 2.10 and earlier try to use setfacl, which is not present on
MacOS. Ansible 2.11 and later use chmod +a instead.
|
3 years ago |
Alex Willmer
|
cfa5888547
|
tests: Print variables on failure of assert tasks
Fixes #852
|
3 years ago |
Steven Robertson
|
0ab5bdb7f9
|
disabling another test
|
5 years ago |
David Wilson
|
bc275b2526
|
tests: another random string changed in 2.8.3
|
5 years ago |
David Wilson
|
962ba862e9
|
tests: use test-targets group, not all group
|
7 years ago |
David Wilson
|
ce260933d9
|
tests: consistent play naming everywhere
|
7 years ago |
David Wilson
|
ed915b6e63
|
tests: magic mitogen_shutdown_all action
LRU tests break when run as part of the whole suite rather than
individually, because LRU stuff is already happening for earlier tests.
|
7 years ago |
David Wilson
|
ba8022424b
|
tests: more work to standardize user accounts.
|
7 years ago |
David Wilson
|
98ee3e177a
|
ansible: tests for sudo behaviour; closes #143.
|
7 years ago |