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

Unnecessary SCM actions in multi-configuration job on master

    • Icon: Improvement Improvement
    • Resolution: Duplicate
    • Icon: Minor Minor
    • matrix-project-plugin
    • None
    • Jenkins 1.583, Windows OS

      I have a multi-configuration Job that has to run on multiple nodes at the same time. I want the job to checkout from CVS, then do build steps on the CVS content.

      Current situation
      -Multiple slave nodes are assigned to the job.
      -Master is NOt assigned to the job.
      -CVS is accessed by pserver CVSROOT and defined in the job configuration

      Current behaviour
      -Master checks out from CVS, then delegates job to the slave nodes, which also do a CVS checkout, then do the job

      Expected behaviour
      -Master immediately delegates to the assigned nodes without doing a CVS chekout first. Since the master is not an assigned node of the job, it is not supposed to do anything concerning the job.

          [JENKINS-25040] Unnecessary SCM actions in multi-configuration job on master

          Alexander Ziller created issue -
          Daniel Beck made changes -
          Component/s New: matrix-project [ 18765 ]
          Component/s Original: core [ 15593 ]
          Component/s Original: multi-slave-config [ 15928 ]
          Component/s Original: multijob-plugin [ 16545 ]
          Alexander Ziller made changes -
          Link New: This issue is related to JENKINS-14618 [ JENKINS-14618 ]
          Daniel Beck made changes -
          Resolution New: Duplicate [ 3 ]
          Status Original: Open [ 1 ] New: Resolved [ 5 ]
          Daniel Beck made changes -
          Link New: This issue duplicates JENKINS-14618 [ JENKINS-14618 ]
          Alexander Ziller made changes -
          Link Original: This issue is related to JENKINS-14618 [ JENKINS-14618 ]
          Alexander Ziller made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 158940 ] New: JNJira + In-Review [ 208117 ]
          Sven K made changes -
          Comment [ Can't this be resolved somehow? In combination with this JENKINS-22494 and a lot of slave machines, this is pretty annoying, since a random slave is used and repositories are checked out there (which takes up disk space). Is there a workaround? ]

            rsandell rsandell
            isidius Alexander Ziller
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: