- 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 kill agl-service-geoclue - sleep 1 - afm-util start agl-service-geoclue - sleep 1 - afm-util kill agl-service-weather - sleep 1 - afm-util start agl-service-weather - sleep 1 lava-signal: kmsg from: inline name: HACK-SPEC-3655 path: inline/hack-spec-3655.yaml