Now that the selftest passes on Arm hosts, add it to the shared worker
builder list so that it is executed by a-full and a-quick builds.

Signed-off-by: Ross Burton <ross.bur...@arm.com>
---
 config.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.py b/config.py
index 5b4eccc..042a1ec 100644
--- a/config.py
+++ b/config.py
@@ -77,6 +77,7 @@ trigger_builders_wait_shared = [
     "qa-extras", "qa-extras2",
     "check-layer", "meta-mingw",
     "reproducible",
+    "oe-selftest-armhost",
     "qemuarm64-armhost"
 ]
 
@@ -114,7 +115,6 @@ builders_others = [
     "qemuarm-armhost",
     "check-layer-nightly",
     "oe-selftest-arm",
-    "oe-selftest-armhost",
     "metrics",
     "qemuriscv32", "qemuriscv64", "qemuriscv64-ptest", "qemuppc64",
     "auh"
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#57888): https://lists.yoctoproject.org/g/yocto/message/57888
Mute This Topic: https://lists.yoctoproject.org/mt/93208738/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to