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

UCM dynamic view creation parameter doesn't use "stream:"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • clearcase-plugin
    • None

      When "create view if view doesn't exist" is set,
      and UCM dynamic view doesn't exist, then the plugin runs following command:
      [workspace] $ cleartool mkview -stream hudson_stream.test.my_stream@/vobs/project_p -tag hudson_view
      cleartool: Error: Unable to find stream "hudson_stream.test.my_stream@/vobs/project_p".
      cleartool: Error: Cannot attach view to stream "hudson_stream.test.my_stream@/vobs/project_p". FATAL: UCM ClearCase failed. exit code=1

      In fact, "hudson_stream.test." should be replaced by "stream:"

            jborghi jborghi
            fchrist fchrist
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: