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]

[glibc-buildbot] Add 'glibc-s390x-linux': 'marist-fedora-s390x' to builder_map.


Hi,

I setup a buildbot on the marist s390x fedora VM that I like to
add to master.cfg. I think the patch (also on the mjw/s390x branch)
does that. Could it be applied and installed on the buildbot master?

Thanks,

Mark

---
 master.cfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/master.cfg b/master.cfg
index 78ecf51..88e997a 100644
--- a/master.cfg
+++ b/master.cfg
@@ -22,6 +22,7 @@ builder_map = {
   'glibc-x86_64-linux': 'glibc-ubuntu-trusty-slave2',
   'glibc-i686-linux': 'glibc-ubuntu-trusty-slave2',
   'glibc-power8-linux': 'fedora22-ppc64-1',
+  'glibc-s390x-linux': 'marist-fedora-s390x',
 }
 
 builders = sorted(set(builder_map.iterkeys()))
-- 
2.7.4


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