]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
tests: Fix broken Mock assert statements
authorZack Cerza <zack@redhat.com>
Sat, 21 Jan 2023 00:18:08 +0000 (17:18 -0700)
committerZack Cerza <zack@redhat.com>
Tue, 24 Jan 2023 00:29:29 +0000 (17:29 -0700)
commit6ff1043cb4dc4987e934315620ab350926019579
treebcd9e4a61a4c3b62354ecc85d31fe4cc044c14f6
parent3e6cb25c528b1730f56dadc3396ce3bb6ddf178b
tests: Fix broken Mock assert statements

This breaks (or, rather, reveals the broken state of) several unit
tests. A subsequent commit will fix them.

See https://github.com/testing-cabal/mock/commit/21787a948cf1186f3bd38462d5b912784fa81218

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/orchestra/test/test_cluster.py
teuthology/orchestra/test/test_remote.py
teuthology/provision/cloud/test/test_openstack.py
teuthology/provision/test/test_fog.py
teuthology/test/task/test_ansible.py
teuthology/test/task/test_console_log.py
teuthology/test/test_worker.py