Skip to content

Commit 7dc2074

Browse files
committed
[sig-auth]: Migrate DCs to Deployments and remove [apigroup:apps.openshift.io] API dependency
1 parent 63cff7d commit 7dc2074

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

test/extended/oauth/requestheaders.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ type certAuthTest struct {
6161
var _ = g.Describe("[Serial] [sig-auth][Feature:OAuthServer] [RequestHeaders] [IdP]", func() {
6262
var oc = exutil.NewCLI("request-headers")
6363

64-
g.It("test RequestHeaders IdP [apigroup:config.openshift.io][apigroup:user.openshift.io][apigroup:apps.openshift.io]", func() {
64+
g.It("test RequestHeaders IdP [apigroup:config.openshift.io][apigroup:user.openshift.io]", func() {
6565

6666
// In some rare cases, CAO might be damaged when entering this test. If it is - the results
6767
// of this test might flaky. This check ensures that we capture such situation early and

test/extended/util/annotate/generated/zz_generated.annotations.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)