Bug 1388025 - [networking_public_59]Should store the network check result when using oadm diagnostics NetworkCheck even if there is no error happen
Summary: [networking_public_59]Should store the network check result when using oadm d...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Networking
Version: 3.x
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-24 09:11 UTC by zhaozhanqi
Modified: 2016-12-09 21:50 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-09 21:50:07 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Origin (Github) 11718 0 None None None 2016-11-02 13:46:46 UTC

Description zhaozhanqi 2016-10-24 09:11:05 UTC
Description of problem:
When there is no error happen using 'oadm diagnostic NetworkCheck --network-logdir='/tmp/openshift/result'

Version-Release number of selected component (if applicable):
#openshift version
openshift v1.4.0-alpha.0+0787d9f-738
kubernetes v1.4.0+776c994
etcd 3.1.0-alpha.1

How reproducible:
always

Steps to Reproduce:
1. setup cluster openshift and the env are working well
2. run 'oadm diagnostics NetworkCheck -network-logdir='/tmp/openshift/result'
3. ls /tmp

Actual results:
No /tmp/openshift/result is created


Expected results:
should store the check result into the --network-logdir

Additional info:

Comment 1 Ravi Sankar 2016-10-27 19:45:17 UTC
This is expected behavior. We want to collect data for further analysis in case of errors. Don't see much value in collect and copy data if everything is working fine.

Comment 2 zhaozhanqi 2016-10-31 02:18:34 UTC
ok, thanks.

According to comment 1. this bug can be verified.

Comment 3 openshift-github-bot 2016-11-04 17:12:54 UTC
Commit pushed to master at https://github.com/openshift/origin

https://github.com/openshift/origin/commit/18c21d4d32e28217ee124f65d5b501048e8e29e9
Bug 1388025 - Update NetworkDiagDefaultLogDir description


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