aboutsummaryrefslogtreecommitdiff
path: root/manual/se/tb2-skip.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'manual/se/tb2-skip.yaml')
-rw-r--r--manual/se/tb2-skip.yaml26
1 files changed, 26 insertions, 0 deletions
diff --git a/manual/se/tb2-skip.yaml b/manual/se/tb2-skip.yaml
new file mode 100644
index 0000000..769e617
--- /dev/null
+++ b/manual/se/tb2-skip.yaml
@@ -0,0 +1,26 @@
+metadata:
+ name: TB2
+ format: "Manual Test Definition 1.0"
+ description: "TB2: ping"
+ maintainer:
+ - ryan.harkin@linaro.org
+ os:
+ - openembedded
+ scope:
+ - functional
+ devices:
+ - lces2
+ - soca9
+ environment:
+ - manual-test
+
+run:
+ steps:
+ - "skip"
+ - " "
+ - "Test runs in LAVA"
+ - " "
+ - "ping ${targetip}"
+
+ expected:
+ - "ping returns successfully each time"