mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-19 20:59:02 +02:00
config.py: remove redundant oe-selftest-arm
The oe-selftest-armhost builder exercises oe-sefltest with qemuarm64, so this builder is redundant. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
c1ad606c69
commit
e74107ebae
|
@ -116,7 +116,6 @@ builders_others = [
|
||||||
"bringup", "bringup-fast",
|
"bringup", "bringup-fast",
|
||||||
"qemuarm-armhost",
|
"qemuarm-armhost",
|
||||||
"check-layer-nightly",
|
"check-layer-nightly",
|
||||||
"oe-selftest-arm",
|
|
||||||
"metrics",
|
"metrics",
|
||||||
"qemuriscv32", "qemuriscv64", "qemuriscv64-ptest", "qemuppc64",
|
"qemuriscv32", "qemuriscv64", "qemuriscv64-ptest", "qemuppc64",
|
||||||
"qemux86-ptest", "qemux86-ptest-fast",
|
"qemux86-ptest", "qemux86-ptest-fast",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user