WIP
This commit is contained in:
parent
893480e3e3
commit
9771b35612
15 changed files with 388 additions and 42 deletions
|
@ -44,10 +44,11 @@
|
|||
hostName = "rock5b.fleet";
|
||||
system = "aarch64-linux";
|
||||
maxJobs = 6;
|
||||
speedFactor = 2;
|
||||
speedFactor = 1;
|
||||
supportedFeatures = ["nixos-test" "benchmark" "big-parallel" "kvm"];
|
||||
mandatoryFeatures = [];
|
||||
sshKey = "/etc/ssh/ssh_host_ed25519_key";
|
||||
sshKey = "/var/lib/hydra/queue-runner/.ssh/id_rsa";
|
||||
sshUser = "root";
|
||||
}
|
||||
];
|
||||
distributedBuilds = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue