Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to retain build history in RTC when using Jenkins Shelve Project Plugin?

When using the plugin to shelve and unshelve the project, the history of the build is removed. Is it possible to retain this?

1 vote


Accepted answer

Permanent link
I looked more into the plugin details (https://wiki.jenkins-ci.org/display/JENKINS/Shelve+Project+Plugin) and understand that the plugin works by having a zip file saved onto the Jenkins server. When needed to "unshelve" the project, the information is then restored from the zip that was previously created.

The actions of the plugin are actually transparent to RTC is treats this procedure as just a deletion removing the entries in the database. Additionally the zip cannot be used to restore database entries of the build history. One workaround that has come to my attention is to revoke the "Delete Build Result" permission. By revoking the permission it will preserve the history from being deleted.

If this workaround does meet your standards then I would suggest opening an RFE (Request-For-Enhancement) as this isn't really an issue within RTC. An RFE can be opened up here, http://www.ibm.com/developerworks/rfe/ .
Chao Wang selected this answer as the correct answer

2 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,926

Question asked: Feb 25 '16, 9:12 a.m.

Question was seen: 2,463 times

Last updated: Feb 25 '16, 9:24 a.m.

Confirmation Cancel Confirm