Bug 1003681 - Deployment attempt number in bundle is not always sequence
Summary: Deployment attempt number in bundle is not always sequence
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Provisioning
Version: 4.9
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: GA
: RHQ 4.10
Assignee: John Mazzitelli
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-02 17:23 UTC by Libor Zoubek
Modified: 2015-11-02 00:43 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-23 12:31:40 UTC
Embargoed:


Attachments (Terms of Use)
zip file with script & sample bundles (32.05 KB, application/zip)
2013-09-02 17:23 UTC, Libor Zoubek
no flags Details

Description Libor Zoubek 2013-09-02 17:23:05 UTC
Created attachment 792935 [details]
zip file with script & sample bundles

Description of problem: When you try to deploy the same version of bundle to same destination, there is a description generated. This description says "Deployment [X] of Version [Y] to [Z]". I expect X raising in every deployment attempt.


Version-Release number of selected component (if applicable):
RHQ 4.9-master

How reproducible: quite often


Steps to Reproduce:
1. have a bundle, uploaded 2 versions
1. repeatedly deploy latest version to the same destination


Actual results: description message is of deployments is not sequence


Expected results: X should rise by 1 on every attempt


Additional info: attached CLI script deploys 20times to the same destination, it should reproduce this bug. unzip it to /tmp and run:

rhq-cli.sh -f /tmp/bundles.js bundleIncomplete=/tmp/bundle-incomplete.zip bundle=/tmp/bundle.zip

Comment 1 John Mazzitelli 2013-11-04 20:04:31 UTC
git commit to master: 94ae66a

Comment 2 Heiko W. Rupp 2014-04-23 12:31:40 UTC
Bulk closing of 4.10 issues.

If an issue is not solved for you, please open a new BZ (or clone the existing one) with a version designator of 4.10.


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