aboutsummaryrefslogtreecommitdiff
path: root/manual/se/tb11.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/se/tb11.yaml')
-rw-r--r--manual/se/tb11.yaml28
1 files changed, 28 insertions, 0 deletions
diff --git a/manual/se/tb11.yaml b/manual/se/tb11.yaml
new file mode 100644
index 0000000..185f493
--- /dev/null
+++ b/manual/se/tb11.yaml
@@ -0,0 +1,28 @@
+metadata:
+ name: TB11
+ format: "Manual Test Definition 1.0"
+ description: "TB11: Repeat TB1..9 for additional ethernet ports with MTU 1508"
+ maintainer:
+ - ryan.harkin@linaro.org
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - lces2
+ - soca9
+ environment:
+ - manual-test
+
+run:
+ steps:
+ - "repeat TB1..TB9 for eth2 (J21), lan0 (J22), lan1 (J23) and lan2 (J24)"
+ - "J17 and J21 = eth1 on lces2"
+ - "J17 = eth1 on soca9"
+ - "J21 = eth2 on soca9"
+ - "bring up eth0 to test lan0, lan1 and lan2"
+ - "ifconfig eth0 up"
+ - "ifconfig $eth mtu 1508"
+
+ expected:
+ - "eth0 comes up"