service-ids-check: Add check uid/gid of services
[src/qa-testdefinitions.git] / test-suites / short-smoke / service-ids-check.yaml
diff --git a/test-suites/short-smoke/service-ids-check.yaml b/test-suites/short-smoke/service-ids-check.yaml
new file mode 100644 (file)
index 0000000..e491fec
--- /dev/null
@@ -0,0 +1,15 @@
+metadata:
+    name: service-ids-check
+    format: "Lava-Test-Shell Test Definition 1.0"
+    description: "Check the ids of services"
+    os:
+        - openembedded
+    scope:
+        - functional
+    maintainer:
+        - jose.bollo@iot.bzh
+
+run:
+    steps:
+        - "cd common/scripts"
+        - "./service-ids-check.sh"