Move WPT extras to the last chunk

Maybe it’ll take less time total?
This commit is contained in:
Simon Sapin 2018-12-14 12:08:04 +01:00
parent 1f018b09c8
commit d318e55b1c

View file

@ -365,7 +365,7 @@ def wpt_chunks(platform, make_chunk_task, build_task, total_chunks, processes,
PROCESSES=str(processes),
)
)
if this_chunk == 1:
if this_chunk == chunks[-1]:
task.name += " + extra"
task.extra["treeherder"]["symbol"] += "+"
task.with_script("""