guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/02: hydra: honeycomb: Increase cuirass remote workers to 4.


From: Ricardo Wurmus
Subject: 01/02: hydra: honeycomb: Increase cuirass remote workers to 4.
Date: Fri, 26 Nov 2021 12:43:08 -0500 (EST)

rekado pushed a commit to branch master
in repository maintenance.

commit 738f76c61147ab022539796ea22d2f3654c06dd7
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Nov 26 15:43:22 2021 +0100

    hydra: honeycomb: Increase cuirass remote workers to 4.
    
    * hydra/modules/sysadmin/honeycomb.scm <services>: Increase workers in
    cuirass-remote-worker-configuration to 4.
---
 hydra/modules/sysadmin/honeycomb.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hydra/modules/sysadmin/honeycomb.scm 
b/hydra/modules/sysadmin/honeycomb.scm
index 6998efa..2c6e618 100644
--- a/hydra/modules/sysadmin/honeycomb.scm
+++ b/hydra/modules/sysadmin/honeycomb.scm
@@ -200,7 +200,7 @@
                                (baud-rate "115200,38400,9600")))
                      (service cuirass-remote-worker-service-type
                               (cuirass-remote-worker-configuration
-                               (workers 2)
+                               (workers 4)
                                (server "10.0.0.1:5555") ;berlin
                                (systems '("armhf-linux" "aarch64-linux"))))
                      (service wireguard-service-type



reply via email to

[Prev in Thread] Current Thread [Next in Thread]