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

When ClearCase UCM baseline plugin is used by a job tied to an offline node, baselines are not displayed

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • Hudson 1.312
      ClearCase UCM Baseline plugin 1.4

      Reproducibility:

      • Create a new job which uses the ClearCase UCM baseline plugin
      • Tie this job to a node other than the master
      • Ensure the node is stopped
      • Run the job: The baselines list is empty

      Cause:

      • The ClearCase UCM Baseline plugin runs the command to list the baselines on the slave node but doesn't start it if it's not up & running

      Solution:

      • Either start the node if required (might be hard to achieve)
      • Or warn the user that he has to "manually" start the node before running the job (easily feasable, but not the best solution)

          [JENKINS-6057] When ClearCase UCM baseline plugin is used by a job tied to an offline node, baselines are not displayed

          Romain Seguy added a comment -

          Fixed: The plugin will try to start the node if it's offline (if it can).

          Romain Seguy added a comment - Fixed: The plugin will try to start the node if it's offline (if it can).

          Romain Seguy added a comment -

          Will be delivered in 1.4.1.

          Romain Seguy added a comment - Will be delivered in 1.4.1.

          Code changed in hudson
          User: : rseguy
          Path:
          trunk/hudson/plugins/clearcase-ucm-baseline/src/main/java/com/michelin/cio/hudson/plugins/clearcaseucmbaseline/ClearCaseUcmBaselineParameterDefinition.java
          http://jenkins-ci.org/commit/29236
          Log:
          [FIXED JENKINS-6057]

          SCM/JIRA link daemon added a comment - Code changed in hudson User: : rseguy Path: trunk/hudson/plugins/clearcase-ucm-baseline/src/main/java/com/michelin/cio/hudson/plugins/clearcaseucmbaseline/ClearCaseUcmBaselineParameterDefinition.java http://jenkins-ci.org/commit/29236 Log: [FIXED JENKINS-6057]

            rseguy Romain Seguy
            rseguy Romain Seguy
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: