hydra/src/hydra-queue-runner
Eelco Dolstra ea1eb2e3fb Keep track of requiredSystemFeatures in the machine stats
For example, steps that require the "kvm" feature may require a
different kind of machine to be provisioned. This can also be used to
require performance-sensitive tests to run on a particular kind of
machine, e.g., by setting requiredSystemFeatures to something like
"ec2-i2.8xlarge".
2015-08-17 14:37:57 +02:00
..
build-remote.cc Fix remote building on Nix 1.10 2015-07-31 03:41:55 +02:00
build-result.cc Add support for tracking custom metrics 2015-07-31 00:57:30 +02:00
build-result.hh Add support for tracking custom metrics 2015-07-31 00:57:30 +02:00
builder.cc Keep stats for the Hydra auto scaler 2015-08-17 13:50:41 +02:00
counter.hh Keep stats for the Hydra auto scaler 2015-08-17 13:50:41 +02:00
db.hh Namespace cleanup 2015-07-07 10:29:43 +02:00
dispatcher.cc Keep track of requiredSystemFeatures in the machine stats 2015-08-17 14:37:57 +02:00
hydra-queue-runner.cc Keep stats for the Hydra auto scaler 2015-08-17 13:50:41 +02:00
Makefile.am Split hydra-queue-runner.cc more 2015-07-21 15:14:17 +02:00
pool.hh Use PostgreSQL notifications for queue events 2015-06-11 17:41:59 +02:00
queue-monitor.cc Keep track of requiredSystemFeatures in the machine stats 2015-08-17 14:37:57 +02:00
state.hh Keep track of requiredSystemFeatures in the machine stats 2015-08-17 14:37:57 +02:00
sync.hh Fix potential race in dispatcher wakeup 2015-08-10 12:54:55 +02:00
token-server.hh Rate-limit the number of threads copying closures at the same time 2015-06-23 01:49:14 +02:00