blob: b6223123f67c4fbd4e86d53839f3a239abbfeddb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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
|