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

Remove 'checkSBEEnabled()' checks in favor of 'requires_sbe' tag in jstests

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 7.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • Query Execution
    • Fully Compatible
    • QE 2023-11-27

      As part of SERVER-82254 we introduced 'requires_sbe' tag, which ensures that Classic variants should not run tests that have this tag.

      This ticket should refactor existing tests, remove the existing 'checkSBEEnabled()' checks and add the corresponding tag at the top of the tests.

      This should happen only to those tests that early exit once SBE is not enabled (example).

            Assignee:
            catalin.sumanaru@mongodb.com Catalin Sumanaru
            Reporter:
            denis.grebennicov@mongodb.com Denis Grebennicov
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: