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