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

Add relevant test name to each hang analyzer log's file name

    • Type: Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: 3.5.4
    • Component/s: Testing Infrastructure
    • Labels:
      None

      Currently the files are named something like:

      debugger_mongos_12139.log
      

      If, for example, 6 tests did not complete, you will have (at least) 6 such files.

      Once you find the tests that did not complete, you don't have an easy way to correlate which hang analyzer files go with which tests.

      You can do it by searching for the PID in the file name (e.g., 12139 in the above example) in the test logs for each failed test.

      It'd be nice if the file name just included which test it matches with, e.g.:

      debugger_bulk_shard_insert_js_mongos_12139.log
      

            Assignee:
            backlog-server-tig DO NOT USE - Backlog - Test Infrastructure Group (TIG)
            Reporter:
            esha.maharishi@mongodb.com Esha Maharishi (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: