From c1acc908951ed749547e67ef92d3729e93f98fc4 Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Mon, 13 Feb 2017 17:29:50 -0500 Subject: [PATCH] Removing netbsd slave/builders --- lib/config.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/lib/config.json b/lib/config.json index 81e1981..6039010 100644 --- a/lib/config.json +++ b/lib/config.json @@ -40,9 +40,6 @@ { "name" : "koobs-freebsd11", "arch" : "x86_64", "jobs" : "1", "admin" : "koobs@FreeBSD.org" }, - { "name" : "gdb-amd64-netbsd7", "arch" : "x86_64", "jobs" : "1", - "admin" : "n54@gmx.com" }, - { "name" : "ubuntu-aarch64-1", "arch" : "aarch64", "jobs" : "4", "admin" : "qiyaoltc@gmail.com" }, { "name" : "ubuntu-trusty-aarch32-1", "arch" : "aarch32", "jobs" : "4", @@ -241,12 +238,6 @@ "tags" : [ "rhel", "s390x", "m64" ], "slavenames" : [ "rhel-7_1-s390x-1" ] }, - { "name" : "NetBSD-x86_64-m64", - "type" : "PlainBSD_c64t64", - "builddir" : "netbsd-x86_64", - "tags" : [ "netbsd", "x86_64", "m64", "TEST" ], - "slavenames" : [ "gdb-amd64-netbsd7" ] }, - { "name" : "FreeBSD-x86_64-m64", "type" : "PlainBSD_c64t64", "builddir" : "freebsd-x86-64",