]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Merge pull request #1264 from tchaikov/yaml-loads
authorKefu Chai <tchaikov@gmail.com>
Tue, 5 Mar 2019 01:03:50 +0000 (09:03 +0800)
committerGitHub <noreply@github.com>
Tue, 5 Mar 2019 01:03:50 +0000 (09:03 +0800)
commit6e4295c6438c3eff8826f3c3ac6dc3cd53dbbe3d
tree957759ae6f1f4957ee7cff559a6270e2f18680d4
parente7b685520125f36747d4fabe613966d10c51a106
parente26e58a77f4a89f7b838aacad801d04fc194f953
Merge pull request #1264 from tchaikov/yaml-loads

ansible.py: catch yaml.YAMLError when yaml.safe_load()

Reviewed-by: David Zafman <dzafman@redhat.com>