summaryrefslogtreecommitdiff
path: root/ubuntu/wifi-ubuntu.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/wifi-ubuntu.yaml
parent5ac580f5b1201e34965ee987904f87680ca180b4 (diff)
Ubuntu/Openembedded: Fixed missing metadata
Change-Id: I10a9e6c6944ab1288114b63c2e014970a08b775f Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
Diffstat (limited to 'ubuntu/wifi-ubuntu.yaml')
-rw-r--r--ubuntu/wifi-ubuntu.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/ubuntu/wifi-ubuntu.yaml b/ubuntu/wifi-ubuntu.yaml
index 60c7bee..81079a1 100644
--- a/ubuntu/wifi-ubuntu.yaml
+++ b/ubuntu/wifi-ubuntu.yaml
@@ -3,11 +3,13 @@ metadata:
format: "Lava-Test-Shell Test Definition 1.0"
description: "Test WiFi on Linux Linaro ubuntu. SSID and PASSWORD are possible to be set in JSON."
maintainer:
- - botao.sun@linaro.org
+ - milosz.wasilewski@linaro.org
os:
- ubuntu
devices:
- panda-es
+ scope:
+ - functional
environment:
- lava-test-shell
params:
@@ -21,4 +23,4 @@ parse:
pattern: "(?P<test_case_id>[a-zA-Z0-9_-]+):\\s(?P<result>\\w+)"
fixupdict:
FAIL: fail
- PASS: pass \ No newline at end of file
+ PASS: pass