]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
test_exit: Drop bad test_noop 1914/head
authorZack Cerza <zack@redhat.com>
Wed, 31 Jan 2024 01:56:19 +0000 (18:56 -0700)
committerZack Cerza <zack@redhat.com>
Wed, 31 Jan 2024 02:00:06 +0000 (19:00 -0700)
commit61552e565d59b8eef3c55fbd10b9d8bb7ed0b934
tree4e4166bb2d7544ea9c863df38bf89b2a3e303a36
parent2a87d27979c88feed5c10e81113278aaf21d18a0
test_exit: Drop bad test_noop

This test races with other tests because Exiter doesn't have a great way to
remove all installed handlers. This is a test-only issue, so we can drop this
test.

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