|
||||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||||
- [JIRA] (JENKINS-16487) Promotion Level bei... [email protected] (JIRA)
- [JIRA] (JENKINS-16487) Promotion Leve... [email protected] (JIRA)
- [JIRA] (JENKINS-16487) Promotion Leve... [email protected] (JIRA)
- [JIRA] (JENKINS-16487) Promotion Leve... [email protected] (JIRA)
- [JIRA] (JENKINS-16487) Promotion Leve... [email protected] (JIRA)
- [JIRA] (JENKINS-16487) Promotion Leve... [email protected] (JIRA)
- [JIRA] (JENKINS-16487) Promotion Leve... [email protected] (JIRA)
- [JIRA] (JENKINS-16487) Promotion Leve... [email protected] (JIRA)
- [JIRA] (JENKINS-16487) Promotion Leve... [email protected] (JIRA)
- [JIRA] (JENKINS-16487) Promotion Leve... [email protected] (JIRA)
- [JIRA] (JENKINS-16487) Promotion Leve... [email protected] (JIRA)
- [JIRA] (JENKINS-16487) Promotion Leve... [email protected] (JIRA)
- [JIRA] (JENKINS-16487) Promotion Leve... [email protected] (JIRA)

Hi Jens,
We are changing this, the problem seems to be that the plugin is changing it back upon processing the baseline via a poll scm.
This is only happening since the latest release if that helps.
Here is a more complete view on VOB log:
These steps are our internal build process -
--01-25T11:05 <internal build user> make attribute "PromotionLevel" on baseline "LP_MAIN_20130125_110252"
"Added attribute "PromotionLevel" with value "CIBUILD_PASSED"."
--01-25T11:05 <internal build user> remove attribute "master_process_started" from baseline "LP_MAIN_20130125_110252"
Then Jenkins picks up the baseline -
--01-25T11:11 <jenkins user> make hyperlink "UseBaseline" on baseline "LP_MAIN_20130125_110252"
"Attached hyperlink "UseBaseline@10960@\LP-PVOB"."
--01-25T11:21 <jenkins user> make attribute "PromotionLevel" on baseline "LP_MAIN_20130125_110252"
"Added attribute "PromotionLevel" with value "INITIAL"."
As such Jenkins is changing a PromotionLevel that our internal build process is relying upon.
Thanks.