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

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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?

       

            Assignee:
            Unassigned
            Reporter:
            Noa Zemer-Batsir
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: