Bug 803302

Summary: rhc-idle-apps does not works now
Product: OKD Reporter: Johnny Liu <jialiu>
Component: ContainersAssignee: Mrunal Patel <mpatel>
Status: CLOSED CURRENTRELEASE QA Contact: libra bugs <libra-bugs>
Severity: medium Docs Contact:
Priority: high    
Version: 1.xCC: xtian
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-03-19 18:22:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Johnny Liu 2012-03-14 12:04:29 UTC
Description of problem:
Log into broker instance, run the following command:
# rhc-idle-apps 
APP 		 IDLE
/usr/bin/rhc-idle-apps:2: command not found: /usr/libexec/stickshift/cartridges/jbossas-7/info/hooks/is-idle jbosstest-jialiu.dev.rhcloud.com /var/lib/stickshift/03d87583533640989267bb3001b02567/jbosstest/ 24
jbosstest-jialiu.dev.rhcloud.com			true
/usr/bin/rhc-idle-apps:2: command not found: /usr/libexec/stickshift/cartridges/jenkins-1.4/info/hooks/is-idle jenkins-jialiu.dev.rhcloud.com /var/lib/stickshift/48885b6f379442e5b6128ba84b01cf93/jenkins/ 24
jenkins-jialiu.dev.rhcloud.com			true

Version-Release number of selected component (if applicable):
devenv_1661

How reproducible:
Always

Steps to Reproduce:
1. Create a application
2. Log into broker instance, run the following command
# rhc-idle-apps 
3.
  
Actual results:
command fail to work.


Expected results:
command should work fine.

Additional info:

Comment 1 Mrunal Patel 2012-03-14 21:58:48 UTC
This script is not meant to be used. I removed it from the spec file, so it won't be a part of future builds.

Comment 2 Johnny Liu 2012-03-15 03:27:33 UTC
Verified this bug with devenv_1662, and PASS.
rhc-idle-apps is removed.