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

Move bench_test*.js tests out of parallel test job

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.2
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible
    • Query Execution 2021-07-26
    • 152

      Given that benchRun()'s main purpose is for performance testing and on top of that, we do not recommend using benchRun() for performance testing anymore and benchRun() implementation itself launches multiple threads internally, there's not much point in keeping bench_test*.js within parallel test job.

      Let's move bench_test*.js out of the parallel test job or include them into parallel tester skipTests to avoid seeing parallel job failures like similar to BF-21921.

            Assignee:
            mohammad.dashti@mongodb.com Mohammad Dashti (Inactive)
            Reporter:
            mohammad.dashti@mongodb.com Mohammad Dashti (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: