2
0
Fork 0
mirror of git://git.savannah.gnu.org/guix/maintenance.git synced 2023-12-14 03:33:04 +01:00
Commit graph

57 commits

Author SHA1 Message Date
Marius Bakke 5477e875d1
hydra: Decrease priority of x86_64->armhf build machines.
* hydra/machines-for-berlin.scm (x86_64->qemu-armhf): Set SPEED to .8
instead of .9.
2020-04-10 20:25:51 +02:00
Ricardo Wurmus d93e92edac
hydra: Disable nodes with memory problems.
* hydra/machines-for-berlin.scm (hosts): Disable hydra-guix-112,
hydra-guix-121, and hydra-guix-128.
2020-03-06 17:31:40 +01:00
Marius Bakke 258cce7396
hydra: Comment out defunct ARMv7 node.
* hydra/machines-for-berlin.scm (armv7): Disable 'hydra-slave1.netris.org'.
2020-03-04 11:36:09 +01:00
Marius Bakke 857e9538e8
hydra: Comment out defunct build servers.
* hydra/machines-for-berlin.scm (armv7): Drop x15.sjd.se and hydra-slave{2,3}.
2020-02-27 19:05:01 +01:00
Tobias Geerinckx-Rice 7cf60fe31d
hydra: Fix typo.
* hydra/machines-for-berlin.scm (armv7): Add missing closing bracket.
2020-02-27 18:20:06 +01:00
Ricardo Wurmus 20f2a09c74
hydra: Remove obsolete nodes.
* hydra/machines-for-berlin.scm (hosts): Remove records for
hydra-guix-04..26.
(template-x86_64): Remove case for 16 GB RAM nodes.
* hydra/berlin-nodes.scm: Do not build machines from old ids.
(%ids, system-for, id->ip): Remove.
2020-02-27 12:48:27 +01:00
Ricardo Wurmus f34f611d9d
hydra: Add configuration for 192G RAM nodes.
* hydra/machines-for-berlin.scm (template-x86_64): Add case for 192G
RAM machines; remove case for disabled big node.
2020-01-19 11:10:40 +01:00
Ricardo Wurmus 0baaf05b8a
hydra: Disable Overdrive node in limbo.
* hydra/machines-for-berlin.scm (overdrive): Comment out one of the nodes.
2020-01-19 10:54:31 +01:00
Ricardo Wurmus 690c8bd8a8
hydra: Update comments.
* hydra/machines-for-berlin.scm: Update hostname in comments.
2020-01-19 10:53:19 +01:00
Ricardo Wurmus 43f271c463
hydra: Use system emulation on 128G nodes only.
* hydra/machines-for-berlin.scm <top-level>: Enable qemu for aarch64
and armhf only on nodes with 128G RAM.
2020-01-19 10:51:43 +01:00
Ricardo Wurmus 5c5af431cf
hydra: Add new nodes.
* hydra/machines-for-berlin.scm (hosts): Add entries for
hydra-guix-{120,121,122,123,124,125,126,127,128,129}.
2020-01-19 10:50:36 +01:00
Ricardo Wurmus 36735db04c
hydra: Remove dead machines.
* hydra/machines-for-berlin.scm (hosts): Remove entries for
hydra-guix-{01,05,07,14,17,25}.
2020-01-19 10:45:08 +01:00
Ricardo Wurmus 2588c5c6ff
hydra/machines-for-berlin: Add some new servers.
* hydra/machines-for-berlin.scm (hosts): Add hydra-guix-104 through
hydra-guix-119.
(template-x86_64): Prefer building on those new machines.
2019-12-23 22:35:41 +01:00
Ludovic Courtès 219c1dcd81
berlin: machines: Account for SSH tunnel to {sergei,dmitri}.
* hydra/machines-for-berlin.scm (overdrive): Change name/port for
{dmitri,sergei} to match the SSH tunnel.
2019-09-09 21:41:31 +02:00
Tobias Geerinckx-Rice 86bf668b41
berlin: machines: Add OverDrives hosted by Tobias.
* hydra/machines-for-berlin.scm (overdrive): Add dmitri.tobias.gr and
sergei.tobias.gr.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-09 21:36:23 +02:00
Ricardo Wurmus 11020f35fc
hydra: Enable hydra-guix-22.
* hydra/machines-for-berlin.scm (hosts): Uncomment hydra-guix-22.
2019-08-07 16:08:04 +02:00
Ricardo Wurmus e24958839d
hydra: Remove temporary SSH tunnels.
* hydra/machines-for-berlin.scm (armv7): Remove temporary SSH tunnels
for Mark's machines.
2019-08-07 13:10:00 +02:00
Ludovic Courtès f0cdfb865a
berlin: machines: Add hydra-slave2.netris.org build machine.
* hydra/machines-for-berlin.scm (armv7): Add hydra-slave2.netris.org.
2019-07-19 14:28:42 +02:00
Ludovic Courtès ec8031c272
berlin: machines: Add Novena machines hosted by Mark.
* hydra/machines-for-berlin.scm (armv7): Add hydra-slave1 and
hydra-slave2.
2019-07-18 23:04:01 +02:00
Ludovic Courtès c79b350705
berlin: machines: Officially add the OverDrive at Julien's place.
* hydra/machines-for-berlin.scm (overdrive): Replace
"git.flashner.co.il" with "rennes.lepiller.eu".
2019-07-18 23:04:01 +02:00
Ricardo Wurmus fafbac75c3
hydra: machines-for-berlin: Record RAM, disable broken nodes.
* hydra/machines-for-berlin.scm (hosts): Record RAM in GB; disable
141.80.167.132, 141.80.167.153, and 141.80.167.156.
(template-x86_64): Match on RAM.
2019-07-18 18:42:33 +02:00
Ricardo Wurmus 6584ce0d80
hydra: berlin: Add dover.guix.info to build nodes.
* hydra/machines-for-berlin.scm (overdrive): Add record for
dover.guix.info.
2019-05-08 17:28:50 +02:00
Ricardo Wurmus 94966b0c37
hydra: berlin: Add Qemu armhf/aarch64 build nodes.
* hydra/machines-for-berlin.scm (x86_64->qemu-armhf,
x86_64->qemu-aarch64): New procedures; use them to add five virtual
build nodes for both architectures.
2019-05-08 17:26:11 +02:00
Ricardo Wurmus e810c5044c
berlin: Add hostnames in comments. 2018-12-17 19:15:47 +01:00
Ricardo Wurmus 2cb4bf3756
berlin: Disable hydra-guix-07. 2018-12-17 19:15:47 +01:00
Ricardo Wurmus 1b06f45f6e
berlin: Enable hydra-guix-25. 2018-12-17 19:15:47 +01:00
Ricardo Wurmus 97b315a0b3
berlin: Remove 141.80.167.134. 2018-12-17 19:15:47 +01:00
Ricardo Wurmus 5bdfab8757
berlin: Disable hydra-guix-17. 2018-12-17 19:15:47 +01:00
Ludovic Courtès 9c65becedc
hydra: berlin: Fix typo.
* hydra/machines-for-berlin.scm <top level>: Use 'aarch64->armhf'.
2018-11-13 23:19:12 +01:00
Ludovic Courtès 9f3ffa32b5
hydra: berlin: Add ARMv7 build machines.
* hydra/machines-for-berlin.scm (aarch64->armhf): New procedure.
(armv7): New variable.
<top level>: Use them.
2018-11-13 23:08:31 +01:00
Ludovic Courtès 2656f2eecb
hydra: berlin: Make the big node less "fast".
* hydra/machines-for-berlin.scm (template-x86_64): Reduce the 'speed' of
the big node.
2018-04-26 23:02:58 +02:00
Ludovic Courtès e3464e6e87
hydra: berlin: Add the second OverDrive.
* hydra/machines-for-berlin.scm (overdrive): New variable.
(overdrive1): Remove.
Append OVERDRIVE to the list of machines.
2018-04-26 23:02:58 +02:00
Ludovic Courtès e0b90a8c55
hydra: Add aarch64 box to berlin's machines.
* hydra/machines-for-berlin.scm (overdrive1): New variable.
<top level>: Add it to the list.
2018-01-18 15:22:48 +01:00
Ricardo Wurmus d8ddff5258
hydra: Add big node to berlin.guixsd.org.
* hydra/machines-for-berlin.scm (hosts): Add entry for 141.80.167.132;
remove 133 and disable 134.
(template-x86_64): Override settings for big node.
2017-12-16 16:24:05 +01:00
Ricardo Wurmus b8eb9a0e26
hydra: Disable node 141.80.167.156.
* hydra/machines-for-berlin.scm (hosts): Comment entry for
node 141.80.167.156.
2017-12-16 16:23:28 +01:00
Ricardo Wurmus 634cfde3a9
hydra: Restore node 141.80.167.148.
* hydra/machines-for-berlin.scm (hosts): Enable 141.80.167.148.
2017-12-16 16:22:37 +01:00
Ricardo Wurmus ffed946d4b
hydra: Add build node to berlin.guixsd.org.
* hydra/machines-for-berlin.scm (hosts): Add node 157.
2017-12-07 09:38:48 +01:00
Ricardo Wurmus 9268023e14
hydra: Update IP for berlin build node.
* hydra/machines-for-berlin.scm (hosts): Change IP of node 2.
2017-12-07 09:23:42 +01:00
Ricardo Wurmus c0507e57d6
hydra: Add four build nodes to berlin.guixsd.org.
* hydra/machines-for-berlin.scm (hosts): Add nodes 153, 154, 155, and
156.
2017-12-07 09:23:04 +01:00
Ricardo Wurmus 25297d2a5f
hydra: Add new build node to berlin.
* hydra/machines-for-berlin.scm (hosts): Add node 21 (141.80.167.152).
2017-12-05 17:32:46 +01:00
Ricardo Wurmus bae911bcd7
hydra: Update IPs for berlin build nodes.
* hydra/machines-for-berlin.scm (hosts): Update IPs for nodes 13, 14,
15, 16, 17, and 18.  Disable node 17.
2017-12-05 17:32:46 +01:00
Ricardo Wurmus 1c1df2c4d5
hydra: Update more IPs for berlin build nodes.
* hydra/machines-for-berlin.scm (hosts): Update IPs for nodes 4, 5, 6,
7, 8, 9, 10, and 11.
2017-12-04 18:00:14 +01:00
Ricardo Wurmus 5a614a95fc
hydra: Update IP of berlin build node.
* hydra/machines-for-berlin.scm (hosts): Update IP for host 12.
2017-12-04 08:05:32 +01:00
Ricardo Wurmus ccc257f074
hydra: Update comment about location of build nodes.
* hydra/machines-for-berlin.scm (hosts): Update comment.
2017-11-25 23:22:13 +01:00
Ricardo Wurmus 6d7b20733b
hydra: Update IP address of berlin build node.
* hydra/machines-for-berlin.scm (hosts): Change 192.168.0.3 to
141.80.167.134.
2017-11-25 23:20:49 +01:00
Ricardo Wurmus 605968ebe4
hydra: Add new build hosts to berlin.
* hydra/machines-for-berlin.scm (hosts): Add two new hosts.
2017-11-25 23:16:26 +01:00
Ricardo Wurmus fdb08327e3
hydra: berlin: Disable compression.
* hydra/machines-for-berlin.scm (template-x86_64): Disable
compression.
2017-11-25 17:35:52 +01:00
Ricardo Wurmus d1fb15a439
hydra: berlin: Use ed25519 key for 192.168.0.2.
* hydra/machines-for-berlin.scm (hosts): Update SSH host key for
192.168.0.2.
2017-11-25 17:35:52 +01:00
Ricardo Wurmus ccd264b735
hydra: berlin: Add two more build hosts.
* hydra/machines-for-berlin.scm (hosts): Add host 17 and 18.
2017-10-07 09:47:46 +02:00
Ricardo Wurmus a34aaa1d46
hydra: berlin: Add two more build hosts.
* hydra/machines-for-berlin.scm (hosts): Add hosts 15 and 16.
2017-10-06 22:59:31 +02:00