From d40eb30d98363f8ce01cada95fbb47a3c3f026e5 Mon Sep 17 00:00:00 2001 From: Jian Zhang Date: Tue, 6 Jan 2026 09:08:14 +0800 Subject: [PATCH] update operator-lifecycle-manager-packageserver exception --- .../clusterversionoperator/legacycvomonitortests/operators.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/monitortests/clusterversionoperator/legacycvomonitortests/operators.go b/pkg/monitortests/clusterversionoperator/legacycvomonitortests/operators.go index 546276d48eda..d8eed1f7770a 100644 --- a/pkg/monitortests/clusterversionoperator/legacycvomonitortests/operators.go +++ b/pkg/monitortests/clusterversionoperator/legacycvomonitortests/operators.go @@ -820,7 +820,7 @@ func testUpgradeOperatorProgressingStateTransitions(events monitorapi.Intervals) } case "operator-lifecycle-manager-packageserver": if reason == "" { - return "https://issues.redhat.com/browse/OCPBUGS-63672" + return "https://issues.redhat.com/browse/OCPBUGS-67210" } } return ""