summaryrefslogtreecommitdiff
path: root/ubuntu/ebizzy.yaml
diff options
context:
space:
mode:
authorAmit Khare <amit.khare@linaro.org>2016-01-08 19:17:36 +0530
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2016-01-19 10:25:28 +0000
commit576162a3d9fcbe98b4fef467c71bc05d4c29fb46 (patch)
tree2683777b8c7e224e5f19ef1b0ea40f4a1331c0e0 /ubuntu/ebizzy.yaml
parent5ac580f5b1201e34965ee987904f87680ca180b4 (diff)
Ubuntu/Openembedded: Fixed missing metadata
Change-Id: I10a9e6c6944ab1288114b63c2e014970a08b775f Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
Diffstat (limited to 'ubuntu/ebizzy.yaml')
-rw-r--r--ubuntu/ebizzy.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/ubuntu/ebizzy.yaml b/ubuntu/ebizzy.yaml
index 74d8114..b8d3f9c 100644
--- a/ubuntu/ebizzy.yaml
+++ b/ubuntu/ebizzy.yaml
@@ -7,6 +7,8 @@ metadata:
- lisa.nguyen@linaro.org
os:
- ubuntu
+ scope:
+ - functional
devices:
- beaglebone-black
- panda
@@ -48,4 +50,4 @@ run:
- $CURRENT_DIR/common/scripts/min_max_avg_parse.py ebizzy-sys.log "sys" "Second"
parse:
- pattern: "^(?P<test_case_id>\\w+):\\s*(?P<measurement>[0-9\\.]+)\\s+(?P<units>\\w+)\\s+(?P<result>\\w+)"
+ pattern: "^(?P<test_case_id>\\w+):\\s*(?P<measurement>[0-9\\.]+)\\s+(?P<units>\\w+)\\s+(?P<result>\\w+)"