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

Remove or update experimental task from non-experimental build variant

    • Type: Icon: Bug Bug
    • Resolution: Won't Do
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Query Integration
    • ALL

      We have implemented a new linter called 'forbid-tasks-with-tag-on-variants'. This linter's main function is to forbid tasks with specific tags from being used in buildvariants with certain tags.
       
      Currently, the 'search_end_to_end_sharded_cluster' and 'search_end_to_end_single_node' have an 'experimental' tag, but it has been added to "! Linux x86 Shared Library DEBUG" and "! Amazon Linux 2 arm64 Atlas Enterprise (all feature flags)" build variant. Those build variants are considered non-experimental because they includes tasks of type '.release_critical', '.development_critical', '.default' and etc. 
       
      To resolve this issue, I have a couple of ways in mind like:
      1: Update the tag for those two tasks
      2. Remove those two tasks from this build variant
      Please choose the option that works best for your team and fits the purpose of this task.

      I have currently added those tasks to the 'ignored_tasks' list in the evergreen-linter rule 'forbid-tasks-with-tag-on-variants' so it will not trigger any problem for now. However, please update them whenever your team can

      Here is my PR with more info.

            Assignee:
            maddie.zechar@mongodb.com Maddie Zechar
            Reporter:
            juan.gu@mongodb.com Juan Gu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: