Quantcast

[JIRA] (JENKINS-14197) Plugin is preventing setting "Restrict where this project can be run"

classic Classic list List threaded Threaded
11 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14197) Plugin is preventing setting "Restrict where this project can be run"

JIRA noreply@jenkins-ci.org
Issue Type: Bug Bug
Assignee: Unassigned
Components: promoted-builds
Created: 24/Jun/12 12:48 AM
Description:

With Promoted-Builds v2.6 installed, it is no longer possible to set the "Restrict where this project can be run". Any value in the field is not committed when the job is saved.

NOTE: Downgrading Promoted-Builds to v2.5 resolved the problem.

Environment: Windows 2008, Jenkins 2.471, Promoted-Builds 2.6
Project: Jenkins
Labels: jenkins promoted-builds plugin slave
Priority: Blocker Blocker
Reporter: Jason Swager
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14197) Plugin is preventing setting "Restrict where this project can be run"

JIRA noreply@jenkins-ci.org
mwebber commented on Bug JENKINS-14197

I had another problem with 2.6 which I think is part of this problem:

I noticed that we had a number of jobs waiting for executors, but the master and all slaves were idle. Restarting the master did not help. I seem to recall that the affected jobs previously had “restrict where this project can run” set, but now it’s unset. I had to downgrade Promoted-Builds to v2.5, and then reenter the “restrict where this project can run” value in the job config.

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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14197) Plugin is preventing setting "Restrict where this project can be run"

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
erwan_q commented on Bug JENKINS-14197

Thanks. Blocker for me too. I noticed the same problem and rollback to promoted build v2.5 solved the problem. (good workaround)

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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14197) Plugin is preventing setting "Restrict where this project can be run"

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
aflat commented on Bug JENKINS-14197

In addition, creating new jobs from another job resets the "restrict where this project can be run" to some other value. It's always the same label for me.

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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14197) Plugin is preventing setting "Restrict where this project can be run"

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Change By: OHTAKE Tomohiro (27/Jun/12 7:03 AM)
Assignee: OHTAKE Tomohiro
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14197) Plugin is preventing setting "Restrict where this project can be run"

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

Ran into the same issue. Thanks for the workaround!

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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14197) Plugin is preventing setting "Restrict where this project can be run"

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

Code changed in jenkins
User: OHTAKE Tomohiro
Path:
src/main/java/hudson/plugins/promoted_builds/PromotionProcess.java
src/main/resources/hudson/plugins/promoted_builds/PromotionProcess/process-config.jelly
http://jenkins-ci.org/commit/promoted-builds-plugin/74499cc5ee9f6a9a53dcd0a4b120978391d663e3
Log:
[FIXED JENKINS-14197] Fix preventing setting "Restrict where this project can be run"

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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14197) Plugin is preventing setting "Restrict where this project can be run"

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Change By: SCM/JIRA link daemon (27/Jun/12 7:55 AM)
Status: Open Resolved
Resolution: Fixed
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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14197) Plugin is preventing setting "Restrict where this project can be run"

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Bao Xiaopan commented on Bug JENKINS-14197

Thx very much, this is really a terrible bug... hope this bug can be fixed asap...

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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14197) Plugin is preventing setting "Restrict where this project can be run"

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org
Bruce Edge commented on Bug JENKINS-14197

I see it's fixed in the source, but when can we expect to pull down the update? This should be a high priority update given the impact on other build aspects.

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
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[JIRA] (JENKINS-14197) Plugin is preventing setting "Restrict where this project can be run"

JIRA noreply@jenkins-ci.org
In reply to this post by JIRA noreply@jenkins-ci.org

Promoted Builds 2.6.1 has been released.
It will be available in several hours.
Sorry for inconvenience.

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
Loading...