summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--plans/linux-example.yaml38
1 files changed, 19 insertions, 19 deletions
diff --git a/plans/linux-example.yaml b/plans/linux-example.yaml
index d79af77..95401f0 100644
--- a/plans/linux-example.yaml
+++ b/plans/linux-example.yaml
@@ -9,22 +9,22 @@ metadata:
format: Linaro Test Plan v1
requirements:
- name: my 1st requirement
- owner: first.last@linaro.org
- tests:
- manual:
- - path: manual/linux/test1.yaml
- automated:
- - path: automated/linux/smoke/smoke.yaml
- timeout: 1800
- - path: automated/linux/smoke/smoke.yaml
- timeout: 1800
- params:
- SKIP_INSTALL: True
- - path: automated/linux/dd-wr-speed/dd-wr-speed.yaml
- timeout: 1800
- - path: automated/linux/dd-wr-speed/dd-wr-speed.yaml
- timeout: 1800
- params:
- SKIP_INSTALL: True
- ITERATION: 3
+ - name: my 1st requirement
+ owner: first.last@linaro.org
+ tests:
+ manual:
+ - path: manual/linux/test1.yaml
+ automated:
+ - path: automated/linux/smoke/smoke.yaml
+ timeout: 1800
+ - path: automated/linux/smoke/smoke.yaml
+ timeout: 1800
+ params:
+ SKIP_INSTALL: True
+ - path: automated/linux/dd-wr-speed/dd-wr-speed.yaml
+ timeout: 1800
+ - path: automated/linux/dd-wr-speed/dd-wr-speed.yaml
+ timeout: 1800
+ params:
+ SKIP_INSTALL: True
+ ITERATION: 3