Reducing number of threads used by PPC* machines
This commit is contained in:
parent
6a76af10b0
commit
c7c30eaf56
1 changed files with 2 additions and 2 deletions
|
@ -22,10 +22,10 @@
|
|||
{ "name" : "marist-fedora-s390x", "arch" : "s390x", "jobs" : "2",
|
||||
"admin" : "mark@klomp.org" },
|
||||
|
||||
{ "name" : "fedora-ppc64be-1", "arch" : "ppc64be", "jobs" : "16",
|
||||
{ "name" : "fedora-ppc64be-1", "arch" : "ppc64be", "jobs" : "8",
|
||||
"admin" : "emachado@linux.vnet.ibm.com" },
|
||||
|
||||
{ "name" : "fedora-ppc64le-1", "arch" : "ppc64le", "jobs" : "16",
|
||||
{ "name" : "fedora-ppc64le-1", "arch" : "ppc64le", "jobs" : "8",
|
||||
"admin" : "emachado@linux.vnet.ibm.com" },
|
||||
|
||||
{ "name" : "aix-power7-1", "arch" : "power7", "jobs" : "4",
|
||||
|
|
Loading…
Reference in a new issue