Make the task to train the group-level test selection model depend on the task to generate config/group failing together probabilities DB

Given that it is needed during the evaluation of the model.
This commit is contained in:
Marco Castelluccio 2020-06-09 17:11:23 +02:00
Родитель f7679428bb
Коммит 5d1f758864
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -986,6 +986,7 @@ tasks:
dependencies:
- commit-retrieval
- test-group-scheduling-history-generator
- test-config_group-scheduling-history-generator
payload:
maxRunTime: 25200
image: mozilla/bugbug-base:${version}