Skip to content

Commit fa8973a

Browse files
committed
Re-enabled managed-upgrade-operator test by removing exclusion
1 parent 2041600 commit fa8973a

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)