guix-commits
[Top][All Lists]
Advanced

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

01/02: Revert "hydra: machines-for-berlin: Comment out failing Honeycomb


From: Ricardo Wurmus
Subject: 01/02: Revert "hydra: machines-for-berlin: Comment out failing Honeycombs."
Date: Mon, 28 Nov 2022 17:59:58 -0500 (EST)

rekado pushed a commit to branch master
in repository maintenance.

commit 5cb4f6afbfe074b6d97cd5330b1ee709d4dd337d
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Nov 28 23:57:37 2022 +0100

    Revert "hydra: machines-for-berlin: Comment out failing Honeycombs."
    
    This reverts commit fad62ae2cfe1036c52b66f0b85999182f03858c9.
    These machines are back online now.
---
 hydra/machines-for-berlin.scm | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/hydra/machines-for-berlin.scm b/hydra/machines-for-berlin.scm
index f98b09a..22e9f52 100644
--- a/hydra/machines-for-berlin.scm
+++ b/hydra/machines-for-berlin.scm
@@ -222,9 +222,7 @@
   ;; SolidRun LX2160A Honeycomb
   ;; CPU: 16 ARM Cortex-A72 cores
   ;; RAM: 32 GB
-  (list ;; 2022-11-21: Hard disk broke.
-        #;
-        (build-machine
+  (list (build-machine
          ;;pankow
          (name "10.0.0.8")
          (user "hydra")
@@ -244,8 +242,6 @@
          (host-key
           "ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIFjixKdkTBoEUflxX/n/flhg7GoqbfkfoVrhD0GROZxl")
          (parallel-builds 4))
-        ;; 2022-11-21: Hard disk is failing.
-        #;
         (build-machine
          ;;grunewald
          (name "10.0.0.10")



reply via email to

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