X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=test-suites%2Fshort-smoke%2Fservice-check.yaml;fp=test-suites%2Fshort-smoke%2Fservice-check.yaml;h=ca0b4c0c0985505fc3f6ab37c02d25d3440735c4;hb=e29b660f31b1eac2690bd09b77e1fd6b8f4e2192;hp=0000000000000000000000000000000000000000;hpb=2fda23339e56d986da130781bc1d63fdd21ef211;p=src%2Fqa-testdefinitions.git diff --git a/test-suites/short-smoke/service-check.yaml b/test-suites/short-smoke/service-check.yaml new file mode 100644 index 0000000..ca0b4c0 --- /dev/null +++ b/test-suites/short-smoke/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.sh"