Hide Forgot
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:
I can reproduce the similar behaviour for the zend-5.6 in the Online right now. It's not a zend-6.1 regression.
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
https://github.com/openshift/li/pull/2195
Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/bec003e6c581f39805bc8a7ca8903a0bc5f95ca8 fix zend-6.1 app status Bug 1034626 https://bugzilla.redhat.com/show_bug.cgi?id=1034626
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
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.