summaryrefslogtreecommitdiff
path: root/common/pm-qa.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'common/pm-qa.yaml')
-rw-r--r--common/pm-qa.yaml11
1 files changed, 0 insertions, 11 deletions
diff --git a/common/pm-qa.yaml b/common/pm-qa.yaml
deleted file mode 100644
index be6d249..0000000
--- a/common/pm-qa.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
-metadata:
- format: "Lava-Test Test Definition 1.0"
- name: pm-qa
- description: "pm-qa tests."
-
-run:
- steps:
- - './common/scripts/pm-qa.sh'
-
-parse:
- pattern: "^(?P<test_case_id>[a-z0-9_]+):\\s+(?P<result>pass|fail|skip)"