Adding more builders to the try scheduler
This commit is contained in:
parent
5cb3e0ee48
commit
30ed84c0d7
1 changed files with 9 additions and 1 deletions
|
@ -390,7 +390,15 @@
|
||||||
"Fedora-x86_64-native-extended-gdbserver-m64",
|
"Fedora-x86_64-native-extended-gdbserver-m64",
|
||||||
"Fedora-x86_64-native-extended-gdbserver-m32",
|
"Fedora-x86_64-native-extended-gdbserver-m32",
|
||||||
"Fedora-x86_64-cc-with-index",
|
"Fedora-x86_64-cc-with-index",
|
||||||
"Fedora-i686" ]
|
"Fedora-i686",
|
||||||
|
"Fedora-s390x-m64",
|
||||||
|
"Debian-s390x-m64",
|
||||||
|
"Debian-s390x-native-gdbserver-m64",
|
||||||
|
"Debian-s390x-native-extended-gdbserver-m64",
|
||||||
|
"Fedora-ppc64be-m64",
|
||||||
|
"Fedora-ppc64le-m64",
|
||||||
|
"AIX-POWER8-plain",
|
||||||
|
"RHEL-s390x-m64" ]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue