We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cb1659 commit 7a570afCopy full SHA for 7a570af
pkg/testsuites/standard_suites.go
@@ -147,6 +147,7 @@ var staticSuites = []ginkgo.TestSuite{
147
withExcludedTestsFilter(withStandardEarlyOrLateTests("name.contains('[Suite:openshift/conformance/serial')")),
148
},
149
TestTimeout: 40 * time.Minute,
150
+ Parallelism: 1,
151
152
{
153
Name: "openshift/disruptive",
0 commit comments