mitogen/tests/ansible/integration/runner
David Wilson b0e7c1a315 tests: fix /etc/environment test on vanilla
Use "meta: reset_connection" to ensure /etc/environment is reloaded.
Looks like this entire feature can be ripped out!
2019-01-20 07:10:28 +00:00
..
_etc_environment_global.yml tests: fix /etc/environment test on vanilla 2019-01-20 07:10:28 +00:00
_etc_environment_user.yml tests: split etc_environment test in two 2018-11-06 16:57:51 +00:00
_reset_conn.yml tests: fix /etc/environment test on vanilla 2019-01-20 07:10:28 +00:00
all.yml issue #397: fix another case where stray tmpdirs can be left behind. 2018-10-23 15:29:03 +01:00
atexit.yml issue #454: fix AttributeError and atexit.yml test. 2018-12-15 15:16:32 +00:00
builtin_command_module.yml tests: many test fixes. Travis broken for >1 week. 2018-05-04 20:28:05 +01:00
custom_bash_hashbang_argument.yml issue #291: support UNIX hashbang syntax for ansible_*_interpreter. 2018-07-22 16:24:42 -07:00
custom_bash_old_style_module.yml tests: many test fixes. Travis broken for >1 week. 2018-05-04 20:28:05 +01:00
custom_bash_want_json_module.yml tests: many test fixes. Travis broken for >1 week. 2018-05-04 20:28:05 +01:00
custom_binary_producing_json.yml tests: remove a bunch of stray debug 2018-10-02 19:19:30 +01:00
custom_binary_producing_junk.yml tests: remove a bunch of stray debug 2018-10-02 19:19:30 +01:00
custom_binary_single_null.yml tests: many test fixes. Travis broken for >1 week. 2018-05-04 20:28:05 +01:00
custom_perl_json_args_module.yml tests: many test fixes. Travis broken for >1 week. 2018-05-04 20:28:05 +01:00
custom_perl_want_json_module.yml tests: many test fixes. Travis broken for >1 week. 2018-05-04 20:28:05 +01:00
custom_python_json_args_module.yml tests: many test fixes. Travis broken for >1 week. 2018-05-04 20:28:05 +01:00
custom_python_new_style_missing_interpreter.yml tests: many test fixes. Travis broken for >1 week. 2018-05-04 20:28:05 +01:00
custom_python_new_style_module.yml Initial Python 3.x port work. 2018-07-07 14:55:47 +01:00
custom_python_want_json_module.yml tests: many test fixes. Travis broken for >1 week. 2018-05-04 20:28:05 +01:00
custom_script_interpreter.yml tests: use test-targets group, not all group 2018-04-22 19:40:58 +01:00
environment_isolation.yml issue #309: fix environment cleanup regression. 2018-07-19 10:59:18 -04:00
etc_environment.yml tests: split etc_environment test in two 2018-11-06 16:57:51 +00:00
forking_active.yml ansible: remove a bunch more aliasing from connection.py. 2018-09-08 22:31:19 +01:00
forking_correct_parent.yml ansible: fork isolated tasks from correct parent. 2018-09-08 22:17:39 +01:00
forking_inactive.yml ansible: fork isolated tasks from correct parent. 2018-09-08 22:17:39 +01:00
missing_module.yml tests: fix integration/runner/missing_module.yml on Travis. 2018-08-18 16:43:59 +01:00