mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-19 20:59:02 +02:00
config.py: add x86 (32 bit) ptests to builders_others
Once those are confirmed to not fail, and their execution times on the AB are known, they can be added to standard test sets. Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
4b45f0511d
commit
ef71fe1e18
|
@ -117,6 +117,7 @@ builders_others = [
|
||||||
"oe-selftest-arm",
|
"oe-selftest-arm",
|
||||||
"metrics",
|
"metrics",
|
||||||
"qemuriscv32", "qemuriscv64", "qemuriscv64-ptest", "qemuppc64",
|
"qemuriscv32", "qemuriscv64", "qemuriscv64-ptest", "qemuppc64",
|
||||||
|
"qemux86-ptest", "qemux86-ptest-fast",
|
||||||
"auh"
|
"auh"
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user