lkjdsadsaljdsa
This commit is contained in:
@@ -52,7 +52,7 @@ noProxyJumpDomains = [ "tail9aac63.ts.net" ]
|
||||
["bolle.tail9aac63.ts.net"]
|
||||
aliases = [ "bolle.pbsds.net" ]
|
||||
buildMachine.systems = ["x86_64-linux", "i686-linux", "riscv64-linux"]
|
||||
buildMachine.maxJobs = 3 # 12 threads 32GB
|
||||
# buildMachine.maxJobs = 3 # 12 threads 32GB
|
||||
buildMachine.speedFactor = 4 # ???
|
||||
buildMachine.supportedFeatures = ["kvm", "nixos-test" ] #, "ccache" ] # no ccache because we have yet to setup distributed ccache
|
||||
buildMachine.protocol = "ssh-ng"
|
||||
@@ -202,7 +202,8 @@ buildMachine.mandatoryFeatures = [ "big-parallel" ]
|
||||
ssh.listenUser = "pederbs"
|
||||
ssh.listenPublicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHzLWPq7O9OiUXEDtwm/xfdBmLqEZXWlXDdRuJmb2Gou"
|
||||
# ssh.proxyJump = "login.stud.ntnu.no" # login.pvv.ntnu.no
|
||||
ssh.proxyJump = "bolle.tail9aac63.ts.net"
|
||||
# ssh.proxyJump = "bolle.tail9aac63.ts.net"
|
||||
ssh.proxyJump = "eple.tail9aac63.ts.net"
|
||||
|
||||
# ["bob.pvv.ntnu.no"]
|
||||
# buildMachine.maxJobs = 10 # 40 threads
|
||||
|
||||
Reference in New Issue
Block a user