summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fakebench.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/fakebench.yaml b/fakebench.yaml
new file mode 100644
index 0000000..df6d983
--- /dev/null
+++ b/fakebench.yaml
@@ -0,0 +1,11 @@
+metadata:
+ name: passfail
+ format: "Lava-Test-Shell Test Definition 1.0"
+ description: "Invoke run.sh direct from job definition"
+
+params:
+ TIMEOUT: 0
+
+run:
+ steps:
+ - "lava-test-case fakebench --shell fake/run.sh -s "$TIMEOUT"