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

Explicit poll workspace

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Minor Minor
    • p4-plugin
    • 1.15.1

      It would be good if we could have a workspace that defines a poll area to kick off a job then use a different workspace to perform the sync(s).

      Usage example:

      If anything changes anywhere in my project I want to rebuild my part only and then run my QA test with the other binaries from other jobs.

      For example:

      poll on //depot/project1/main/...

      sync //depot/project1/main/security/...

      Current workarounds:

      • two jobs. One to preview sync that triggers another job that does the full sync
      • a change-submit trigger that fires to build an explicit job

       

       

            Unassigned Unassigned
            p4karl Karl Wirth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: