diff options
Diffstat (limited to '')
-rw-r--r-- | qa/suites/tgt/basic/tasks/fsync-tester.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/qa/suites/tgt/basic/tasks/fsync-tester.yaml b/qa/suites/tgt/basic/tasks/fsync-tester.yaml new file mode 100644 index 00000000..ea627b7d --- /dev/null +++ b/qa/suites/tgt/basic/tasks/fsync-tester.yaml @@ -0,0 +1,9 @@ +tasks: +- install: +- ceph: +- tgt: +- iscsi: +- workunit: + clients: + all: + - suites/fsync-tester.sh |