Skip to content

Commit fc88295

Browse files
committed
Skip dbus monitor for test_pool_add_different_data_after_cache
See stratis-storage/project#855 Signed-off-by: mulhern <amulhern@redhat.com>
1 parent 6ae7d31 commit fc88295

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

testlib/infra.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -671,6 +671,7 @@ def __init__(self, *, test_id=None):
671671
not test_id.endswith(test_name)
672672
for test_name in [
673673
"test_pool_add_data_init_cache",
674+
"test_pool_add_different_data_after_cache",
674675
"test_pool_start_by_name",
675676
"test_pool_start_stopped",
676677
"test_pool_start_without_cache",

0 commit comments

Comments
 (0)