Commit Graph

26 Commits (99235071a341d80c71612a7680ae93e166217951)

Author SHA1 Message Date
Steven Robertson b469da399b localhost_ansible tests now pass, adding -vvv to ansible_tests to get more debug info there 4 years ago
Steven Robertson 5fa9f97b66 ansible.posix.synchronize isn't being loaded in tests but is locally, reducing v count to get around azure devops scroll bug 4 years ago
Steven Robertson 8d95172821 warnings silenced, see if can put back in vvv 4 years ago
Steven Robertson 0a46a4e47b logs too verbose, unable to load test page 4 years ago
Steven Robertson b3c94867e2 run tests with verbose logging 4 years ago
Steven Robertson dc94633011 ansible_install.py already installs ansible and collections, so don't need to in ansible_tests.py 4 years ago
Steven Robertson 2c9b6433ef fix another encoding place 4 years ago
Steven Robertson 55c5a274cc install community.general collection 4 years ago
Steven Robertson 5dee6fb891 fix ansible install, also TODO: why do we have 3 almost the same install scripts... 4 years ago
Steven Robertson 6bdcbff7b2 upgrade to ubuntu 18 might fix keyserver thing 4 years ago
Steven Robertson 39b55796c5 forgot sudo 5 years ago
Steven Robertson 57d56a63c0 apt deb should be in cassandra.list 5 years ago
Steven Robertson a8888916b1 sources.list not what was expected, debug commit to find the bad deb entry 5 years ago
Steven Robertson f14144fb9e try and fix bad cassandra apt-get update on azure ubuntu 16.04 vm 5 years ago
Steven Robertson 3d28ed11b7 added wrong key for debian 9 test container 5 years ago
Steven Robertson e407172aa8 add missing apt key 5 years ago
David Wilson 7ca073cdf8 issue #482: ci: add stray process checks to all jobs
List of interesting processes can probably expand more over time.
5 years ago
David Wilson d981a382c9 ci: work around various broken aspects of Travis VM image
- Symlink broken Ubuntu Python package pieces back together. See many
  Google hits about this issue.
- Remove apt sources that can no longer be updated.
5 years ago
David Wilson 838742f000 issue #587: support pausing ansible_tests if flag file exists
To support debugging on Azure
5 years ago
David Wilson 73a0c485cf tests: CI should symlink all contents of ansible/hosts/ 6 years ago
David Wilson 81c93e173f ci: remove duplicate /usr/bin/time call 6 years ago
David Wilson e12c963279 issue #426: make ansible_tests use python_path 6 years ago
David Wilson 8df895a8ac issue #426: make ansible_tests dump inventory. 6 years ago
David Wilson 2a6dbb038f Pythonize, split out and parallelize all jobs. 6 years ago
David Wilson 0b86c4e45f tests: basic (incomplete) Azure Pipelines config 6 years ago
David Wilson 3f414d5967 tests: rename .travis -> .ci, move Azure config into .ci 6 years ago