Add sample folders for daily, weekly and release
[src/qa-testdefinitions.git] / test-suites / daily-snapshot / service-check-nogfx.yaml
diff --git a/test-suites/daily-snapshot/service-check-nogfx.yaml b/test-suites/daily-snapshot/service-check-nogfx.yaml
new file mode 100644 (file)
index 0000000..310f223
--- /dev/null
@@ -0,0 +1,15 @@
+metadata:
+    name: services
+    format: "Lava-Test-Shell Test Definition 1.0"
+    description: "Check all services and sockets are up on the device"
+    maintainer:
+        - lollivier@baylibre.com
+    os:
+        - openembedded
+    scope:
+        - functional
+
+run:
+    steps:
+        - "cd common/scripts"
+        - "./service-check-nogfx.sh"