Bug 773186 - Embedded jenkins client is not removed automatically after remove jenkins app
Summary: Embedded jenkins client is not removed automatically after remove jenkins app
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OKD
Classification: Red Hat
Component: Containers
Version: 1.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Dan McPherson
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-11 07:21 UTC by Johnny Liu
Modified: 2012-01-16 21:15 UTC (History)
0 users

Fixed In Version: rhc-broker-0.84.38
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-01-16 21:15:19 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Johnny Liu 2012-01-11 07:21:10 UTC
Description of problem:
After remove jenkins app, the already embedded jenkins client will not be removed automatically. 

Version-Release number of selected component (if applicable):
rubygem-cloud-sdk-common-0.2.10-1.el6_2.noarch
rubygem-cloud-sdk-controller-0.2.28-1.el6_2.noarch
rubygem-cloud-sdk-node-0.2.16-1.el6_2.noarch


How reproducible:
Always

Steps to Reproduce:
1. Create a app with jenkins client is embedded.
2. Destroy jenkins app.
3.
  
Actual results:
Jenkins app is removed successfully, but the already embedded jenkins client is not removed automatically.

Expected results:
Embedded jenkins client should be removed automatically after remove jenkins app

Additional info:
According to Bug 749764, it worked fine before, now it does not work. So I marked it with "Regression".

Comment 1 Johnny Liu 2012-01-12 09:45:50 UTC
Verified this bug with rhc-broker-0.84.40-1.el6_2.noarch on devenv_stage_112, and PASSED.

$ rhc-ctl-app -a jenkins -c destroy -p xx -b

RESULT:
Successfully destroyed application: jenkins
Jenkins client 1.4 has been removed from: myapp1
Jenkins client 1.4 has been removed from: myapp


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