From 14f4baf26da1c9db08cdced214ee7711136a707b Mon Sep 17 00:00:00 2001 From: lollivier Date: Fri, 20 Oct 2017 11:30:03 +0200 Subject: New Yocto ptest definition & script Add a new yocto ptest definition to the pool of tests. The script is a wrapper around the ptests. For now it only runs the ptests for busybox. Bug-AGL: SPEC-911 Change-Id: I6fe96297c0d5db71c2ef41dc5afd67eecf3d8e97 Signed-off-by: lollivier --- test-suites/yocto-ptest.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 test-suites/yocto-ptest.yaml (limited to 'test-suites') diff --git a/test-suites/yocto-ptest.yaml b/test-suites/yocto-ptest.yaml new file mode 100644 index 0000000..3a59643 --- /dev/null +++ b/test-suites/yocto-ptest.yaml @@ -0,0 +1,7 @@ +metadata: + name: metadata-name-yocto-ptest + format: "Lava-Test-Shell Test Definition 1.0" + description: "Wrapper around the Yocto ptests for LAVA" +run: + steps: + - ./common/scripts/ptest-lava-wrapper.sh -- cgit 1.2.3-korg