aboutsummaryrefslogtreecommitdiff
path: root/manual/se/tb13.yaml
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2020-06-11 14:55:12 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2020-09-25 10:02:04 +0100
commit784934298c2c8648eb1e4e22b3a4eb0cea1ade05 (patch)
treebb2cc47223484245d34d69754da1698b735d2126 /manual/se/tb13.yaml
parent175bd6491d7c02be2108064eae7f80d829d969a2 (diff)
se: add manual tests and test plan
Also adds a script to generate the duplicate manual tests for the different ethernet interfaces and MTU settings used in the test plan, and to generate the various combinations of Test Plans from templates. Finally, it generates the HTML version of the Test Plans. Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'manual/se/tb13.yaml')
-rw-r--r--manual/se/tb13.yaml23
1 files changed, 23 insertions, 0 deletions
diff --git a/manual/se/tb13.yaml b/manual/se/tb13.yaml
new file mode 100644
index 0000000..8ddfcbc
--- /dev/null
+++ b/manual/se/tb13.yaml
@@ -0,0 +1,23 @@
+metadata:
+ name: TB13
+ format: "Manual Test Definition 1.0"
+ description: "TB13: Mount USB stick"
+ maintainer:
+ - ryan.harkin@linaro.org
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - lces2
+ - soca9
+ environment:
+ - manual-test
+
+run:
+ steps:
+ - "This tests runs in LAVA"
+
+ expected:
+ - "pass"
+