summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2017-01-23 14:02:52 +0000
committerLinaro Code Review <review@review.linaro.org>2017-01-23 14:02:52 +0000
commit62a185cc36dd833a52054dbb066ba838be50bd54 (patch)
treedf7d901a31dc76d324b6abe231654466593caa01
parentf4dd1fd4226bf016fa434081cb44464d652392ee (diff)
parent6c5cb72e50a1d1a9862d40507c8f0064f25e088d (diff)
Merge "automated: plans: fix indentation in linux-example"
-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