Commit Graph

10 Commits

Author SHA1 Message Date
David Wilson 3a0618684f tests: build the test binary custom modules 2018-04-17 13:41:16 +01:00
David Wilson f7db338d12 tests: more ansible_test tweaks 2018-04-16 19:05:54 +01:00
David Wilson 3e2abf36d5 tests: ansible_test shouldn't have a default become password 2018-04-16 18:57:37 +01:00
David Wilson c2f94017c7 tests: ensure perms for SSH private key 2018-04-16 17:55:38 +01:00
David Wilson b81a47649e tests: use non-root SSH user to connect to Docker image in ansible_test. 2018-04-16 16:19:53 +01:00
David Wilson 7a078a458c tests: run ansible with -vvv to catch copy hang 2018-04-16 15:13:17 +01:00
David Wilson 44f09a9912 tests: don't run MODE=ansible against localhost on Travis 2018-04-16 15:01:43 +01:00
David Wilson 6df796c7b6 tests: fix Ansible jobs to run on Debian/CentOS images too. 2018-04-16 14:53:45 +01:00
David Wilson 26cc0f2724 issue #164: fix remote_tmp handling on <2.5 2018-04-04 20:19:46 +01:00
David Wilson 3ebe600389 issue #164: convert "examples" into actual tests
- Add new Travis mode, "ansible_tests.sh" that runs
  integrations/all.yml. Slowly build this up over time to cover more of
  the existing junk.

- Add basic assertions on the output of the existing runner__* files.

- Wire up 2.4.3/2.5.0 jobs in Travis.
2018-04-04 20:01:23 +01:00