Skip to content
Snippets Groups Projects

Drop old testcase definition

Merged Emanuele Aina requested to merge wip/em/drop-old-testcase-definition into apertis/v2022dev1
1 file
+ 0
22
Compare changes
  • Side-by-side
  • Inline
+ 0
22
metadata:
name: connman
format: "Lava-Test-Shell Test Definition 1.0"
description: "connman tests"
maintainer: "luis.araujo@collabora.co.uk"
scope:
- functional
devices:
- i386
environment:
- lava-test-shell
run:
steps:
- common/run-test-in-systemd --timeout=900 --basename bin/connman-test.sh
parse:
fixupdict:
ERROR: fail
FAIL: fail
ok: pass
pattern: (?P<test_case_id>[a-z_]+) \([^\(\)]+\) \.\.\. (?P<result>ERROR|FAIL|ok)
Loading