Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-36756

Log the githash of the 10gen/jstestfuzz repository when the fuzzer's self-tests fail

    • Fully Compatible
    • v4.0, v3.6, v3.4
    • TIG 2018-09-24
    • 1

      (This came up when looking at a BF ticket with sviatlana.zuiko.)

      There is currently no information about the version of the 10gen/jstestfuzz repository we are running when it fails and the Build Baron ends up going off of the timestamp of when the Evergreen task ran. The following is the information that we log about the 10gen/jepsen repository.

      branch=$(git symbolic-ref --short HEAD)
      commit=$(git show -s --pretty=format:"%h - %an, %ar: %s")
      echo "Git branch: $branch, commit: $commit"
      

            Assignee:
            jonathan.abrahams Jonathan Abrahams
            Reporter:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: