Bug 785268 - cleaning a re-deployment with a edited file fails
Summary: cleaning a re-deployment with a edited file fails
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Provisioning
Version: 4.2
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: RHQ 4.3.0
Assignee: John Mazzitelli
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks: 790079
TreeView+ depends on / blocked
 
Reported: 2012-01-27 20:15 UTC by John Mazzitelli
Modified: 2013-09-01 10:14 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 790079 (view as bug list)
Environment:
Last Closed: 2013-09-01 10:14:24 UTC
Embargoed:


Attachments (Terms of Use)

Description John Mazzitelli 2012-01-27 20:15:04 UTC
1) deploy a bundle that has a file in it - foo.txt.
2) edit foo.txt after its laid down on the destination directory
3) re-deploy the same bundle you did in step 1 BUT make it a "clean deployment" (check the clean option in the bundle deploy wizard).

What should happen is foo.txt should be reverted back to what it looks like in the bundle. However, what happens is foo.txt gets outright deleted and missing after the second deployment completes.

Comment 1 John Mazzitelli 2012-01-27 21:56:57 UTC
git commit to master: 657f2f2

this includes the fix and some unit tests to show it working

Comment 2 John Mazzitelli 2012-01-31 14:39:25 UTC
the use-case here was the drift remediation demo that jay s produced and a feature that ian/lukas promoted earlier.

The concept is that you deploy a bundle, and someone changes a file that was laid down. Drift gets detected due to that change and that drift triggers an alert which then invokes an alert CLI script which turns around and does a clean deployment of the same bundle.

When that sequence of events happens, this bug is hit.

Comment 3 Heiko W. Rupp 2013-09-01 10:14:24 UTC
Bulk closing of items that are on_qa and in old RHQ releases, which are out for a long time and where the issue has not been re-opened since.


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