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

After changing ClearCase configuration polling should be done since last build

    • Icon: Improvement Improvement
    • Resolution: Unresolved
    • Icon: Major Major
    • clearcase-plugin
    • None
    • Linux x64, Hudson 1.393, Clearcase plugin 1.3.5

      When ClearCase configuration is changed, polling should be done since last build time. Currently it is only done since last polling and may miss changes as follows:

      1. Config asks to check for changes in /vobs/vobA, /vobs/vobB.
      2. A build is done.
      3. Developer changes files in /vobs/vobsC.
      4. Polling runs for /vobs/vobA and /vobs/vobB.
      5. Config is updated to include /vobs/vobsC in load rules.
      6. Polling runs for /vobs/vobA, /vobs/vobB and /vobs/vobC, but since it runs since (4), it misses the changes from (3).

      I suggest that after every Clearcase configuration change revert to polling since last build instead of since last polling.

          [JENKINS-8515] After changing ClearCase configuration polling should be done since last build

          Krzysztof Malinowski created issue -
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 138625 ] New: JNJira + In-Review [ 174944 ]
          Vincent Latombe made changes -
          Assignee Original: Vincent Latombe [ vlatombe ] New: Eficode [ eficode ]
          Tatu Kairi made changes -
          Assignee Original: Eficode [ eficode ]

            Unassigned Unassigned
            raspy Krzysztof Malinowski
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: