Bug 1643689 - disable 1st round of manifest scheduling. r=aryx

disable 1st round of manifest scheduling

Differential Revision: https://phabricator.services.mozilla.com/D85621
This commit is contained in:
Joel Maher 2020-07-31 20:15:34 +00:00
Родитель 0d05d91906
Коммит abf17d06e7
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -75,7 +75,6 @@ PER_PROJECT_PARAMETERS = {
'autoland': {
'optimize_strategies': 'taskgraph.optimize:project.autoland',
'target_tasks_method': 'autoland_tasks',
'test_manifest_loader': 'bugbug', # Remove this line to disable "manifest scheduling".
},
'mozilla-central': {