Matt Clay
e8a31a12be
Use a consistent RLIMIT_NOFILE for ansible-test.
2019-02-18 23:43:37 -08:00
Matt Clay
b834b29e43
Run integration tests from temporary directory.
...
ci_complete
2019-01-17 17:22:51 -08:00
Matt Clay
01833b6fb1
Add env
command to ansible-test and run in CI. ( #50176 )
...
* Add `env` command to ansible-test and run in CI.
* Avoid unnecessary docker pull.
2018-12-20 22:08:57 -08:00
Matt Clay
0826a00803
Add --raw
option to ansible-test shell command.
...
It is currently supported only with the `--remote` option.
This makes it easier to troubleshoot new instances which are not
yet supported by the setup scripts used by ansible-test.
2018-11-16 17:38:15 -08:00
Jordan Borean
6e2897647c
win test: add http tester container to Windows tests ( #46606 )
2018-10-13 08:20:00 +10:00
Jordan Borean
7b774117ab
ansible-test: set ulimit to enforce consistent test environment ( #46652 )
...
* ansible-test: set ulimit to enforce consistent test environment
* fixed santiy issue
2018-10-09 12:18:49 +10:00
Matt Clay
0d7a156319
Fix ansible-test encoding issues for exceptions.
2018-10-02 13:36:43 -07:00
Matt Clay
e53390b3b1
Fix ansible-test multi-group smoke test handling. ( #46363 )
...
* Fix ansible-test smoke tests across groups.
* Fix ansible-test list arg defaults.
* Fix ansible-test require and exclude delegation.
* Fix detection of Windows specific changes.
* Add minimal Windows testing for Python 3.7.
2018-10-02 12:26:14 -07:00
Matt Clay
5a3000af19
Support comments in ansible-test flat files.
2018-09-20 00:48:00 -07:00
Matt Clay
f3d1f9544b
Make ansible-test available in the bin directory. ( #45876 )
2018-09-19 17:58:55 -07:00