diff options
author | Kotresh HR <khiremat@redhat.com> | 2024-10-25 12:10:42 +0200 |
---|---|---|
committer | Kotresh HR <khiremat@redhat.com> | 2024-12-19 07:11:12 +0100 |
commit | ef942e13fa59fb0db902b87e341b4a943bdf4549 (patch) | |
tree | 7cd10215c334aacc7e4ac1faca24b32cea31fb26 /qa/suites/fs/nfs/tasks/nfs.yaml | |
parent | Merge pull request #60431 from VallariAg/fix-nvmeof-ns-test (diff) | |
download | ceph-ef942e13fa59fb0db902b87e341b4a943bdf4549.tar.xz ceph-ef942e13fa59fb0db902b87e341b4a943bdf4549.zip |
qa: Add async io test to nfs ganesha using fio
Fixes: https://tracker.ceph.com/issues/69311
Signed-off-by: Kotresh HR <khiremat@redhat.com>
Diffstat (limited to 'qa/suites/fs/nfs/tasks/nfs.yaml')
-rw-r--r-- | qa/suites/fs/nfs/tasks/nfs.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/qa/suites/fs/nfs/tasks/nfs.yaml b/qa/suites/fs/nfs/tasks/nfs.yaml index aa966bff214..2dd668c9f88 100644 --- a/qa/suites/fs/nfs/tasks/nfs.yaml +++ b/qa/suites/fs/nfs/tasks/nfs.yaml @@ -1,3 +1,10 @@ +overrides: + install: + extra_system_packages: + rpm: + - fio + deb: + - fio tasks: - cephfs_test_runner: modules: |