Hi, as Martine already remarked: in the worst case all our test jobs are executed more or less sequentially. Given the fact that most test runs for a single commit take about 60 min. to complete we can reach a delay, between pushing a commit and the start of a test run, of about 1.5 days (on a more or less busy day)
BTW: We hope to have an implementation which can replace our current travis setup by the end of the month. I am currently in the process of looking into the source code of travis (it's open-source after all) in order to determine which components can be re-used for our purposes. Best, Philipp 2015-04-15 17:32 GMT+02:00 Martine Lenders <authmille...@gmail.com>: > Okay it takes ~1h to finish a build. My bad. > > 2015-04-15 17:30 GMT+02:00 Martine Lenders <authmille...@gmail.com>: > >> Hi, >> there were ~40 new builds opened yesterday [1] and it takes travis ~30 >> min to finish a build (and since we are in the fair-use queue it works of >> the jobs more or less sequentially), so thats why the later ones are >> pending. I think we can speed up things a little if everyone (who has >> rights to do that) kills jobs that are not current anymore (due to a PR >> being updated or force-pushed e.g.) as Kushal proposed in [2]. >> >> Cheers, >> Martine >> >> [1] https://travis-ci.org/RIOT-OS/RIOT/pull_requests >> [2] https://github.com/RIOT-OS/RIOT/pull/2793#issuecomment-92205543 >> >> 2015-04-15 16:02 GMT+02:00 Oleg Hahm <oliver.h...@inria.fr>: >> >>> Hey folks from the testing task force, >>> >>> does anyone know what exactly is currently wrong with Travis? I have the >>> impression that it didn't run a single test for RIOT today. E.g. >>> https://github.com/RIOT-OS/RIOT/pull/2764 is pending for 24h hours now. >>> >>> Cheers, >>> Oleg >>> -- >>> The bad thing about Haskell jokes is that let understood = map (isJust . >>> understand) $ repeat joke in or understood == False >>> >>> _______________________________________________ >>> devel mailing list >>> devel@riot-os.org >>> https://lists.riot-os.org/mailman/listinfo/devel >>> >>> >> > > _______________________________________________ > devel mailing list > devel@riot-os.org > https://lists.riot-os.org/mailman/listinfo/devel > >
_______________________________________________ devel mailing list devel@riot-os.org https://lists.riot-os.org/mailman/listinfo/devel