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

Validate tags existence that are configured in resmoke suite selector config

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Testing Infrastructure
    • Labels:
      None
    • Correctness

      Resmoke suite selector config has include_tags, exclude_tags, include_with_any_tags, exclude_with_any_tags sections. As we run resmoke suite we should validate that tags mentioned in those sections are present in tests that are located in paths that are defined in roots section.

      At the moment we have jstests spread across mongodb and enterprise repos. So this check may fail on community variants, because enterprise module is missing there. There is no easy way to collect the information about tags from the enterprise repo on such variants. After we consolidate mongodb and enterprise repos it will become possible to implement.

      This is split from SERVER-68699

            Assignee:
            devprod-correctness-team@mongodb.com [DO NOT ASSIGN] Backlog - DevProd Correctness
            Reporter:
            mikhail.shchatko@mongodb.com Mikhail Shchatko
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: