aboutsummaryrefslogtreecommitdiffstats
path: root/test-suites/weekly-snapshot/smoke-tests-basic.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'test-suites/weekly-snapshot/smoke-tests-basic.yaml')
-rw-r--r--test-suites/weekly-snapshot/smoke-tests-basic.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/test-suites/weekly-snapshot/smoke-tests-basic.yaml b/test-suites/weekly-snapshot/smoke-tests-basic.yaml
new file mode 100644
index 0000000..1980bc4
--- /dev/null
+++ b/test-suites/weekly-snapshot/smoke-tests-basic.yaml
@@ -0,0 +1,18 @@
+metadata:
+ format: Lava-Test Test Definition 1.0
+ name: smoke-tests-basic
+ description: "Basic system test command for Linaro OpenEmbedded images"
+ maintainer:
+ - dave.pigott@linaro.org
+ os:
+ - openembedded
+ scope:
+ - functional
+
+run:
+ steps:
+ - lava-test-case linux-linaro-openembedded-pwd --shell pwd
+ - lava-test-case linux-linaro-openembedded-uname --shell uname -a
+ - lava-test-case linux-linaro-openembedded-vmstat --shell vmstat
+ - lava-test-case linux-linaro-openembedded-ifconfig --shell ifconfig -a
+ - lava-test-case linux-linaro-openembedded-lsusb --shell lsusb