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

blueocean-display-url tests are failing if run in systems without git user.name

XMLWordPrintable

    • Blue Ocean 1.1

      Description

      The blueocean-display-url tests perform some commits as part of the setup, if the tests are executed in an environment without git user.name and user.email properties configured the tests are going to fail.

      Most developer machines already have a global user configured, but for example if the tests are executed in a docker container set up by a CI server (like Jenkins) is possible for them to fail

      The fix is very easy, just add the author to the commit steps of the tests

      To reproduce

      Run the tests in an environment without git user.name and user.email configured

            vivek Vivek Pandey
            rarabaolaza Raul Arabaolaza
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: