Bug 2080379
Summary: | Group all e2e tests as parallel or serial | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Andrew McDermott <amcdermo> |
Component: | Networking | Assignee: | Andrew McDermott <amcdermo> |
Networking sub component: | router | QA Contact: | Arvind iyengar <aiyengar> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | medium | ||
Priority: | medium | CC: | aos-bugs, hongli, mmasters |
Version: | 4.11 | ||
Target Milestone: | --- | ||
Target Release: | 4.11.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | No Doc Update | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-08-10 11:09:50 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
Andrew McDermott
2022-04-29 14:41:11 UTC
In the recent runs the "TestIngressControllerServiceNameCollision" is no more flaking. ----- curl -s 'https://search.ci.openshift.org/?search=FAIL%3A+Test&maxAge=184h&context=0&type=build-log&name=cluster-ingress-operator&excludeName=&maxMatches=5&maxBytes=20971520&groupBy=job' | grep -o -e 'Test[^ ]*' | sort | uniq -c | sort -rn 6 TestDesiredWildcardDNSRecord 4 TestHAProxyTimeoutsRejection 4 TestHAProxyTimeouts 3 Test&searchType=build-log&wrapLines=false">(all)</a> 2 TestCustomErrorpages 1 TestSetDefaultDomain/spec_has_custom_domain,_status_has_cluster_ingress_domain 1 TestSetDefaultDomain/spec_has_cluster_ingress_domain,_status_has_custom_domain 1 TestSetDefaultDomain/empty_spec,_status_has_custom_domain 1 TestSetDefaultDomain 1 TestAll/serial 1 TestAll/parallel/TestHAProxyTimeoutsRejection 1 TestAll/parallel/TestHAProxyTimeouts 1 TestAll/parallel 1 TestAll 1 Test&maxAge=184h&context=0&type=build-log&name=cluster-ingress-operator&excludeName=&maxMatches=5&maxBytes=20971520&groupBy=job">chart 1 Test" ----- Marking this as "verfied" Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: OpenShift Container Platform 4.11.0 bug fix and security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:5069 |