Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] gerrit verifier job timing

Gerrit verifier job now takes 44 min. This is too much IMHO.
This type of job should take at most 15 min. Hudson now is constantly backed up
with multiple jobs and with constant need for rebase reviews its even worse.
Buy the time verifier finished I need to rebase again!
So we have few options
- you disagree with me and we do nothing
- we try to optimize tests and see why its taking so long
- we split test into two tiers - tier1 - runs with gerrit verifier, tier2 (and tier1) - runs with official nightly build (or branch builds), all commiters involved in changes for the build get email if it fails tests

Back to the top