We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d86ffe commit abccf58Copy full SHA for abccf58
regression-test/pipeline/external/conf/regression-conf.groovy
@@ -64,7 +64,7 @@ testSuites = ""
64
testDirectories = ""
65
66
// this groups will not be executed
67
-excludeGroups = ""
+excludeGroups = "p1,p2"
68
// this suites will not be executed
69
// load_stream_fault_injection may cause bad disk
70
regression-test/pipeline/p0/conf/regression-conf.groovy
@@ -56,7 +56,7 @@ testSuites = ""
56
57
58
59
60
61
62
0 commit comments