diff options
Diffstat (limited to '')
-rw-r--r-- | qa/suites/fs/top/tasks/fstop.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/qa/suites/fs/top/tasks/fstop.yaml b/qa/suites/fs/top/tasks/fstop.yaml new file mode 100644 index 000000000..406f6804f --- /dev/null +++ b/qa/suites/fs/top/tasks/fstop.yaml @@ -0,0 +1,4 @@ +tasks: + - cephfs_test_runner: + modules: + - tasks.cephfs.test_fstop |