Alex Willmer
|
7079a07a15
|
tests: Fix duplicate local task executions
integration/ssh/timeouts.yml is noteworthy. It was an accidental N**2 in time
- executing num hosts * num hosts tasks.
|
6 months ago |
Alex Willmer
|
45c42d386a
|
tests: Replace uses of ``include:``, unify skipping of mitogen only tests
The tag mitogen_only is only informational for now. It may be possible to use
it with ANSIBLE_SKIP_TAGS in the future.
|
8 months ago |
Alex Willmer
|
db0ffae352
|
tests: Enable stricter error handling, fix resulting failures
|
2 years ago |
Alex Willmer
|
3c58215a91
|
tests: Tag Ansible tests
This makes it easier to run subsets using ANSIBLE_RUN_TAGS=...
|
3 years ago |
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.
|
6 years ago |
David Wilson
|
24a44499ca
|
tests: verify Connection.put_file() for small/large files.
|
6 years ago |