Matt Clay
|
dbb89549ff
|
Improve ansible-test error handling and timeouts. (#20328)
* Eliminate warning/retry on old instance check.
* Increase instance start timeout for windows.
|
8 years ago |
Matt Clay
|
b5d5888b6e
|
Add support for ios to ansible-test.
|
8 years ago |
Matt Clay
|
e2bd71ac02
|
Clean up inventory generation in ansible-test. (#20313)
|
8 years ago |
Matt Clay
|
a59ce3a7f9
|
Add retry on failure to get instance.
|
8 years ago |
Matt Clay
|
f3130898bb
|
Retry instance start on error.
|
8 years ago |
Matt Clay
|
d8733a5455
|
Complete initial network-integration support.
|
8 years ago |
Matt Clay
|
300181cfd3
|
Send current winrm config to ansible-core-ci.
|
8 years ago |
Matt Clay
|
f340b8d14f
|
Add test support for python 3.6.
|
8 years ago |
Matt Clay
|
3ec7243918
|
Run all win tests for winrm config script changes.
|
8 years ago |
Brian Coca
|
57f8b791d6
|
consolidated docs
point to new doc locations
removed non existing dirs
|
8 years ago |
Matt Clay
|
b7780ca530
|
Pass DOCKER_* env vars to docker in ansible-test.
|
8 years ago |
Matt Clay
|
dac226de4a
|
Improve ansible-test completion and messaging. (#19627)
* Simplify type annotation of args.docker_util.
* Improve error messaging for ansible-doc test.
* Add completion for docker, remote and windows.
|
8 years ago |
Matt Clay
|
422857166b
|
Remove legacy test alias migration script. (#19629)
* Require code-smell tests to be files.
* Add sanity check for integration test aliases.
* Remove migration script for test aliases.
|
8 years ago |
Matt Clay
|
9b5c782a0b
|
Use `docker pull` by default in ansible-test.
|
8 years ago |
Matt Clay
|
f28b5a0ed8
|
Add --tox-sitepackages option to ansible-test.
|
8 years ago |
Matt Clay
|
45772b961f
|
Add private fork CI support to ansible-test.
|
8 years ago |
Matt Clay
|
1c9a58a885
|
Run all tests when no last successful commit.
(cherry picked from commit 2e56035fddfd04eb084bd977fc1ee2f35c2f5283)
|
8 years ago |
Matt Clay
|
5628e260f2
|
Relocate module unit tests. (#18812)
* Relocate module unit tests.
* Fix classification of unit test changes.
|
8 years ago |
Matt Clay
|
573078fc6b
|
Fix unit test directory path target.
|
8 years ago |
Matt Clay
|
47083f145a
|
Don't error if pytest skips all unit tests.
|
8 years ago |
Matt Clay
|
8e951b9f98
|
Remove legacy `test/samples` directory.
|
8 years ago |
Matt Clay
|
7d3e2b2121
|
Verify path before assigning to sanity test.
|
8 years ago |
Matt Clay
|
14a2757116
|
Correct change classification for network plugins.
|
8 years ago |
Adrian Likins
|
ba56c87566
|
Add SSH_AUTH_SOCK to default env
So ssh-agent works when using locally.
|
8 years ago |
Matt Clay
|
bee58fe890
|
Fix compile skip path handling for targeted tests.
|
8 years ago |
Matt Clay
|
6bbd92e422
|
Initial ansible-test implementation. (#18556)
|
8 years ago |