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

Do not fail job if remote repository is not available

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Won't Do
    • Icon: Minor Minor
    • git-plugin
    • None

      Background:

      There are critical time based jobs, that use git to keep their source code in sync, but criticality is around time, not so much if the latest source code is used.

       

      Current behavior:

      1. git is not reachable or down
      2. Job fails

       

      Desired behavior:

      1. Git is not reachable
      2. Git plugin reports warning/error, but Job contionues
      3. Job uses current workspace files as is
      4. Job runs

       

      How this would be controlled:

      Add flag/checkbox: "Do not fail job in case of error"

            Unassigned Unassigned
            haigutus Kristjan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: