summaryrefslogtreecommitdiff
path: root/automated/linux/iozone/iozone.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'automated/linux/iozone/iozone.yaml')
-rw-r--r--automated/linux/iozone/iozone.yaml38
1 files changed, 38 insertions, 0 deletions
diff --git a/automated/linux/iozone/iozone.yaml b/automated/linux/iozone/iozone.yaml
new file mode 100644
index 0000000..d03561f
--- /dev/null
+++ b/automated/linux/iozone/iozone.yaml
@@ -0,0 +1,38 @@
+metadata:
+ name: iozone
+ format: "Lava-Test-Shell Test Definition 1.0"
+ description: "IOzone is a filesystem benchmark tool. The benchmark generates and
+ measures a variety of file operations."
+ maintainer:
+ - chase.qi@linaro.org
+ os:
+ - ubuntu
+ - debian
+ - centos
+ - fedora
+ - openembedded
+ devices:
+ - d03
+ - d05
+ - juno
+ - beaglebone-black
+ - hi6220-hikey
+ - apq8016-sbc
+ - mustang
+ - moonshot
+ - thunderX
+ - x15
+ - x86
+
+ scope:
+ - performance
+
+params:
+ SKIP_INSTALL: "false"
+ VERSION: "3_458"
+
+run:
+ steps:
+ - cd automated/linux/iozone
+ - ./iozone.sh -s "${SKIP_INSTALL}" -v "${VERSION}"
+ - ../../utils/send-to-lava.sh ./output/result.txt