Bug 1418252 - Allow 'virtualization' key to be keyed by test platform. r=jmaher

--HG--
extra : rebase_source : 978e4705b1082f633301a4462ceb11817f6d1634
This commit is contained in:
Marco Castelluccio 2017-11-17 15:22:30 +01:00
Родитель ed422e8561
Коммит 55a92adc2e
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -623,6 +623,7 @@ def handle_keyed_by(config, tests):
'mozharness.requires-signed-builds',
'mozharness.script',
'worker-type',
'virtualization',
]
for test in tests:
for field in fields: