Skip to content

Commit 0635823

Browse files
Merge pull request #29585 from Ramakrishn07/main
OSD-26270: re-enabled managed-upgrade-operator test by removing exclusion
2 parents 4fb9151 + fa8973a commit 0635823

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pkg/monitortests/node/legacynodemonitortests/exclusions.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ func isThisContainerRestartExcluded(locator string, exclusion Exclusion) bool {
4242
{
4343
containerName: "container/ovn-acl-logging", // https://issues.redhat.com/browse/OCPBUGS-42344
4444
},
45-
{
46-
containerName: "container/managed-upgrade-operator", // https://issues.redhat.com/browse/OSD-26270
47-
},
4845
{
4946
// Managed services like ROSA. This is expected.
5047
containerName: "container/osd-cluster-ready",

0 commit comments

Comments
 (0)