Commit Graph

25 Commits (c7e798e800f50947507dc920dbebdb56a5588d3b)

Author SHA1 Message Date
David Wilson b8908919b1 Arrange for sshpass to be installed. 6 years ago
David Wilson 3a0618684f tests: build the test binary custom modules 6 years ago
David Wilson f7db338d12 tests: more ansible_test tweaks 6 years ago
David Wilson 3e2abf36d5 tests: ansible_test shouldn't have a default become password 6 years ago
David Wilson c2f94017c7 tests: ensure perms for SSH private key 6 years ago
David Wilson b81a47649e tests: use non-root SSH user to connect to Docker image in ansible_test. 6 years ago
David Wilson 7a078a458c tests: run ansible with -vvv to catch copy hang 6 years ago
David Wilson 5b4d17dba8 tests: dump Ansible hosts after creating it 6 years ago
David Wilson 44f09a9912 tests: don't run MODE=ansible against localhost on Travis 6 years ago
David Wilson 5de72d378f tests: fix debops_tests username rename. 6 years ago
David Wilson b0d1cb4501 tests: fix DebOps tests for new image tag names. 6 years ago
David Wilson 6df796c7b6 tests: fix Ansible jobs to run on Debian/CentOS images too. 6 years ago
David Wilson c33394d49b tests: add TRAVIS_BUILD_DIR to PYTHONPATH for debops 6 years ago
David Wilson f20687db39 tests: fix permission error on Travis. 6 years ago
David Wilson bc4a6b39bf issue #164: teach debops_tests.sh to use SSH
Login with a non-privileged account over SSH rather than just jumping
straight in as root via Docker.
6 years ago
David Wilson 26cc0f2724 issue #164: fix remote_tmp handling on <2.5 6 years ago
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.
6 years ago
David Wilson 475d459185 issue #164: rename 'test' to 'run_tests' to avoid tab complete conflict 6 years ago
David Wilson 8249fa2019 issue #164: typo x2. 6 years ago
David Wilson b9afde0e61 issue #164: typo. 6 years ago
David Wilson 058ddeee58 issue #164: run against 4 targets. 6 years ago
David Wilson 4c842751d0 issue #164: run twice to make timing comparable to old reports 6 years ago
David Wilson 2128ffafce issue #164: cure type error. 6 years ago
David Wilson 5bf5664667 issue #164: speed up DH generation step 6 years ago
David Wilson de5028ac18 issue #164: arrange for DebOps common.yml to run under Travis. 6 years ago