Option to tie Cleartool operations to the master node in case of distributed build

XMLWordPrintable

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: clearcase-plugin
    • None

      Plugin info tells that ClearCase must be installed both on master and slave nodes.

      Is it possible to add an option that will tie cleartool operation to master node? I have a case when SCM available only on master. Builds must run on remote hosts without ClearCase.

      I tried to use Matrix Tie Parent Plugin http://wiki.jenkins-ci.org/display/JENKINS/Matrix+Tie+Parent+Plugin.
      It attaches CC plugin polling operations to master. But CC plugin also tries to start dynamic view (used for polling on master) on the slave node, and thus fails build.

      [default] $ cleartool startview BS-View
      java.io.IOException: CreateProcess: cleartool startview BS-View error=2
      ...

      It would be nice to add some option that will tie polling to master and restrict cleartool operations on slaves.

            Assignee:
            Unassigned
            Reporter:
            dbubovych
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: