Bug 1643284 - require --full to schedule talos/raptor profiling jobs on try. r=davehunt,ahal

require --full to schedule talos/raptor profiling jobs on try.

Differential Revision: https://phabricator.services.mozilla.com/D78250
This commit is contained in:
Joel Maher 2020-06-08 15:19:55 +00:00
Родитель b8024fc9f2
Коммит eeadf81538
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -37,6 +37,7 @@ UNCOMMON_TRY_TASK_LABELS = [
# Test tasks
r'web-platform-tests.*backlog', # hide wpt jobs that are not implemented yet - bug 1572820
r'-ccov/',
r'-profiling-', # talos/raptor profiling jobs are run too often
# Shippable build tests, except those that don't have opt versions - bug 1638014
# blacklist tasks on these platforms that aren't part of the named test suites,
# which are known to only run on shippable builds