mirror of
git://git.yoctoproject.org/yocto-autobuilder2.git
synced 2025-07-19 12:39:02 +02:00
config.py: Add meta-aws/meta-agl-core to a-full
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
b8233ec109
commit
d056a415ad
|
@ -87,7 +87,8 @@ trigger_builders_wait_full = trigger_builders_wait_shared + [
|
|||
"qemumips-alt", "edgerouter-alt", "qemuppc-alt", "qemux86-world-alt",
|
||||
"oe-selftest-ubuntu", "oe-selftest-debian", "oe-selftest-fedora", "oe-selftest-centos",
|
||||
"reproducible-ubuntu", "reproducible-debian", "reproducible-fedora", "reproducible-centos",
|
||||
"qemux86-64-ptest", "qemux86-64-ltp", "qemuarm64-ptest", "qemuarm64-ltp", "meta-intel", "meta-arm"
|
||||
"qemux86-64-ptest", "qemux86-64-ltp", "qemuarm64-ptest", "qemuarm64-ltp",
|
||||
"meta-intel", "meta-arm", "meta-aws", "meta-agl-core"
|
||||
]
|
||||
|
||||
trigger_builders_wait_quick_releases = {
|
||||
|
@ -110,8 +111,6 @@ builders_others = [
|
|||
"meta-oe", "meta-virt",
|
||||
"bringup",
|
||||
"qemuarm-armhost",
|
||||
"meta-agl-core",
|
||||
"meta-aws",
|
||||
"check-layer-nightly",
|
||||
"auh"
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue
Block a user