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
Matt Clay 0c74ee4352
Clean up various integration tests. (#60613)
* Fix var_blending test temp dir usage.

* Fix filters integration test:

- Fix use of `output_dir`.
- Use `localhost` instead of `testhost` since we're only testing filters.
- Fix `fileglob` test to actually test a directory that exists.

* Fix lookups integration test:

- Fix use of `output_dir`.
- Use `localhost` instead of `testhost` since we're only testing lookups.

* Fix ansible-runner test temp dir usage.

* Fix template and template_jinja2_latest test.

Use the `OUTPUT_DIR` env var to get the output directory for the tests.

* Fix Python version compat in filters test.

* Skip filters test on Python 2.6.
6 years ago
..
cache
integration Clean up various integration tests. (#60613) 6 years ago
legacy safe_eval fix (#57188) 7 years ago
lib/ansible_test Clean up ansible-test results path handling. 6 years ago
results
sanity FortiOS modules for 2.9 - 1 (#60469) 6 years ago
units Meraki - Initial unit tests (#55251) 6 years ago
utils Remove Python 2.6 from Windows tests (#60235) 6 years ago