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

SCM polling is not being performed in multibranch pipeline with Mercurial SCM

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Critical Critical
    • mercurial-plugin
    • CentOS 7 Server
      Jenkins 2.2 from standard Docker image
      latest versions of plugins:
      - pipeline plugin 2.1
      - pipeline multibranch plugin 2.3
      - Mercurial plugin 1.54

      I created multibranch pipeline with Mercurial SCM. But after the creation, configuration of SCM pools in the subtasks are not setted up. As a result, pooling don't performed.

          [JENKINS-34737] SCM polling is not being performed in multibranch pipeline with Mercurial SCM

          Oleg Nenashev added a comment -

          Critical as well. Are there any related logs?
          Would be also great to explicitly mention versions since "latest" may change

          Oleg Nenashev added a comment - Critical as well. Are there any related logs? Would be also great to explicitly mention versions since "latest" may change

          Are there any related logs?

          Sorry, but Jenkins just do nothing until start jobs manually.

          Victor Verbitsky added a comment - Are there any related logs? Sorry, but Jenkins just do nothing until start jobs manually.

          Jesse Glick added a comment -

          This test verifies basic changelog/polling behavior for Mercurial in Pipeline generally, but it does not look like there is such a test currently for multibranch usage.

          Jesse Glick added a comment - This test verifies basic changelog/polling behavior for Mercurial in Pipeline generally, but it does not look like there is such a test currently for multibranch usage.

          Jesse Glick added a comment -

          Branch projects (the children) do not poll in isolation. Rather, the multibranch project (the parent folder) subsumes that function as part of branch indexing. If there are new heads on existing branches, new branch project builds will be triggered. You need merely check the box Periodically if not otherwise run in the folder configuration.

          Jesse Glick added a comment - Branch projects (the children) do not poll in isolation. Rather, the multibranch project (the parent folder) subsumes that function as part of branch indexing. If there are new heads on existing branches, new branch project builds will be triggered. You need merely check the box Periodically if not otherwise run in the folder configuration.

            jglick Jesse Glick
            vektory79 Victor Verbitsky
            Votes:
            3 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: