From a2a853be927de72bf582efb8da256159f5aeaf68 Mon Sep 17 00:00:00 2001 From: Jan-Simon Möller Date: Tue, 10 Oct 2017 23:06:21 +0200 Subject: Prepare the nogfx variant of the service check MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit and enhance verbosity. Change-Id: Ia95a6236ffc4229703714ad58b70b21c00884c5c Signed-off-by: Jan-Simon Möller --- test-suites/short-smoke/service-check-nogfx.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 test-suites/short-smoke/service-check-nogfx.yaml (limited to 'test-suites/short-smoke/service-check-nogfx.yaml') 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" -- cgit 1.2.3-korg