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]

[buildbot committed 2/3] Update POWER8 ppc64 server to Fedora 25


Update the name of the POWER8 ppc64 server in order to match with the
new distribution.
---
 master.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/master.cfg b/master.cfg
index 6c84c8b..7b3c50c 100644
--- a/master.cfg
+++ b/master.cfg
@@ -21,7 +21,7 @@ c = BuildmasterConfig = {}
 builder_map = {
   'glibc-x86_64-linux': 'glibc-ubuntu-trusty-slave2',
   'glibc-i686-linux': 'glibc-ubuntu-trusty-slave2',
-  'glibc-power8-linux': 'fedora22-ppc64-1',
+  'glibc-power8-linux': 'fedora25-ppc64-power8-1',
   'glibc-s390x-linux': 'marist-fedora-s390x',
   'glibc-aarch64-linux': 'reservedbit-xgene-ubuntu-aarch64',
 }
-- 
2.9.4


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