Merge pull request 'distributed builders!' (#228) from feature/hydra-arm into main
Reviewed-on: #228
This commit was merged in pull request #228.
This commit is contained in:
@@ -18,6 +18,7 @@ in
|
|||||||
allowed-uris = github: gitlab: git+https:// git+ssh:// https://
|
allowed-uris = github: gitlab: git+https:// git+ssh:// https://
|
||||||
builders-use-substitutes = true
|
builders-use-substitutes = true
|
||||||
'';
|
'';
|
||||||
|
distributedBuilds = true;
|
||||||
|
|
||||||
buildMachines = [
|
buildMachines = [
|
||||||
{
|
{
|
||||||
@@ -55,7 +56,6 @@ in
|
|||||||
notificationSender = "hydra@alicehuston.xyz";
|
notificationSender = "hydra@alicehuston.xyz";
|
||||||
gcRootsDir = "/ZFS/ZFS-primary/hydra";
|
gcRootsDir = "/ZFS/ZFS-primary/hydra";
|
||||||
useSubstitutes = true;
|
useSubstitutes = true;
|
||||||
buildMachinesFiles = [ ];
|
|
||||||
minimumDiskFree = 50;
|
minimumDiskFree = 50;
|
||||||
minimumDiskFreeEvaluator = 100;
|
minimumDiskFreeEvaluator = 100;
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user