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

Speedup test_api_version_compatibility task

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 6.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
    • Fully Compatible
    • DAG 2022-08-22
    • 2

      I've noticed that the slowest task that we run in the commit queue is test_api_version_compatibility, it usually takes ~14 min.
      From a quick look at the logs it seems we are spending 30 secs for each release compatibility check:

      [2022/06/22 16:31:15.702] Performing idl check compatibility with release: idls/r5.0.0:
      [2022/06/22 16:31:15.702] Errors found while checking IDL compatibility: 0 errors:
      [2022/06/22 16:31:15.702] ------------------------------------------------
      [2022/06/22 16:31:15.702] Errors found while checking IDL compatibility: 0 errors:
      [2022/06/22 16:31:15.702] ------------------------------------------------
      [2022/06/22 16:31:48.046] Performing idl check compatibility with release: idls/r5.0.1:
      [2022/06/22 16:31:48.046] Errors found while checking IDL compatibility: 0 errors:
      [2022/06/22 16:31:48.046] ------------------------------------------------
      [2022/06/22 16:31:48.046] Errors found while checking IDL compatibility: 0 errors:
      [2022/06/22 16:31:48.046] ------------------------------------------------
      [2022/06/22 16:32:21.150] Performing idl check compatibility with release: idls/r5.0.2:
      [2022/06/22 16:32:21.150] Errors found while checking IDL compatibility: 0 errors:
      [2022/06/22 16:32:21.150] ------------------------------------------------
      [2022/06/22 16:32:21.150] Errors found while checking IDL compatibility: 0 errors: 

            Assignee:
            mikhail.shchatko@mongodb.com Mikhail Shchatko
            Reporter:
            tommaso.tocci@mongodb.com Tommaso Tocci
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: