diff --git a/test/extended/util/annotate/generated/zz_generated.annotations.go b/test/extended/util/annotate/generated/zz_generated.annotations.go index ea0c8c3a0cee..e735a803d6a9 100644 --- a/test/extended/util/annotate/generated/zz_generated.annotations.go +++ b/test/extended/util/annotate/generated/zz_generated.annotations.go @@ -1303,7 +1303,7 @@ var annotations = map[string]string{ "[Top Level] [sig-cli] oc adm serviceaccounts": "serviceaccounts [Suite:openshift/conformance/parallel]", - "[Top Level] [sig-cli] oc adm storage-admin": "storage-admin [Disabled:Broken]", + "[Top Level] [sig-cli] oc adm storage-admin": "storage-admin [Suite:openshift/conformance/parallel]", "[Top Level] [sig-cli] oc adm ui-project-commands": "ui-project-commands [Suite:openshift/conformance/parallel]", diff --git a/test/extended/util/annotate/rules.go b/test/extended/util/annotate/rules.go index b5a946852783..bdf4de802dbe 100644 --- a/test/extended/util/annotate/rules.go +++ b/test/extended/util/annotate/rules.go @@ -53,9 +53,6 @@ var ( // https://bugzilla.redhat.com/show_bug.cgi?id=1957894 `\[sig-node\] Container Runtime blackbox test when running a container with a new image should be able to pull from private registry with secret`, - // https://bugzilla.redhat.com/show_bug.cgi?id=1989417 - `\[sig-cli\] oc adm storage-admin`, - // The new NetworkPolicy test suite is extremely resource // intensive and causes itself and other concurrently-running // tests to be flaky.