Skip to content
Snippets Groups Projects
Commit 18108808 authored by Emanuele Aina's avatar Emanuele Aina
Browse files

Drop old testcase definition

All the definitions are hosted by https://gitlab.apertis.org/tests/apertis-test-cases/



Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
parent b108998c
Branches apertis/v2022dev2
No related tags found
1 merge request!5Drop old testcase definition
Pipeline #254898 failed
metadata:
name: apparmor-tumbler
format: "Lava-Test-Shell Test Definition 1.0"
description: "Tests that the tumbler AppArmor profile doesn't cause false negatives
and that it does not allow arbitrary reading of files in the home directory."
maintainer: "luis.araujo@collabora.co.uk"
scope:
- functional
devices:
- i386
environment:
- lava-test-shell
run:
steps:
- common/run-test-in-systemd --name run-test-sh --timeout 900 ./run-test.sh
parse:
fixupdict:
FAILED: fail
PASSED: pass
FAIL: fail
PASS: pass
SKIP: skip
UNKNOWN: unknown
pattern: ^(?P<test_case_id>[\w\-\.]+):\s(?P<result>PASS|pass|FAIL|fail|SKIP|skip|UNKNOWN|unknown)$
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