Bug 1286075: add a (temporary) marionette-harness kind; r=maja_zf

This has some notes for future work on the task, but will work for now.

MozReview-Commit-ID: 7J4tQeKj3KJ
This commit is contained in:
Dustin J. Mitchell
2016-09-08 00:32:50 +00:00
parent 8ab19f8c71
commit ddfee354e8
5 changed files with 110 additions and 2 deletions

View File

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