mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-19 20:59:02 +02:00
config: Tweak ptest builders mapping to catch more ptest builders
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
2eb0365c64
commit
bf7e22b4a6
|
@ -240,7 +240,9 @@ builder_tags = {
|
||||||
"musl-qemux86-64": ["musl"],
|
"musl-qemux86-64": ["musl"],
|
||||||
|
|
||||||
"qemuarm64-ptest": ["ptest"],
|
"qemuarm64-ptest": ["ptest"],
|
||||||
|
"qemuarm64-ptest-fast": ["ptest"],
|
||||||
"qemux86-64-ptest": ["ptest"],
|
"qemux86-64-ptest": ["ptest"],
|
||||||
|
"qemux86-64-ptest-fast": ["ptest"],
|
||||||
|
|
||||||
"qemuarm64-ltp": ["ltp"],
|
"qemuarm64-ltp": ["ltp"],
|
||||||
"qemux86-64-ltp": ["ltp"],
|
"qemux86-64-ltp": ["ltp"],
|
||||||
|
|
Loading…
Reference in New Issue
Block a user