Update search test tagging logic to not require a patch version in the tag

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Integration
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Right now the release tagging logic requires the dev to include a patch version eg you have to write `requires_mongot_1_44_0` instead of simply `requires_mongot_1_44`. 

       

      Since the patch number is for bug fixes, server testing infrastructure should ignore this and just care about the major and minor versions.

       

      This will also require changing any tests that currently use a `requires_mongot_<x><y><z>` tag to `requires_mongot_<x>_<y>` and updating the README for search testing to explain how to properly tag your tests that can only be run with latest of mongot.

              Assignee:
              Unassigned
              Reporter:
              Erin Zhu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: