Skip to content

Commit 7e95ce0

Browse files
committed
Test PR
1 parent adfcb39 commit 7e95ce0

File tree

1 file changed

+1
-1
lines changed
  • pkg/monitortests/clusterversionoperator/legacycvomonitortests

1 file changed

+1
-1
lines changed

pkg/monitortests/clusterversionoperator/legacycvomonitortests/operators.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ func testUpgradeOperatorStateTransitions(events monitorapi.Intervals, clientConf
443443
return "https://issues.redhat.com/browse/OCPBUGS-38663", nil
444444
}
445445
}
446-
return "", nil
446+
return "test", nil
447447
}
448448

449449
return testOperatorStateTransitions(events, []configv1.ClusterStatusConditionType{configv1.OperatorAvailable, configv1.OperatorDegraded}, except, clientConfig)

0 commit comments

Comments
 (0)