]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
task/ceph_ansible: Fix attribute handling 1747/head
authorZack Cerza <zack@redhat.com>
Tue, 19 Apr 2022 23:44:16 +0000 (17:44 -0600)
committerZack Cerza <zack@redhat.com>
Tue, 19 Apr 2022 23:46:31 +0000 (17:46 -0600)
commit9ebb0ab96a5ae31e5807ddf5615921cf3f1f2888
treee18872a8386fc9aa69b8095dbbaf5e53b6adc7ba
parentb21f9558629bbbb865321b6e62e8b2c23e4d3291
task/ceph_ansible: Fix attribute handling

... in get_host_vars(). This had broken unit tests when a top-level
"ceph_ansible" key is present in the teuthology config.

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