Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1752319

Summary: CI release job failures because kubectl Couldn't detect KubeProxy mode
Product: OpenShift Container Platform Reporter: sheng.lao <shlao>
Component: NetworkingAssignee: Casey Callendrello <cdc>
Networking sub component: openshift-sdn QA Contact: zhaozhanqi <zzhao>
Status: CLOSED DUPLICATE Docs Contact:
Severity: medium    
Priority: unspecified CC: bbennett, cdc
Version: 4.2.0   
Target Milestone: ---   
Target Release: 4.2.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-09-18 17:16:31 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 sheng.lao 2019-09-16 02:57:49 UTC
Description of problem:

https://prow.svc.ci.openshift.org/view/gcs/origin-ci-test/logs/release-openshift-ocp-installer-e2e-aws-serial-4.2/528

Failing tests:
[sig-network] Services should preserve source pod IP for traffic thru service cluster IP [Suite:openshift/conformance/parallel] [Suite:k8s] 

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Casey Callendrello 2019-09-16 10:00:15 UTC
AIUI, multitenant mode doesn't preserve source IP. If this test requires that, then we need to disable the test. Taking a quick look...

Comment 3 Casey Callendrello 2019-09-17 13:52:53 UTC
This test is not expected to pass. We already have a PR skipping it.

https://github.com/openshift/origin/pull/23797

Comment 4 Ben Bennett 2019-09-18 17:16:31 UTC

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