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

Mulitbranch pipeline support for virtual streams

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • p4-plugin

      Multibranch pipeline does not detect virtual streams.

      This is because depot syntax is used for finding the Jenkinsfile which will always come up empty for a virtual stream.

      We look like this:

      p4 files -e //streamdepot/dev/VirtualStream/Jenkinsfile

      To find the jenkinsfile we'd have to make a stream client and then look for //client/Jenkinsfile.

            joel_brown Joel Brown
            joel_brown Joel Brown
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: