Allow wider group of users override commit queue instruction count checks

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 9.0.0-rc1, 8.3.8
    • Affects Version/s: None
    • Component/s: None
    • None
    • Product Performance
    • Fully Compatible
    • v8.3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      GenerateAndCheckPerfResults currently allows only a hardcoded subset of users to override a failing instruction-count check on benchmarks_sep. When a legitimate PR introduces a new call along a measured path (for example findOneById) the instruction count regression blocks merge, and only those listed users can push it through. The list should be expanded to cover at least all of Product Performance, and optionally a small set of server engineers who regularly land perf-sensitive changes.

      Preferred implementation: move the list out of hardcoded Python into a data-driven source (config file or Jira group lookup) so adding someone does not require a code change and review.

      Additional Context

      • DEVPROD-30962 Improve SEP benchmark reliability: Container for SEP benchmark reliability work.

      Ticket originally authored by alice.doherty@mongodb.com, edited by james.littlejohn@mongodb.com during triage.

            Assignee:
            Alice Doherty
            Reporter:
            Alice Doherty
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: