[Unified test runner] Introduce optin setting to await for MinPoolSize population

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Component/s: CSOT, Unified Test Runner
    • None
    • Needed
    • Hide

      Summary of necessary driver changes

      •  

      Commits for syncing spec/prose tests
      (and/or refer to an existing language POC if needed)

      •  

      Context for other referenced/linked tickets

      •  
      Show
      Summary of necessary driver changes   Commits for syncing spec/prose tests (and/or refer to an existing language POC if needed)   Context for other referenced/linked tickets  
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CDRIVER-6093 Blocked
      CXX-3343 Blocked
      CSHARP-5724 In Code Review
      GODRIVER-3659 Blocked
      JAVA-5957 Blocked
      NODE-7143 Blocked
      PYTHON-5529 Blocked
      PHPLIB-1720 Blocked
      RUBY-3707 Blocked
      RUST-2274 Blocked
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } #scriptField td.willNotDo { background-color: #FF0000; /* Red color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CDRIVER-6093 Blocked CXX-3343 Blocked CSHARP-5724 In Code Review GODRIVER-3659 Blocked JAVA-5957 Blocked NODE-7143 Blocked PYTHON-5529 Blocked PHPLIB-1720 Blocked RUBY-3707 Blocked RUST-2274 Blocked

      Summary

      Some CSOT tests are require pre-heat connection pool to have a predictable test outcome. The suggestion is to use minPoolSize together with new setting that makes unified test runner to await until pool will be populated before run the actual test case.

      Motivation

      Who is the affected end user?

      Drivers implementing CSOT.

      How does this affect the end user?

      No. Unified spec test runner is affected only

      Is this ticket required by a downstream team?

      No

      Is this ticket only for tests?

      Yes.

      Acceptance Criteria

      What specific requirements must be met to consider the design phase complete?

            Assignee:
            Oleksandr Poliakov
            Reporter:
            Oleksandr Poliakov
            Boris Dogadov Boris Dogadov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: