phase1,phase2: implement round robin builds
authorPetr Štetiar <ynezz@true.cz>
Tue, 16 Mar 2021 17:21:15 +0000 (18:21 +0100)
committerPetr Štetiar <ynezz@true.cz>
Wed, 17 Mar 2021 08:33:29 +0000 (09:33 +0100)
commit27f0b7fe926d70c4f3e9c5bb1b297b76d6e1f704
tree1bffd178eafdf90b4a886f69727d244b5bdba605
parent1d17927e74896df84208da090c80c2d1791d5fe6
phase1,phase2: implement round robin builds

Gather newest complete and not skipped build timestamps, reverse sort
them and use that as builder priority, so the newest built targets are
at the bottom.

Signed-off-by: Petr Štetiar <ynezz@true.cz>
phase1/master.cfg
phase2/master.cfg