I am using MultiJob plugin 1.22 and Pipeline plugin 2.4. When I create empty Pipeline job and add it to new multi job, it does not show this job in the list (and does not build it).

          [JENKINS-38825] MultiJob does not build Pipeline jobs

          Andrey Chernih created issue -
          Stephen Cavender made changes -
          Link New: This issue is related to JENKINS-38998 [ JENKINS-38998 ]

          I need a possibility to orchestrate multiple pipelinejobs (exactly three ones, while the first must be completed and the other ones can run in parallel).
          Is there an issue regarding enabling Pipeline Jobs?

          Matthias Robert Wiora added a comment - I need a possibility to orchestrate multiple pipelinejobs (exactly three ones, while the first must be completed and the other ones can run in parallel). Is there an issue regarding enabling Pipeline Jobs?

          Simon Weber added a comment - - edited

          I'm happy to work on this if someone can point me in the right direction.

          Notably, the trigger plugin seems to work fine on its own (see https://issues.jenkins-ci.org/browse/JENKINS-38998?focusedCommentId=280639&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-280639); this problem seems to be on multijob's end.

          Simon Weber added a comment - - edited I'm happy to work on this if someone can point me in the right direction. Notably, the trigger plugin seems to work fine on its own (see https://issues.jenkins-ci.org/browse/JENKINS-38998?focusedCommentId=280639&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-280639 ); this problem seems to be on multijob's end.

          Simon Weber added a comment -

          Maybe svanoort or jglick would be able to help (given their work on https://issues.jenkins-ci.org/browse/JENKINS-26050)?

          Simon Weber added a comment - Maybe svanoort or jglick would be able to help (given their work on https://issues.jenkins-ci.org/browse/JENKINS-26050)?

          Simon Weber added a comment -

          I made some progress on this today, mostly by switching from AbstractBuild/Project to Run/Job. I've got pipeline projects kicking off now, though there are problems propagating the result. I'll post back when I've got something workable.

          Simon Weber added a comment - I made some progress on this today, mostly by switching from AbstractBuild/Project to Run/Job. I've got pipeline projects kicking off now, though there are problems propagating the result. I'll post back when I've got something workable.

          Simon Weber added a comment -

          Alright, I've got things largely working. I'll clean things up and post some code tomorrow. I'll probably stop short of creating a PR, since my changes cut a lot of corners (eg removing some features around scm changes) in the interest of resolving the blocker.

          Simon Weber added a comment - Alright, I've got things largely working. I'll clean things up and post some code tomorrow. I'll probably stop short of creating a PR, since my changes cut a lot of corners (eg removing some features around scm changes) in the interest of resolving the blocker.

          Simon Weber added a comment -

          Ok, here's the changes: https://github.com/jenkinsci/tikal-multijob-plugin/compare/master...venmo:pipeline-compat.

          Be sure to read it over before trying it out: there are a variety of things I didn't take the time to support since we don't use them.

          Simon Weber added a comment - Ok, here's the changes: https://github.com/jenkinsci/tikal-multijob-plugin/compare/master...venmo:pipeline-compat . Be sure to read it over before trying it out: there are a variety of things I didn't take the time to support since we don't use them.

          Any news on this?

          Andrea Campolonghi added a comment - Any news on this?
          Ferchaud Matthieu made changes -
          Assignee New: Ferchaud Matthieu [ mferchaud ]

            Unassigned Unassigned
            andrey Andrey Chernih
            Votes:
            31 Vote for this issue
            Watchers:
            32 Start watching this issue

              Created:
              Updated:
              Resolved: