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

explain polling per change

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Not A Defect
    • Icon: Critical Critical
    • p4-plugin

      Hi,

       

      I want to make jenkins pipeline job

      to run whenever commit comes.

       

      In checkout code, there's filter: [incremental(true)] feature like below.

      checkout perforce(
          credential: 'p4',
          filter: [incremental(true)],
          populate: syncOnly(...),
          workspace: templateSpec(...)
      )
      

      What is this for? 

       

      and there's polling build filters options in configuration page.

      What is this for?

      What is different with upper code ?

       

      Many thanks,

        1. image-2019-07-12-08-35-27-798.png
          42 kB
          Karl Wirth
        2. image-2019-07-12-15-22-43-852.png
          7 kB
          Hokwang Lee
        3. image-2019-09-02-16-25-39-289.png
          2 kB
          Karl Wirth
        4. image-2019-09-02-16-25-59-683.png
          3 kB
          Karl Wirth
        5. image-2019-09-02-16-26-19-383.png
          37 kB
          Karl Wirth
        6. image-2019-09-02-16-26-46-699.png
          26 kB
          Karl Wirth

            p4karl Karl Wirth
            luckyhorang Hokwang Lee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: