This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[committed buildbot patch] Replace the aarch64 build slave


This one is a thunderx machine.

(the other one was down for a while now.)

i assume the slave will be able to connect once there is a server restart.
diff --git a/master.cfg b/master.cfg
index 164d309..701def3 100644
--- a/master.cfg
+++ b/master.cfg
@@ -26,7 +26,7 @@ builder_map = {
   'glibc-ppc-linux': ['debian8-ppc-power8-1'],
   'glibc-ppc64le-linux': ['fedora25-ppc64le-power8-1'],
   'glibc-s390x-linux': ['marist-fedora-s390x'],
-  'glibc-aarch64-linux': ['reservedbit-xgene-ubuntu-aarch64'],
+  'glibc-aarch64-linux': ['tx1-ubuntu-aarch64'],
 }
 
 # Sets with all builders and all slaves.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]