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.
mitogen/tests/ansible/integration/runner/all.yml

25 lines
1017 B
YAML

- include: atexit.yml
- include: builtin_command_module.yml
- include: crashy_new_style_module.yml
- include: custom_bash_hashbang_argument.yml
- include: custom_bash_old_style_module.yml
- include: custom_bash_want_json_module.yml
- include: custom_binary_producing_json.yml
- include: custom_binary_producing_junk.yml
- include: custom_binary_single_null.yml
- include: custom_perl_json_args_module.yml
- include: custom_perl_want_json_module.yml
- include: custom_python_json_args_module.yml
- include: custom_python_new_style_missing_interpreter.yml
- include: custom_python_new_style_module.yml
- include: custom_python_prehistoric_module.yml
- include: custom_python_want_json_module.yml
- include: custom_script_interpreter.yml
- include: environment_isolation.yml
# I hate this test. I hope it dies, it has caused nothing but misery and suffering
#- include: etc_environment.yml
- include: forking_active.yml
- include: forking_correct_parent.yml
- include: forking_inactive.yml
- include: missing_module.yml