]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Ansible._handle_failure: YAMLErrors are special
authorZack Cerza <zack@redhat.com>
Fri, 14 Jul 2023 17:38:54 +0000 (11:38 -0600)
committerZack Cerza <zack@redhat.com>
Fri, 14 Jul 2023 18:04:17 +0000 (12:04 -0600)
commitad65ce07d4a0a5122fb0d5d7f8cbc1f6fc1dc95c
treecd71038331919e9e5015a65d5a7c9e6e9839a842
parent8260c34366a95b0f10ba94aedbe051b36ae034a0
Ansible._handle_failure: YAMLErrors are special

Return to treating them differently, but also continue to catch other
exceptions here.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/task/ansible.py