Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-7689

order of running jobs and batches is wrong

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • batch-task-plugin
    • None
    • Solaris10, Hudson 1.379, Jenkins 1.425

      First I'm starting job A.
      Job A is still running.
      Now I start a batch task for job A (which is still running).
      Now the batch task for job A is in the queue after job A - it's OK - job A is still running and batch task is waiting.
      Now I start to build job B and the problem is here.
      The order in the queue is wrong!
      job A - job B - batch for A
      But the batch for A should run after job A and not after job B - in some cases the batch can not be started because some one is starting more jobs and the batches are all ordered to the end of the queue !

      I think there was an older version of this plugin with correct order in the queue.

            kohsuke Kohsuke Kawaguchi
            podskalsky podskalsky
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: