From 70fd020983a247e938bdf4e3be4bf446271a62a4 Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Mon, 24 Aug 2015 14:21:21 -0400 Subject: [PATCH] Disabling MIPS builder -- too many failures --- lib/config.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/lib/config.json b/lib/config.json index d2baae5..8c4d488 100644 --- a/lib/config.json +++ b/lib/config.json @@ -216,12 +216,6 @@ "PATH" : "/opt/freeware/bin:/usr/bin:/etc:/usr/sbin:/usr/ucb:/home/sergiodj/bin:/usr/bin/X11:/sbin:." }, - { "name" : "Debian-MIPS-m64", - "type" : "Plain_c64t64", - "builddir" : "debian-mips-m64", - "slavenames" : [ "debian-jessie-mips-be-1" ] }, - - { "name" : "RHEL-s390x-m64", "type" : "Plain_c64t64", "builddir" : "rhel-s390x", @@ -264,8 +258,6 @@ "AIX-POWER7-plain", - "Debian-MIPS-m64", - "RHEL-s390x-m64" ] }