Bug 1948364

Summary: [sig-auth][Feature:OpenShiftAuthorization][Serial] authorization TestAuthorizationResourceAccessReview should succeed [Suite:openshift/conformance/serial]
Product: OpenShift Container Platform Reporter: Miheer Salunke <misalunk>
Component: apiserver-authAssignee: Standa Laznicka <slaznick>
Status: CLOSED DUPLICATE QA Contact: pmali
Severity: urgent Docs Contact:
Priority: urgent    
Version: 4.8CC: aos-bugs, mfojtik, sttts, wlewis
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-04-14 12:27:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Miheer Salunke 2021-04-12 04:22:34 UTC
Description of problem:

While running CI test /test e2e-gcp-serial for https://github.com/openshift/cluster-ingress-operator/pull/588  I am continuously hitting

https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_cluster-ingress-operator/588/pull-ci-openshift-cluster-ingress-operator-master-e2e-gcp-serial/1381423650493698048


: [sig-auth][Feature:OpenShiftAuthorization][Serial] authorization TestAuthorizationResourceAccessReview should succeed [Suite:openshift/conformance/serial] expand_less	19s
fail [github.com/openshift/origin/test/extended/authorization/authorization.go:375]: who can view deploymentconfigs in hammer by harold
: evaluation errors does not match (clusterrole.rbac.authorization.k8s.io "machine-api-operator-ext-remediation" not found!=)

This causing a blocker for feature freeze to get my PR merged.

Any urgent help on this will be highly appreciated.

Version-Release number of selected component (if applicable):
 OCP 4.8

How reproducible:
Always

Steps to Reproduce:
1.open https://github.com/openshift/cluster-ingress-operator/pull/588
2.run /test e2e-gcp-serial
3.

Actual results:
/test e2e-gcp-serial  fails

Expected results:
/test e2e-gcp-serial  passes

Additional info:

Old Related BZ https://bugzilla.redhat.com/show_bug.cgi?id=1726392

Comment 2 Stefan Schimanski 2021-04-14 12:27:22 UTC

*** This bug has been marked as a duplicate of bug 1948471 ***