aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-core/images/meta-networking-image-ptest-fast.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-02-22 18:59:42 -0800
committerKhem Raj <raj.khem@gmail.com>2024-02-22 19:24:00 -0800
commitb757ba3028af9dda48e3d516bcbb30525d1369d5 (patch)
tree4426233d05bffb40957267a62e94ea69d317f33f /meta-networking/recipes-core/images/meta-networking-image-ptest-fast.bb
parente886090d9a1c12870f7dd99eca166305db1004cb (diff)
downloadmeta-openembedded-b757ba3028af9dda48e3d516bcbb30525d1369d5.tar.gz
meta-networking-image-ptest: Add images to enable BBCLASSEXTEND parallel execution
In line with other layers like meta-oe, meta-python add capability to run recipe ptests Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-core/images/meta-networking-image-ptest-fast.bb')
-rw-r--r--meta-networking/recipes-core/images/meta-networking-image-ptest-fast.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-networking/recipes-core/images/meta-networking-image-ptest-fast.bb b/meta-networking/recipes-core/images/meta-networking-image-ptest-fast.bb
new file mode 100644
index 0000000000..9f46ac8c1d
--- /dev/null
+++ b/meta-networking/recipes-core/images/meta-networking-image-ptest-fast.bb
@@ -0,0 +1,5 @@
+require meta-networking-image-ptest-all.bb
+
+DESCRIPTION = "Recipe to trigger execution of all fast meta-networking ptest images."
+
+PTESTS_META_NETWORKING = "${PTESTS_FAST_META_NETWORKING}"