ansible/test/integration/targets/var_blending
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.
2019-08-14 16:33:45 -07:00
..
group_vars
host_vars
roles/test_var_blending
aliases Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
inventory
runme.sh Clean up various integration tests. (#60613) 2019-08-14 16:33:45 -07:00
test_var_blending.yml Split out var_blending test into targets dir. (#17996) 2016-10-12 22:22:46 -07:00
test_vars.yml Clean up various integration tests. (#60613) 2019-08-14 16:33:45 -07:00
vars_file.yml