Bug 1390173 - [networking_public_59]Should create 2 different normal namespaces for 'oadm diagnostics NetworkCheck' to check the isolation for multitenant plugin
Summary: [networking_public_59]Should create 2 different normal namespaces for 'oadm d...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 3.4.0
Hardware: All
OS: All
medium
medium
Target Milestone: ---
: ---
Assignee: Ravi Sankar
QA Contact: zhaozhanqi
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-31 12:08 UTC by zhaozhanqi
Modified: 2017-03-08 18:43 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: No Doc Update
Doc Text:
[Bug was found while testing a new feature]
Clone Of:
Environment:
Last Closed: 2017-03-08 18:39:17 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Origin (Github) 11717 0 None None None 2016-11-03 14:46:48 UTC

Description zhaozhanqi 2016-10-31 12:08:29 UTC
Description of problem:
for now seems the script 'oadm diagnostics NetworkCheck' only create one global namespaces and one non-global namespaces. thus it can not test the isolation in 2 different non-global namespace for multitenant plugin.

Version-Release number of selected component (if applicable):
# openshift version
openshift v3.4.0.17+b8a03bc
kubernetes v1.4.0+776c994
etcd 3.1.0-rc.0


How reproducible:
always

Steps to Reproduce:
1. Setup the cluster env with mutlitenant plugin 
2. run 'oadm diagnostics NetworkCheck'
3.

Actual results:
As $Description

Expected results:
better create 2 different normal namespaces to check the isolation

Additional info:

Comment 1 Ravi Sankar 2016-11-02 01:02:11 UTC
github pr: https://github.com/openshift/origin/pull/11717

Comment 4 openshift-github-bot 2016-11-03 15:01:10 UTC
Commit pushed to master at https://github.com/openshift/origin

https://github.com/openshift/origin/commit/a045bbd9853db65d1976308396052ba454cc1bdc
Bug 1390173 - Test more pod to pod connectivity test combinations

Created 2 isolated and 2 global namespaces on every node, so that pod to pod connectivity
tests can be performed among same/different namespaces, same/different nodes and global/non-global pods.

Comment 6 zhaozhanqi 2016-11-04 10:28:22 UTC
verified this bug on:
 
 openshift version
openshift v3.4.0.21+ca4702d
kubernetes v1.4.0+776c994
etcd 3.1.0-rc.0


Note You need to log in before you can comment on or make changes to this bug.