Bug 1768010

Summary: ResourceQuota should create a ResourceQuota and capture the life of a custom resource
Product: OpenShift Container Platform Reporter: Ben Parees <bparees>
Component: kube-apiserverAssignee: Stefan Schimanski <sttts>
Status: CLOSED DUPLICATE QA Contact: Xingxing Xia <xxia>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.3.0CC: aos-bugs, mfojtik
Target Milestone: ---   
Target Release: 4.4.0   
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: 2019-11-06 19:36:09 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 Ben Parees 2019-11-01 20:53:46 UTC
Description of problem:
[sig-api-machinery] ResourceQuota should create a ResourceQuota and capture the life of a custom resource. [Suite:openshift/conformance/parallel] [Suite:k8s] expand_less 	3m12s
fail [k8s.io/kubernetes/test/e2e/apimachinery/resource_quota.go:586]: Unexpected error:
    <*errors.errorString | 0xc00026c0f0>: {
        s: "timed out waiting for the condition",
    }
    timed out waiting for the condition
occurred

https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-metal-4.3/635

Comment 1 Michal Fojtik 2019-11-06 19:36:09 UTC

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