diff --git a/pkg/monitortests/clusterversionoperator/terminationmessagepolicy/monitortest.go b/pkg/monitortests/clusterversionoperator/terminationmessagepolicy/monitortest.go index 0f97fb1c81da..712a3462154c 100644 --- a/pkg/monitortests/clusterversionoperator/terminationmessagepolicy/monitortest.go +++ b/pkg/monitortests/clusterversionoperator/terminationmessagepolicy/monitortest.go @@ -135,8 +135,7 @@ func (w *terminationMessagePolicyChecker) CollectData(ctx context.Context, stora ), // per TRT-2084 these were erroneously allowed to flake, so grandfather them in for now. // they should be fixed and removed from here: - "openshift-backplane": sets.NewString("pods/osd-delete-backplane-serviceaccounts"), // filed OCPBUGS-84527 to fix - "openshift-cluster-version": sets.NewString("pods/version--"), // filed OCPBUGS-84513 to fix + "openshift-backplane": sets.NewString("pods/osd-delete-backplane-serviceaccounts"), // filed OCPBUGS-84527 to fix "openshift-cnv": sets.NewString( // filed OCPBUGS-84522 to fix "pods/hostpath-provisioner-operator", "pods/virt-platform-autopilot",