Skip to content

Add missing group to DB seeds for triage-ops

David Dieulivol requested to merge ddieulivol-fix_triage_ops_local_seeds into master

What does this MR do and why?

When running triage-ops locally, the Triage::KeepCacheWarmJob kept crashing because it couldn't find a group.

This MR adds this group to the DB seeds for triage-ops.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports