]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
test_ansible: Use mock_open()
authorZack Cerza <zack@redhat.com>
Wed, 5 Jul 2023 23:07:32 +0000 (17:07 -0600)
committerZack Cerza <zack@redhat.com>
Wed, 5 Jul 2023 23:45:23 +0000 (17:45 -0600)
commit9b4cb18ecb06efe51a41f6ebe8f959b826b1bc35
treea25f87f4ab36fc14b6dc0a4193add438224b0822
parentb53f236c1077f1d295baafb9e0ca9a4b447019d7
test_ansible: Use mock_open()

This provides a more complete interface than what we were constructing.

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