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

Job not scheduled when configured as a downstream job

XMLWordPrintable

      How to reproduce :

      job A with a downstream job B ; B configured to fail (exit 1) , with Retry build 1 time/1minute;
      when previous Build of B was failure:

      • build A
      • B is built and fails (as expected)
        --> NO Retry is performed!!!

      when previous Build of B was Success:

      • build A
      • B is built and fails (as expected)
        --> Retry is performed as expected !!

            sfritz sfritz
            ndeloof Nicolas De Loof
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: