You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/extend/cloudcredential.go
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -60,7 +60,7 @@ var _ = g.Describe("[Jira:\"Cloud Credential Operator\"] Cluster_Operator CCO is
60
60
61
61
// It is destructive case, will remove root credentials, so adding [Disruptive]. The case duration is greater than 5 minutes
62
62
// so adding [Slow]
63
-
g.It("[Suite:cco/disruptive][OTP][PolarionID:31768][Disruptive][Serial][Slow]NonHyperShiftHOST-High-Report the mode of cloud-credential operation as a metric", ote.Informing(), func() {
63
+
g.It("[Suite:cco/disruptive][OTP][PolarionID:31768][Disruptive][Slow]NonHyperShiftHOST-High-Report the mode of cloud-credential operation as a metric", ote.Informing(), func() {
g.It("[Suite:cco/disruptive][OTP][PolarionID:48360][Disruptive][Serial][platform:aws] NonHyperShiftHOST-Medium-Reconciliation of aws pod identity mutating webhook did not happen", ote.Informing(), func() {
337
+
g.It("[Suite:cco/disruptive][OTP][PolarionID:48360][Disruptive][platform:aws] NonHyperShiftHOST-Medium-Reconciliation of aws pod identity mutating webhook did not happen", ote.Informing(), func() {
338
338
//Check IAAS platform type
339
339
iaasPlatform:=checkPlatform(oc)
340
340
ifiaasPlatform!="aws" {
@@ -373,7 +373,7 @@ data:
373
373
assertWaitPollNoErr(errWait, "The port is not reset to 443")
0 commit comments