Skip to content
Snippets Groups Projects
Commit 20b5bfa4 authored by Hattihal Basavana Gowda Chethan's avatar Hattihal Basavana Gowda Chethan
Browse files

add test case for systemctl


Signed-off-by: default avatarhattihalbasavanagowda.chethan <hattihalbasavanagowda.chethan@in.bosch.com>
parent 31d66230
No related branches found
No related tags found
No related merge requests found
Pipeline #242385 passed
metadata:
name: test-systemctl
format: "Apertis Test Definition 1.0"
image-types:
minimal: [ armhf, arm64, amd64 ]
image-deployment:
- OSTree
type: functional
exec-type: automated
priority: medium
maintainer: "Apertis Project"
description: "Test the systemctl."
expected:
- "The output should show pass."
install:
git-repos:
- url: https://gitlab.apertis.org/d4s/test-systemctl.git
branch: apertis/v2022dev1
run:
steps:
- "# Enter test directory:"
- cd test-systemctl
- "# Execute the following command:"
- lava-test-case test-systemctl --shell ./test-systemctl.sh
parse:
pattern: "(?P<test_case_id>.*):\\s+(?P<result>(pass|fail))"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment