aboutsummaryrefslogtreecommitdiffstats
path: root/test-suites/short-smoke/service-check-nogfx.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'test-suites/short-smoke/service-check-nogfx.yaml')
-rw-r--r--test-suites/short-smoke/service-check-nogfx.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/test-suites/short-smoke/service-check-nogfx.yaml b/test-suites/short-smoke/service-check-nogfx.yaml
new file mode 100644
index 0000000..310f223
--- /dev/null
+++ b/test-suites/short-smoke/service-check-nogfx.yaml
@@ -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"