diff options
Diffstat (limited to 'templates/tests/hack-SPEC3655.jinja2')
-rw-r--r-- | templates/tests/hack-SPEC3655.jinja2 | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/templates/tests/hack-SPEC3655.jinja2 b/templates/tests/hack-SPEC3655.jinja2 new file mode 100644 index 0000000..b622312 --- /dev/null +++ b/templates/tests/hack-SPEC3655.jinja2 @@ -0,0 +1,21 @@ +- test: + timeout: + minutes: 5 + definitions: + - repository: + metadata: + format: Lava-Test Test Definition 1.0 + name: HACK-SPEC-3655 + description: "Start geoclue weather services" + os: + - oe + scope: + - functional + run: + steps: + - afm-util start agl-service-geoclue + - afm-util start agl-service-weather + lava-signal: kmsg + from: inline + name: HACK-SPEC-3655 + path: inline/hack-spec-3655.yaml |