From b425a1e0f6595749c09456560d17bf8e07119eca Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Thu, 19 Feb 2015 12:51:02 -0500 Subject: [PATCH] Removing Debian-{i686,x86_64}-cc-with-index builders, due to load --- lib/config.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/lib/config.json b/lib/config.json index 63df12c..dee8f99 100644 --- a/lib/config.json +++ b/lib/config.json @@ -72,11 +72,6 @@ "builddir" : "debian-x86-64-native-extended-gdbserver", "slavenames" : [ "wildebeest-debian-wheezy-x86_64" ] }, - { "name" : "Debian-x86_64-cc-with-index", - "type" : "IndexBuild", - "builddir" : "debian-x86-64-cc-with-index", - "slavenames" : [ "wildebeest-debian-wheezy-x86_64" ] }, - { "name" : "Debian-i686-native-gdbserver", "type" : "NativeGDBServer_c32t32", "builddir" : "debian-i686-native-gdbserver", @@ -87,11 +82,6 @@ "builddir" : "debian-i686-native-extended-gdbserver", "slavenames" : [ "wildebeest-debian-wheezy-i686" ] }, - { "name" : "Debian-i686-cc-with-index", - "type" : "IndexBuild_c32t32", - "builddir" : "debian-i686-cc-with-index", - "slavenames" : [ "wildebeest-debian-wheezy-i686" ] }, - { "name" : "Debian-i686", "type" : "Plain_c32t32", "builddir" : "debian-i686", @@ -154,10 +144,8 @@ "Debian-x86_64-m64", "Debian-x86_64-native-gdbserver-m64", "Debian-x86_64-native-extended-gdbserver-m64", - "Debian-x86_64-cc-with-index", "Debian-i686-native-gdbserver", "Debian-i686-native-extended-gdbserver", - "Debian-i686-cc-with-index", "Debian-i686", "Fedora-ppc64be-m64",