Bug 1275203 - When use win7 the deployment info was not displayed correctly
Summary: When use win7 the deployment info was not displayed correctly
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: oc
Version: 3.x
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Fabiano Franz
QA Contact: Wei Sun
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-26 09:17 UTC by zhou ying
Modified: 2016-05-12 17:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-12 17:11:56 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description zhou ying 2015-10-26 09:17:41 UTC
Description of problem:
When test on win7, can not display the deployment info correctly.

Version-Release number of selected component (if applicable):
oc v1.0.6
kubernetes v1.1.0-alapa.0-1605-g44c91b1

How reproducible:
always

Steps to Reproduce:
1. Use the oc client on win7 to login.
2. Use command to create deployment:
`oc create -f https://raw.githubusercontent.com/openshift-qe/v3-testfiles/master/deployment/deployment1.json`
3. Use command to check the deployment:
`oc deploy hooks`

Actual results:
C:\Users\zy\Downloads>oc deploy hooks
                                                                hooks #4 deploym
ent failed 14 hours ago: The deployment was cancelled by the user
hooks #3 deployed 15 hours ago - 1 pod

Expected results:
Show the deployment time and format correctly.

Additional info:
When test on rhel:
[root@ip-172-18-5-51 amd64]# oc deploy hooks
hooks #4 deployment failed about a minute ago: The deployment was cancelled by the user
hooks #3 deployed 6 minutes ago - 1 pod

Comment 1 Fabiano Franz 2016-01-08 21:03:43 UTC
Fixed in master.

Comment 2 zhou ying 2016-01-11 01:54:51 UTC
Confirmed on ami devenv-rhel7_3110. 
Thanks.


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