Skip to content

Commit 4d81e75

Browse files
stbenjamclaude
andcommitted
Move OTE test to openshift/conformance/parallel suite
Move the informing lifecycle test into the conformance/parallel suite so it runs in CI jobs that use the standard parallel suite, making the non-blocking failure message visible in the Spyglass JUnit lens. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent cd8b853 commit 4d81e75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/extended/extension/extension.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
e2e "k8s.io/kubernetes/test/e2e/framework"
77
)
88

9-
var _ = g.Describe("[sig-ci] [OTE] OpenShift Tests Extension [Suite:openshift/ote]", func() {
9+
var _ = g.Describe("[sig-ci] [OTE] OpenShift Tests Extension [Suite:openshift/conformance/parallel]", func() {
1010
defer g.GinkgoRecover()
1111

1212
_ = g.It("should support tests that succeed", func() {})

0 commit comments

Comments
 (0)