]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
ansible.FailureAnalyzer: Drop malformed records
authorZack Cerza <zack@redhat.com>
Fri, 14 Jul 2023 17:50:24 +0000 (11:50 -0600)
committerZack Cerza <zack@redhat.com>
Fri, 14 Jul 2023 18:04:17 +0000 (12:04 -0600)
commit1c413be82761863722fd2dabb91597ae7dac3f93
tree4114776f3b5cf70aeda5379cbd0262e7ad3b8a1b
parentad65ce07d4a0a5122fb0d5d7f8cbc1f6fc1dc95c
ansible.FailureAnalyzer: Drop malformed records

If host_obj is the wrong type, we won't be able to extract anything
useful from it. In these cases, we'll end up using the raw string as we
used to do.

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