Bug 1639164 - Add a shadow scheduler using the new strategy with bugbug's config selection and a low confidence threshold. r=ahal DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D114364
This commit is contained in:
Marco Castelluccio 2021-05-06 15:52:28 +00:00
Родитель 8ed6a62508
Коммит 14db0438c8
1 изменённых файлов: 11 добавлений и 0 удалений

Просмотреть файл

@ -100,6 +100,17 @@ bugbug_disperse_reduced_medium:
env:
TASKGRAPH_OPTIMIZE_STRATEGIES: taskgraph.optimize:experimental.bugbug_disperse_reduced_medium
bugbug_reduced_manifests_config_selection_low:
description: Runs the bugbug_reduced_manifests_config_selection_low optimization strategy instead of the default.
treeherder:
symbol: SS(bugbug_r_c_s_low)
index:
product: source
job-name: shadow-scheduler-bugbug_reduced_manifests_config_selection_low
worker:
env:
TASKGRAPH_OPTIMIZE_STRATEGIES: taskgraph.optimize:experimental.bugbug_reduced_manifests_config_selection_low
bugbug_reduced_manifests_config_selection_medium:
description: Runs the bugbug_reduced_manifests_config_selection_medium optimization strategy instead of the default.
treeherder: