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/regression
Alex Willmer 6accc87da1 tests: Improve Ansible fail_msg formatting
By switching to block style (`|`) with clip (no `-` or `+`) the failure
messages don't require quoting and gain a single trailing newline. This causes
Ansible to print them as block style, when using the yaml stdout callback
plugin. As a result the values have one less layer of quoting and quote
escaping, making them much easier to read.
2 months ago
..
files CI: Fix tests on Linux, Ansible tests targetting Debian 9 & 11 1 year ago
scripts tests: Pythonize print_env.sh. 6 years ago
templates ansible_mitogen: Add regression test for ActionModuleMixin._remote_chmod() 3 months ago
_mitogen_only.yml tests: Replace uses of ``include:``, unify skipping of mitogen only tests 8 months ago
all.yml ansible_mitogen: Add regression test for ActionModuleMixin._remote_chmod() 3 months ago
become_test.yml ansible_mitogen: Fix --ask-become-pass, add test coverage 7 months ago
issue_109__target_has_old_ansible_installed.yml tests: Improve Ansible fail_msg formatting 2 months ago
issue_113__duplicate_module_imports.yml tests: Improve Ansible fail_msg formatting 2 months ago
issue_118__script_not_marked_exec.yml tests: Tag Ansible tests 3 years ago
issue_122__environment_difference.yml tests: Tag Ansible tests 3 years ago
issue_140__thread_pileup.yml tests: Fix duplicate local task executions 6 months ago
issue_152__local_action_wrong_interpreter.yml tests: Improve Ansible fail_msg formatting 2 months ago
issue_152__virtualenv_python_fails.yml tests: Improve Ansible fail_msg formatting 2 months ago
issue_154__module_state_leaks.yml tests: Improve Ansible fail_msg formatting 2 months ago
issue_177__copy_module_failing.yml tests: Name tasks 2 years ago
issue_332_ansiblemoduleerror_first_occurrence.yml tests: Improve Ansible fail_msg formatting 2 months ago
issue_558_unarchive_failed.yml tests: Name tasks 2 years ago
issue_590__sys_modules_crap.yml tests: Improve Ansible fail_msg formatting 2 months ago
issue_591__setuptools_cwd_crash.yml CI: Migrate macOS integration tests to macOS 12, drop Python 2.7 jobs 4 months ago
issue_615__streaming_transfer.yml tests: Fix duplicate local task executions 6 months ago
issue_655__wait_for_connection_error.yml CI: Migrate macOS integration tests to macOS 12, drop Python 2.7 jobs 4 months ago
issue_776__load_plugins_called_twice.yml Ansible 10 (ansible-core 2.17) support 3 months ago
issue_952__ask_become_pass.yml tests: Use same verbosity when re-executing Ansible inside a playbook 6 months ago
issue_1066__add_host__host_key_checking.yml Ansible 10 (ansible-core 2.17) support 3 months ago
issue_1087__template_streamerror.yml ansible_mitogen: Add regression test for ActionModuleMixin._remote_chmod() 3 months ago
template_test.yml ansible_mitogen: Add regression test for ActionModuleMixin._remote_chmod() 3 months ago