ansible/test
Matt Clay e69828e285
Force tests to set ansible_python_interpreter. (#54191)
* Force tests to set ansible_python_interpreter.

This avoids use of interpreter discovery unless tests opt-in to using it.
Avoiding interpreter discovery helps avoid selecting the wrong interpreter for tests.

* Prevent use of global inventory in tests.

This will avoid issues with tests picking up global inventory
instead of using implicit localhost as intended.

* Require hosts to exist in inventory for tests.

This will prevent tests from unintentionally passing
when hosts are not found in inventory. Does not prevent
the use of implicit localhost.
2019-03-21 21:54:41 -07:00
..
cache
env Add env command to ansible-test and run in CI. (#50176) 2018-12-20 22:08:57 -08:00
integration Force tests to set ansible_python_interpreter. (#54191) 2019-03-21 21:54:41 -07:00
legacy Cleanup yaml files with incorrect task attrs (#53813) 2019-03-15 13:05:09 -04:00
results
runner Fix typo in doc_fragments path. 2019-03-21 15:36:05 -07:00
sanity Fix typo in doc_fragments path. 2019-03-21 15:36:05 -07:00
units rename rhsm_repository_release to rhsm_release (#53430) 2019-03-21 10:21:45 -05:00
utils Slightly increase non-coverage unit test timeout. 2019-03-21 09:30:43 -07:00