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

Option to mark a phase/job as non-blocking/asynchron

      Have a option like the "disable job" option to mark a phase/job as
      e.g.

      • non-blocking
      • asynchron
      • non-waiting

      This phase/job is executed in normal manner of the pipeline but does not block the execution cycle of the surrounding multijob.

      For example:
      A multijob M with three phases:

      Phase 1: A
      Phase 2: B
      Phase 3: C + D

      M has several post-builds (with conditions). B,C,D are multijobs itself.
      C is a multijob containing jobs (e.g. maintenance jobs), which can take very long. This job can be executed asynchron, so that the surrounding multijob M can finish an execute it's post builds and a result can be generated.
      The result of C is not important for the result of M, but should be shown within the pipeline of M.

          [JENKINS-26876] Option to mark a phase/job as non-blocking/asynchron

          lx last created issue -
          lx last made changes -
          Summary Original: Option to mark a phase as non-blocking / asynchron phase New: Option to mark a phase/job as non-blocking/asynchron
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 161052 ] New: JNJira + In-Review [ 180555 ]
          Yoram Michaeli made changes -
          Resolution New: Postponed [ 6 ]
          Status Original: Open [ 1 ] New: Closed [ 6 ]

            Unassigned Unassigned
            lxndr lx last
            Votes:
            3 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: