ci dos'es itself when a build fails
This is no longer a strong concern with #5 merged in; CI no longer retries and no longer builds builds with failed dependencies.
ci dos'es itself when a build fails
better gerrit integration
de02c833d0
Merge pull request 'better gerrit integration' (#5) from better-gerrit into gerrit
5cdef7efb6
fix status reporting to gerrit
51f7b52149
pre-filter drv_info into all_deps
13a67b483a
fix interrupt()
9933971ab0
re-enable the gerrit status reporter
d628ca10d6
Fix up a few loose ends
4057371c76
Add build result tracking, schedule newly available builds
add x86 hydra vm tests to ci
This should be working now. hydraJobs
is now used, which has been slimmed down a bit temporarily.
add x86 hydra vm tests to ci
I opened a CL to remove some of the hydraJobs
that we don't/can't use (e.g. installerScript
depends on some more hydra infrastructure; and all the…
getDerivations deduplicates derivations *sometimes*
As this behaviour is likely to change when other evaluator changes are applied, my thoughts are that we should remove the deduplication, and only do the bare minimum of deduplication to avoid…