Bug 1034626 - No cartridge status is shown for zend-6.1 application
Summary: No cartridge status is shown for zend-6.1 application
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Image
Version: 2.x
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: ---
: ---
Assignee: Vojtech Vitek
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-26 08:59 UTC by Qiushui Zhang
Modified: 2015-05-15 00:35 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-30 00:51:01 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 990792 0 medium CLOSED No cartridge status info shows for zend app 2021-02-22 00:41:40 UTC

Internal Links: 990792

Description Qiushui Zhang 2013-11-26 08:59:04 UTC
Description of problem:
Try to check zend-6.1 cartridge status. 
rhc cartridge status zend-6.1 -a zd1
No cartridge status is returned.

Version-Release number of selected component (if applicable):
vvitek-Zend-QE-preserve

How reproducible:
always

Steps to Reproduce:
1. Create a zend-6.1 application
rhc app create zd1 zend-6.1
2. Try to show the cartridge status
rhc cartridge status zend-6.1 -a zd1
3.

Actual results:
No status is shown.
[openshift@dhcp-10-143 tmp]$ rhc cartridge status zend-6.1 -a zd1
RESULT:
[openshift@dhcp-10-143 tmp]$ 


Expected results:
Cartridge status should be shown correctly.

Additional info:

Comment 1 Vojtech Vitek 2013-11-26 14:52:30 UTC
I can reproduce the similar behaviour for the zend-5.6 in the Online right now. It's not a zend-6.1 regression.

Comment 2 Qiushui Zhang 2013-11-27 03:23:13 UTC
A similar bug about zend-5.6 was reported several month ago. The bug is https://bugzilla.redhat.com/show_bug.cgi?id=990792

This bug was verified several weeks ago, and it works OK(for zend-5.6) now on our devenv_4076 instance. It even works well on STG.

It only fails with zend-6.1

Comment 3 Vojtech Vitek 2013-11-27 21:24:10 UTC
https://github.com/openshift/li/pull/2195

Comment 5 openshift-github-bot 2013-11-28 20:14:04 UTC
Commit pushed to master at https://github.com/openshift/origin-server

https://github.com/openshift/origin-server/commit/f19872c70a97354a320ef493855d2322cd41ebd7
Bug 1034626 - No cartridge status is shown

Comment 6 Qiushui Zhang 2013-11-29 03:02:22 UTC
Tested on devenv_4083.

[openshift@dhcp-10-143 tmp]$ rhc cartridge status zend-6.1 -a zd1
RESULT:
Application is running

Mark the bug as verified.


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