Bug 1364944 - create new 'g5' talos job - talos in tree manifest definition. r=gbrown

This is a stub to have tests to run when the buildbot jobs are defined.
As a note, talos is now e10s only, so we do not need the non-e10s version.

MozReview-Commit-ID: IKDPwKFoHlm
This commit is contained in:
Joel Maher 2017-05-15 14:49:27 -04:00
parent 1aaa387888
commit 27cfa71d39

View File

@ -74,6 +74,10 @@
"g4-e10s": {
"tests": ["basic_compositor_video", "glvideo"]
},
"g5-e10s": {
"tests": ["ts_paint", "tp5o"],
"pagesets_name": "tp5n.zip"
},
"svgr": {
"tests": ["tsvgx", "tsvgr_opacity", "tart", "tscrollx", "cart", "tsvg_static"],
"talos_options": ["--disable-e10s"]