Bug 1913751
Summary: | add third-party network plugin test suite to openshift-tests | |||
---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Dan Winship <danw> | |
Component: | Networking | Assignee: | Dan Winship <danw> | |
Networking sub component: | openshift-sdn | QA Contact: | zhaozhanqi <zzhao> | |
Status: | CLOSED ERRATA | Docs Contact: | ||
Severity: | medium | |||
Priority: | medium | CC: | aconstan, anbhat | |
Version: | 4.7 | |||
Target Milestone: | --- | |||
Target Release: | 4.7.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | No Doc Update | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1948233 (view as bug list) | Environment: | ||
Last Closed: | 2021-02-24 15:50:58 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: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1948233 |
Description
Dan Winship
2021-01-07 14:06:47 UTC
Run test on 4.7.0-0.nightly-2021-01-26-044139 with build origin from source on OVN cluster. test result is about 53 cases, and 4 cases failed. [sig-arch] Monitor cluster while tests execute Failing tests: [sig-network] Services should be able to change the type from ClusterIP to ExternalName [Conformance] [Suite:openshift/conformance/parallel/minimal] [Suite:k8s] [sig-network] Services should be able to change the type from ExternalName to ClusterIP [Conformance] [Suite:openshift/conformance/parallel/minimal] [Suite:k8s] [sig-network] Services should be able to change the type from ExternalName to NodePort [Conformance] [Suite:openshift/conformance/parallel/minimal] [Suite:k8s] [sig-network] Services should be able to change the type from NodePort to ExternalName [Conformance] [Suite:openshift/conformance/parallel/minimal] [Suite:k8s] [sig-network] Services should be able to create a functioning NodePort service [Conformance] [Suite:openshift/conformance/parallel/minimal] [Suite:k8s] error: 5 fail, 48 pass, 0 skip (8m42s) Weird... I just ran on AWS with ovn-kubernetes, 4.7.0-0.nightly-2021-01-26-082025, and got 53 pass, 0 skip (8m7s) So anyway, not sure why you got 5 failures (something is flaking maybe?) but it looks like the test suite is correct Aha, I ran again on one US client, 53 pass. but 5 failed in Beijing client. So this should be Beijing network issue Flaky invariants: [sig-arch] Monitor cluster while tests execute 53 pass, 0 skip (7m26s) Move this bug to verified. 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 (Moderate: OpenShift Container Platform 4.7.0 security, bug fix, and enhancement 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-2020:5633 |