explain polling per change

XMLWordPrintable

    • Type: Task
    • Resolution: Not A Defect
    • Priority: Critical
    • Component/s: 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,

            Assignee:
            Karl Wirth
            Reporter:
            Hokwang Lee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: