]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
tests: Fix bugs revealed by mock's recent change
authorZack Cerza <zack@redhat.com>
Mon, 23 Jan 2023 20:26:41 +0000 (13:26 -0700)
committerZack Cerza <zack@redhat.com>
Tue, 24 Jan 2023 00:31:12 +0000 (17:31 -0700)
commitee18d9980ae8a92bd8808c6035d1fd476c66b13e
tree1a4ce7e6564f5fe5c6c8491abc17fbc553b54a3d
parent6ff1043cb4dc4987e934315620ab350926019579
tests: Fix bugs revealed by mock's recent change

Once the asserts were corrected, these tests started failing.
Fortunately, they didn't seem to be masking any actual bugs.

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