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

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

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

      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 Unassigned
            Reporter:
            erin.zhu@mongodb.com Erin Zhu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: