guix-commits
[Top][All Lists]
Advanced

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

01/01: hydra: berlin: Reduce the number of 'guix publish' workers.


From: Ludovic Courtès
Subject: 01/01: hydra: berlin: Reduce the number of 'guix publish' workers.
Date: Sun, 30 Jul 2017 16:25:33 -0400 (EDT)

civodul pushed a commit to branch master
in repository maintenance.

commit 8d13aae9148052b93e5d84a89fdb33698726c578
Author: Ludovic Courtès <address@hidden>
Date:   Sun Jul 30 22:23:54 2017 +0200

    hydra: berlin: Reduce the number of 'guix publish' workers.
    
    * hydra/berlin.scm <guix-publish-configuration>: Set 'workers' to 6.
---
 hydra/berlin.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hydra/berlin.scm b/hydra/berlin.scm
index 90b9344..a6e6158 100644
--- a/hydra/berlin.scm
+++ b/hydra/berlin.scm
@@ -249,7 +249,7 @@ Happy hacking!\n"))
                        (cache "/var/cache/guix/publish")
                        (ttl (* 45 24 3600))
                        (compression-level 9)
-                       (workers 8)))
+                       (workers 6)))
 
              (nginx-service #:config-file
                             (file-append %nginx-config



reply via email to

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