SERVER-120575: Add streams patch alias (#48755)

GitOrigin-RevId: 309ed30abd30f24253e11aef89a6fc94c56c19f0
This commit is contained in:
Calvin Nix
2026-02-27 11:24:53 -05:00
committed by MongoDB Bot
parent 9c021c1d4d
commit 9c6da8a82d

View File

@@ -196,3 +196,7 @@ patch_aliases:
description: "Run variants that would potentially block an emergency release"
variant_tags: ["emergency_release"]
task: ".*"
- alias: streams
description: "Runs all streams variants"
variant: "^(enterprise-amazon2023-streams|enterprise-rhel8-streams-tsan|enterprise-rhel8-streams-aubsan)$"
task: ".*"