[glibc-buildbot] Add 'glibc-s390x-linux': 'marist-fedora-s390x' to builder_map.
Mark Wielaard
mjw@redhat.com
Mon Oct 3 22:52:00 GMT 2016
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
More information about the Libc-alpha
mailing list