ceph/qa/workunits/rbd
Vallari Agrawal 1713c4852c
qa: add qa/tasks/nvmeof.py and rbd/nvmeof_basic_task and fio workunits
This is v2 of the rbd/nvmeof test: It deploys 1 gateway and 1 initiator.
Then does basic verification on nvme commands and runs fio.

This commit creates:
1. qa/tasks/nvmeof.py: adds a new 'Nvmeof' task which deploys
    the gateway and shares config with the initiator hosts.
    Sharing config was previously done by 'nvmeof_gateway_cfg' task
    in qa/tasks/cephadm.py (that task is removed in this commit).
2. qa/workunits/rbd/nvmeof_basic_tests.sh:
    Runs nvme commands (discovery, connect, connect-all, disconnect-all,
    and list-subsys) and does basic verification of the output.
3. qa/workunits/rbd/nvmeof_fio_test.sh:
    Runs fio command. Also runs iostat in parallel if IOSTAT_INTERVAL
    variable is set. This variable configures the delay between each iostat
    print.

nvmeof-cli upgrade from v0.0.6 to v0.0.7 introduced major changes
to all nvmeof commands. This commit changes v0.0.6 commands to
v0.0.7 in qa/workunits/rbd/nvmeof_initiator.sh

Signed-off-by: Vallari Agrawal <val.agl002@gmail.com>
2024-02-12 13:00:09 +05:30
..
crimson qa/*/crimson: Seperate Crimson's rbd api testing 2023-03-07 08:57:03 +00:00
cli_generic.sh qa/workunits/rbd/cli_generic.sh: narrow race window 2023-11-29 13:49:06 -05:00
cli_migration.sh
concurrent.sh rbd: fix spelling errors 2023-04-26 09:30:53 -04:00
diff_continuous.sh qa/workunits/rbd: make continuous export-diff test actually work 2023-06-20 22:14:39 +02:00
diff.sh
huge-tickets.sh
image_read.sh rbd: fix spelling errors 2023-04-26 09:30:53 -04:00
import_export.sh
issue-20295.sh
journal.sh
kernel.sh
krbd_data_pool.sh
krbd_exclusive_option.sh
krbd_fallocate.sh
krbd_huge_osdmap.sh
krbd_latest_osdmap_on_map.sh
krbd_namespaces.sh
krbd_rxbounce.sh
krbd_stable_writes.sh
krbd_udev_enumerate.sh
krbd_udev_netlink_enobufs.sh
krbd_udev_netns.sh
krbd_udev_symlinks.sh
krbd_wac.sh
krbd_watch_errors.sh qa/suites/krbd: stress test for recovering from watch errors 2023-10-02 12:21:12 +02:00
luks-encryption.sh qa/workunits/rbd: add encryption-aware resize test 2022-12-04 18:24:10 +01:00
map-snapshot-io.sh
map-unmap.sh
merge_diff.sh
notify_master.sh
notify_slave.sh
nvmeof_basic_tests.sh qa: add qa/tasks/nvmeof.py and rbd/nvmeof_basic_task and fio workunits 2024-02-12 13:00:09 +05:30
nvmeof_fio_test.sh qa: add qa/tasks/nvmeof.py and rbd/nvmeof_basic_task and fio workunits 2024-02-12 13:00:09 +05:30
nvmeof_initiator.sh qa: add qa/tasks/nvmeof.py and rbd/nvmeof_basic_task and fio workunits 2024-02-12 13:00:09 +05:30
permissions.sh
qemu_dynamic_features.sh
qemu_rebuild_object_map.sh
qemu-iotests.sh qa/workunits/rbd: use jammy version of qemu-iotests for centos 9 2023-07-25 14:00:04 +02:00
qos.sh
rbd_groups.sh qa: rbd_groups.sh: change interpreter to bash 2022-12-04 13:20:44 +01:00
rbd_mirror_bootstrap.sh qa/suites/rbd: fix sporadic "rx-only direction" test failures 2023-02-10 15:26:27 +01:00
rbd_mirror_fsx_compare.sh
rbd_mirror_fsx_prepare.sh
rbd_mirror_ha.sh
rbd_mirror_helpers.sh qa/suites/rbd: Cleanup of MIRROR_IMAGE_MODE 2023-11-14 18:28:02 +05:30
rbd_mirror_stress.sh qa/suites/rbd: Cleanup of MIRROR_IMAGE_MODE 2023-11-14 18:28:02 +05:30
rbd_mirror.sh qa/workunits/rbd: merge journal and snapshot test scripts 2023-11-02 18:11:55 +05:30
rbd_support_module_recovery.sh qa/suites/rbd: add test to check rbd_support module recovery 2023-10-10 12:58:19 -04:00
rbd-ggate.sh
rbd-nbd.sh rbd-nbd: map using netlink interface by default 2024-01-25 11:00:59 -05:00
read-flags.sh
simple_big.sh
test_admin_socket.sh
test_librbd_python.sh test/pybind/rbd: convert from nose to pytest 2023-07-06 11:02:11 -04:00
test_librbd.sh
test_lock_fence.sh
test_rbd_mirror.sh
test_rbd_tasks.sh
test_rbdmap_RBDMAPFILE.sh
verify_pool.sh