summaryrefslogtreecommitdiff
path: root/plans/linux-example.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'plans/linux-example.yaml')
-rw-r--r--plans/linux-example.yaml23
1 files changed, 23 insertions, 0 deletions
diff --git a/plans/linux-example.yaml b/plans/linux-example.yaml
new file mode 100644
index 0000000..26b10f4
--- /dev/null
+++ b/plans/linux-example.yaml
@@ -0,0 +1,23 @@
+metadata:
+ name: linux-test-plan-example
+ description: Test plan for foo
+ os: debian
+ devices:
+ - hi6220-hikey
+ maintainer:
+ - first.last@linaro.org
+ 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