summaryrefslogtreecommitdiffstats
path: root/templates/tests/test2.jinja2
diff options
context:
space:
mode:
Diffstat (limited to 'templates/tests/test2.jinja2')
-rw-r--r--templates/tests/test2.jinja222
1 files changed, 22 insertions, 0 deletions
diff --git a/templates/tests/test2.jinja2 b/templates/tests/test2.jinja2
new file mode 100644
index 0000000..4dd4a14
--- /dev/null
+++ b/templates/tests/test2.jinja2
@@ -0,0 +1,22 @@
+
+- test:
+ timeout:
+ minutes: 2
+ definitions:
+ - repository:
+ metadata:
+ format: Lava-Test Test Definition 1.0
+ name: test2
+ description: "test2"
+ os:
+ - debian
+ scope:
+ - functional
+ run:
+ steps:
+ - lava-test-set start test2
+ - lava-test-case always-fail --shell false
+ from: inline
+ name: dummytest2
+ path: inline/test2.yaml
+