Switching to new PPC64LE buildslave
This commit is contained in:
parent
b27882c65c
commit
fefd0e469c
1 changed files with 4 additions and 5 deletions
|
@ -10,7 +10,6 @@
|
||||||
{ "name" : "fedora-ppc64be-1", "arch" : "ppc64be", "jobs" : "16" },
|
{ "name" : "fedora-ppc64be-1", "arch" : "ppc64be", "jobs" : "16" },
|
||||||
|
|
||||||
{ "name" : "fedora-ppc64le-1", "arch" : "ppc64le", "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-freebsd8", "arch" : "x86_64", "jobs" : "1" },
|
||||||
{ "name" : "koobs-freebsd9", "arch" : "x86_64", "jobs" : "1" },
|
{ "name" : "koobs-freebsd9", "arch" : "x86_64", "jobs" : "1" },
|
||||||
|
@ -123,22 +122,22 @@
|
||||||
|
|
||||||
{ "name" : "Fedora-ppc64le-m64", "type" : "Plain_c64t64",
|
{ "name" : "Fedora-ppc64le-m64", "type" : "Plain_c64t64",
|
||||||
"builddir" : "fedora-ppc64le",
|
"builddir" : "fedora-ppc64le",
|
||||||
"slavenames" : [ "fedora-21-ppc64le-1" ] },
|
"slavenames" : [ "fedora-ppc64le-1" ] },
|
||||||
|
|
||||||
{ "name" : "Fedora-ppc64le-native-gdbserver-m64",
|
{ "name" : "Fedora-ppc64le-native-gdbserver-m64",
|
||||||
"type" : "NativeGDBServer_c64t64",
|
"type" : "NativeGDBServer_c64t64",
|
||||||
"builddir" : "fedora-ppc64le-native-gdbserver",
|
"builddir" : "fedora-ppc64le-native-gdbserver",
|
||||||
"slavenames" : [ "fedora-21-ppc64le-1" ] },
|
"slavenames" : [ "fedora-ppc64le-1" ] },
|
||||||
|
|
||||||
{ "name" : "Fedora-ppc64le-native-extended-gdbserver-m64",
|
{ "name" : "Fedora-ppc64le-native-extended-gdbserver-m64",
|
||||||
"type" : "NativeExtendedGDBServer_c64t64",
|
"type" : "NativeExtendedGDBServer_c64t64",
|
||||||
"builddir" : "fedora-ppc64le-native-extended-gdbserver",
|
"builddir" : "fedora-ppc64le-native-extended-gdbserver",
|
||||||
"slavenames" : [ "fedora-21-ppc64le-1" ] },
|
"slavenames" : [ "fedora-ppc64le-1" ] },
|
||||||
|
|
||||||
{ "name" : "Fedora-ppc64le-cc-with-index",
|
{ "name" : "Fedora-ppc64le-cc-with-index",
|
||||||
"type" : "IndexBuild",
|
"type" : "IndexBuild",
|
||||||
"builddir" : "fedora-ppc64le-cc-with-index",
|
"builddir" : "fedora-ppc64le-cc-with-index",
|
||||||
"slavenames" : [ "fedora-21-ppc64le-1" ] }
|
"slavenames" : [ "fedora-ppc64le-1" ] }
|
||||||
],
|
],
|
||||||
|
|
||||||
"schedulers" : [ { "type" : "AnyBranchScheduler", "name" : "master",
|
"schedulers" : [ { "type" : "AnyBranchScheduler", "name" : "master",
|
||||||
|
|
Loading…
Reference in a new issue