You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Brian Coca ee4cba1b85 ensure bytes in run_command (#58411)
* ensure we pass bytes to run_command

* changed tests for new behaviour

* dont b the pytest

* fixes by sivel
5 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
integration Ensure only running instance facts are retrieved to match the following assertion 5 years ago
legacy safe_eval fix (#57188) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Removed nested role for ec2_instance tests 5 years ago
sanity Fix sanity tests that are failing with LC_ALL set (#58604) 5 years ago
units ensure bytes in run_command (#58411) 5 years ago
utils Use Python 3.7 to run ansible-test coverage in CI. (#57555) 6 years ago