We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ae7d31 + fc88295 commit d78456aCopy full SHA for d78456a
1 file changed
testlib/infra.py
@@ -671,6 +671,7 @@ def __init__(self, *, test_id=None):
671
not test_id.endswith(test_name)
672
for test_name in [
673
"test_pool_add_data_init_cache",
674
+ "test_pool_add_different_data_after_cache",
675
"test_pool_start_by_name",
676
"test_pool_start_stopped",
677
"test_pool_start_without_cache",
0 commit comments