From fefd0e469c649c70ee4a35affd00f63bdc437ed5 Mon Sep 17 00:00:00 2001 From: Sergio Durigan Junior Date: Thu, 11 Jun 2015 12:10:09 -0400 Subject: [PATCH] Switching to new PPC64LE buildslave --- lib/config.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/lib/config.json b/lib/config.json index 7a743b4..978c7f8 100644 --- a/lib/config.json +++ b/lib/config.json @@ -10,7 +10,6 @@ { "name" : "fedora-ppc64be-1", "arch" : "ppc64be", "jobs" : "16" }, { "name" : "fedora-ppc64le-1", "arch" : "ppc64le", "jobs" : "16" }, - { "name" : "fedora-21-ppc64le-1", "arch" : "ppc64le", "jobs" : "4" }, { "name" : "koobs-freebsd8", "arch" : "x86_64", "jobs" : "1" }, { "name" : "koobs-freebsd9", "arch" : "x86_64", "jobs" : "1" }, @@ -123,22 +122,22 @@ { "name" : "Fedora-ppc64le-m64", "type" : "Plain_c64t64", "builddir" : "fedora-ppc64le", - "slavenames" : [ "fedora-21-ppc64le-1" ] }, + "slavenames" : [ "fedora-ppc64le-1" ] }, { "name" : "Fedora-ppc64le-native-gdbserver-m64", "type" : "NativeGDBServer_c64t64", "builddir" : "fedora-ppc64le-native-gdbserver", - "slavenames" : [ "fedora-21-ppc64le-1" ] }, + "slavenames" : [ "fedora-ppc64le-1" ] }, { "name" : "Fedora-ppc64le-native-extended-gdbserver-m64", "type" : "NativeExtendedGDBServer_c64t64", "builddir" : "fedora-ppc64le-native-extended-gdbserver", - "slavenames" : [ "fedora-21-ppc64le-1" ] }, + "slavenames" : [ "fedora-ppc64le-1" ] }, { "name" : "Fedora-ppc64le-cc-with-index", "type" : "IndexBuild", "builddir" : "fedora-ppc64le-cc-with-index", - "slavenames" : [ "fedora-21-ppc64le-1" ] } + "slavenames" : [ "fedora-ppc64le-1" ] } ], "schedulers" : [ { "type" : "AnyBranchScheduler", "name" : "master",