• Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • simple-queue-plugin
    • None

      I do have a couple of jobs in the queue blocked by build blocker plugin cos of test hw dependencies , Just one of these jobs can run once.
      So I keep them blocked till the previous job queue finished.

      sometimes I need to reorder the build queue for management requirements.

      Therefore it would be good to have them enabled for reordering too

          [JENKINS-64916] Reorder blocked jobs too

          I agree that the functionality you propose makes sence, I have yesterday looked to the source code and I think there is 70% percent chance, that it will be possible to implement it. When I will have some free time I will try to look at it.

          Jaroslav Otradovec added a comment - I agree that the functionality you propose makes sence, I have yesterday looked to the source code and I think there is 70% percent chance, that it will be possible to implement it. When I will have some free time I will try to look at it.

          Did you get some free time otradovec ?  This is a fantastic plugin but since most of our jobs are locked by resources we aren't able to use it

          Lars-Olof Rydgren added a comment - Did you get some free time otradovec ?  This is a fantastic plugin but since most of our jobs are locked by resources we aren't able to use it

          So I looked again into the code and I really dont see any way how to do it. Certainly it is not possible to do without overriding getQueueItems of a view and I do not know if it is possible to do at  all. Maybe it could be done by using View extension point: https://www.jenkins.io/doc/developer/extensions/jenkins-core/#view

          Jaroslav Otradovec added a comment - So I looked again into the code and I really dont see any way how to do it. Certainly it is not possible to do without overriding getQueueItems of a view and I do not know if it is possible to do at  all. Maybe it could be done by using View extension point: https://www.jenkins.io/doc/developer/extensions/jenkins-core/#view

            otradovec Jaroslav Otradovec
            immowetzel immo Wetzel
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: