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

Jenkins - "Build after other projects are built" not working for pipeline jobs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • core
    • None

      I have a K8s Jenkins server in which I'm trying to trigger job Y after job X finished running.

      I've added a definition in job_y as follows:

      While this is working just fine for "freestyle job", nothing happens on those 2 "pipeline jobs"

      To sum up:

      freestyle_job_x ==> freestyle_job_y (working)

      pipeline_job_x ==> pipeline_job_y (not working)

      I do want to mention that the exact same experiment worked just fine in "on prem" Jenkins server (i.e. also pipeline jobs were working)

      Why is that?

       

            Unassigned Unassigned
            noa_zemer Noa Zemer-Batsir
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: