Bug 1274574 - MasterNode checking in diagnostics should be skipped if the networkPlugin isn't Open vSwitch
Summary: MasterNode checking in diagnostics should be skipped if the networkPlugin i...
Keywords:
Status: CLOSED EOL
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 3.0.0
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Devan Goodwin
QA Contact: Meng Bo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-23 03:26 UTC by Anping Li
Modified: 2019-02-21 16:03 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-02-21 16:03:22 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Anping Li 2015-10-23 03:26:21 UTC
Description of problem:
if  networkPluginName is not Open vSwitch plugin in master config, diagnostics doesn't skip the MasterNode checking


Version-Release number of selected component (if applicable):
openshift version
openshift v3.0.2.902
kubernetes v1.2.0-alpha.1-1107-g4c8e6f4
etcd 2.1.2


How reproducible:
always

Steps to Reproduce:
1 set "networkPluginName: test" in master config
2 run openshift ex diagnostics


Actual Result:
It show message as below:
[Note] Running diagnostic: MasterNode
       Description: Check if master is also running node (for Open vSwitch)

Expected Result:
It should skip MasterNode checking if the networkPluginName isn't Open vSwitch


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