Bug 1286075: add source-check kind; r=ahal

MozReview-Commit-ID: EDdPraYxNlH
This commit is contained in:
Dustin J. Mitchell
2016-09-12 18:39:05 +00:00
parent 7929a885f4
commit 048a70e59c
8 changed files with 256 additions and 1 deletions

View File

@@ -83,7 +83,8 @@ task_description_schema = Schema({
# if omitted, the build will not be indexed.
Optional('index'): {
# the name of the product this build produces
'product': Any('firefox', 'mobile', 'b2g'),
# TODO: remove lint when not used
'product': Any('firefox', 'mobile', 'b2g', 'lint'),
# the names to use for this job in the TaskCluster index
'job-name': Any(