Matt Clay
785afc7a53
Improve ansible-test python interpreter selection. ( #54445 )
6 years ago
Matt Clay
870abd7366
Clean up remote setup script for tests. ( #54433 )
...
* Only update sshd_config for FreeBSD tests.
* Also skip service restart unless config changed.
* Only pip install virtualenv for macOS tests.
* Also add retries and disable pip version check.
* Fix indentation.
* Reduce noise during remote instance setup.
* Refactor and clean up pip install.
* Decrease verbosity of commands.
* Remove unnecessary package install.
6 years ago
Matt Clay
07e9438848
Move interface management into delegate_to test.
6 years ago
Matt Clay
215b27eb10
Enable paramiko connection tests on RHEL 8.0.
6 years ago
Matt Clay
6cd8742fa7
Add virtualenv symlink for RHEL 8.
...
Also enable template_jinja2_latest now that it passes.
6 years ago
Adam Miller
4771ccc24b
enable rhel8 beta for testing in ec2 ( #48831 )
6 years ago
Matt Clay
ac492476e5
Bug fixes and cleanup for ansible-test. ( #45991 )
...
* Remove unused imports.
* Clean up ConfigParser usage in ansible-test.
* Fix bare except statements in ansible-test.
* Miscellaneous cleanup from PyCharm inspections.
* Enable pylint no-self-use for ansible-test.
* Remove obsolete pylint ignores for Python 3.7.
* Fix shellcheck issuers under newer shellcheck.
* Use newer path for ansible-test.
* Fix issues in code-smell tests.
6 years ago
Matt Clay
c3d3b6cedc
Fix FreeBSD package install in test setup.sh.
7 years ago
Matt Clay
d2ce1d3c26
Revert "Work-around for get-pip.py install failure."
...
This reverts commit fa466be33d
.
7 years ago
Matt Clay
fa466be33d
Work-around for get-pip.py install failure.
7 years ago
Matt Clay
e7b793c8c6
Move requirements into tests. ( #35885 )
7 years ago
Matt Clay
69132007c0
Revert "Move requirements into tests. ( #35197 )"
...
This reverts commit 4f6017dc16
.
7 years ago
Matt Clay
4f6017dc16
Move requirements into tests. ( #35197 )
7 years ago
Matt Clay
1b5c4b72bd
Add Azure provider support to ansible-test and CI.
...
ci_complete
7 years ago
Matt Clay
e1b9af9082
Add retries to remote test package installs.
7 years ago
Matt Clay
a66bd8f7c3
Don't update RHEL instances before running tests.
7 years ago
Matt Clay
2146bb57ce
Simplify FreeBSD setup for tests.
7 years ago
Matt Clay
4a013d6d69
Add RHEL 7.3 to ansible-test and CI. ( #26550 )
...
* Add support for RHEL to ansible-test.
* Enable RHEL 7.3 on Shippable.
7 years ago
Matt Clay
6bbd92e422
Initial ansible-test implementation. ( #18556 )
8 years ago