Closed
Bug 1196936
Opened 10 years ago
Closed 10 years ago
[meta] - tracking bug for SETA improvements to support new platforms, tests, chunks in Q3 2015
Categories
(Testing :: General, defect)
Testing
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jmaher, Unassigned)
References
Details
No description provided.
Reporter | ||
Comment 1•10 years ago
|
||
while this isn't perfect (new job types might need an edit in:
https://github.com/dminor/ouija/blob/master/src/treecodes.py
and pre seeded jobs need to be edited in:
https://github.com/dminor/ouija/blob/master/src/preseed.json
Overall, the process is smoother and supports what we need. When we have job names that we want, we can add them and make it work.
I suppose further polish could be:
* cronjob for generating new jobtypes
* email support of jobtypes don't match treecodes (e.g. support if these are incorrect)
* testing out the expiration method
Currently all talos jobs are in there with e10s requesting to be coalesced ::)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Comment 2•10 years ago
|
||
Do you have a script to generate preseed.json?
If you want a way to keep that up-to-date, we can probably whip something in mozci.
Reporter | ||
Comment 3•10 years ago
|
||
there is no script for that- this is mostly making decision to take advantage of seta. Say for 48 chunks of android reftest we want to run 5 of them, then we can make sure 5 are always run. A script might be useful for finding new jobs which are added and bringing them to our attention :)
You need to log in
before you can comment on or make changes to this bug.
Description
•