From 9a162d53b3f7a2dc7bcf0c7c9767d517e1b992a1 Mon Sep 17 00:00:00 2001 From: Aravindh Puthiyaparambil Date: Thu, 22 Jun 2023 18:14:52 +0000 Subject: [PATCH] Enable oc adm node-logs Now that all the required PRs for the feature to work has merged, we can enable the test. Please the bug links for the list of PRs. --- .../util/annotate/generated/zz_generated.annotations.go | 2 +- test/extended/util/annotate/rules.go | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/test/extended/util/annotate/generated/zz_generated.annotations.go b/test/extended/util/annotate/generated/zz_generated.annotations.go index bbd9fc6b610f..b1ae8e958407 100644 --- a/test/extended/util/annotate/generated/zz_generated.annotations.go +++ b/test/extended/util/annotate/generated/zz_generated.annotations.go @@ -637,7 +637,7 @@ var Annotations = map[string]string{ "[sig-cli] oc adm new-project [apigroup:project.openshift.io][apigroup:authorization.openshift.io]": " [Suite:openshift/conformance/parallel]", - "[sig-cli] oc adm node-logs": " [Disabled:Broken]", + "[sig-cli] oc adm node-logs": " [Suite:openshift/conformance/parallel]", "[sig-cli] oc adm policy [apigroup:authorization.openshift.io][apigroup:user.openshift.io]": " [Suite:openshift/conformance/parallel]", diff --git a/test/extended/util/annotate/rules.go b/test/extended/util/annotate/rules.go index 7b0f7053bf32..67cd8b64c16a 100644 --- a/test/extended/util/annotate/rules.go +++ b/test/extended/util/annotate/rules.go @@ -53,9 +53,6 @@ var ( // https://issues.redhat.com/browse/OCPBUGS-3339 `\[sig-devex\]\[Feature:ImageEcosystem\]\[mysql\]\[Slow\] openshift mysql image Creating from a template should instantiate the template`, `\[sig-devex\]\[Feature:ImageEcosystem\]\[mariadb\]\[Slow\] openshift mariadb image Creating from a template should instantiate the template`, - - // https://issues.redhat.com/browse/OCPBUGS-11652 - `\[sig-cli\] oc adm node-logs`, }, // tests that need to be temporarily disabled while the rebase is in progress. "[Disabled:RebaseInProgress]": {