AIX buildslave admin adjustment; s/Power/POWER/
This commit is contained in:
parent
90e2388b1f
commit
2cba4dc28f
1 changed files with 5 additions and 3 deletions
|
@ -19,7 +19,7 @@
|
||||||
"admin" : "emachado@linux.vnet.ibm.com" },
|
"admin" : "emachado@linux.vnet.ibm.com" },
|
||||||
|
|
||||||
{ "name" : "aix-power7-1", "arch" : "power7", "jobs" : "4",
|
{ "name" : "aix-power7-1", "arch" : "power7", "jobs" : "4",
|
||||||
"admin" : "dje.gcc@gmail.com" },
|
"admin" : "sergiodj@redhat.com" },
|
||||||
|
|
||||||
{ "name" : "koobs-freebsd8", "arch" : "x86_64", "jobs" : "1",
|
{ "name" : "koobs-freebsd8", "arch" : "x86_64", "jobs" : "1",
|
||||||
"admin" : "sergiodj@redhat.com" },
|
"admin" : "sergiodj@redhat.com" },
|
||||||
|
@ -154,7 +154,7 @@
|
||||||
"slavenames" : [ "fedora-ppc64le-1" ] },
|
"slavenames" : [ "fedora-ppc64le-1" ] },
|
||||||
|
|
||||||
|
|
||||||
{ "name" : "AIX-Power7-plain",
|
{ "name" : "AIX-POWER7-plain",
|
||||||
"type" : "GDBPlainAIX",
|
"type" : "GDBPlainAIX",
|
||||||
"builddir" : "aix-power7-plain",
|
"builddir" : "aix-power7-plain",
|
||||||
"slavenames" : [ "aix-power7-1" ],
|
"slavenames" : [ "aix-power7-1" ],
|
||||||
|
@ -190,7 +190,9 @@
|
||||||
"Fedora-ppc64le-m64",
|
"Fedora-ppc64le-m64",
|
||||||
"Fedora-ppc64le-native-gdbserver-m64",
|
"Fedora-ppc64le-native-gdbserver-m64",
|
||||||
"Fedora-ppc64le-native-extended-gdbserver-m64",
|
"Fedora-ppc64le-native-extended-gdbserver-m64",
|
||||||
"Fedora-ppc64le-cc-with-index" ]
|
"Fedora-ppc64le-cc-with-index",
|
||||||
|
|
||||||
|
"AIX-POWER7-plain" ]
|
||||||
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue