aboutsummaryrefslogtreecommitdiffstats
path: root/test-suites/release/service-check.yaml
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-10-16 07:45:55 +0200
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-10-16 07:45:55 +0200
commitd006502717f167643f69f2f67ad05d0e0f46c5d3 (patch)
tree1d81d7af85b9b3f903d6d0004fc5c7d1f0a92663 /test-suites/release/service-check.yaml
parent3719904371e5005e69f2bb668332882a954b2eb9 (diff)
Add sample folders for daily, weekly and release
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'test-suites/release/service-check.yaml')
-rw-r--r--test-suites/release/service-check.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/test-suites/release/service-check.yaml b/test-suites/release/service-check.yaml
new file mode 100644
index 0000000..8c680c9
--- /dev/null
+++ b/test-suites/release/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"