mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-19 12:49:03 +02:00
config.py: Drop opensuse from a-full buulds, its not stable enough
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
cc4bc40b28
commit
722f5e0bea
|
@ -71,7 +71,7 @@ trigger_builders_wait_quick = trigger_builders_wait_shared + [
|
|||
|
||||
trigger_builders_wait_full = trigger_builders_wait_shared + [
|
||||
"qemumips-lsb", "edgerouter-lsb", "mpc8315e-rdb-lsb", "qemuppc-lsb", "qemux86-world-lsb",
|
||||
"oe-selftest-ubuntu", "oe-selftest-debian", "oe-selftest-fedora", "oe-selftest-opensuse", "oe-selftest-centos",
|
||||
"oe-selftest-ubuntu", "oe-selftest-debian", "oe-selftest-fedora", "oe-selftest-centos",
|
||||
"qemux86-64-ptest"
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user