diff options
Diffstat (limited to 'test-suites/yocto-ptest.yaml')
-rw-r--r-- | test-suites/yocto-ptest.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
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 |