Skip to content

Instantly share code, notes, and snippets.

@jdurgin
Created December 4, 2015 22:45
Show Gist options
  • Save jdurgin/a546383b3f93354f4355 to your computer and use it in GitHub Desktop.
Save jdurgin/a546383b3f93354f4355 to your computer and use it in GitHub Desktop.
rbd suite combinations
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| subsuite depth 0 | all | base | cache | cachepool | clusters | copy-on-read | features | fs | msgr-failures | tasks | thrashers | workloads | desc |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| basic | | install | | none | fixed-1 | | | btrfs | few | rbd_api_tests_old_format | | | install ceph |
| | | | | | | | | | | | | | default replicated pool |
| | | | | | | | | | | | | | infrequent network fault injection |
| | | | | | | | | | | | | | c/c++ librbd api tests with format 1 images |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| basic | | install | | none | fixed-1 | | | btrfs | few | rbd_cli_tests | | | install ceph |
| | | | | | | | | | | | | | default replicated pool |
| | | | | | | | | | | | | | infrequent network fault injection |
| | | | | | | | | | | | | | basic rbd cli tool tests |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| basic | | install | | none | fixed-1 | | | btrfs | few | rbd_cls_tests | | | install ceph |
| | | | | | | | | | | | | | default replicated pool |
| | | | | | | | | | | | | | infrequent network fault injection |
| | | | | | | | | | | | | | low-level object class tests for cls_rbd.so |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| basic | | install | | none | fixed-1 | | | btrfs | few | rbd_lock_and_fence | | | install ceph |
| | | | | | | | | | | | | | default replicated pool |
| | | | | | | | | | | | | | infrequent network fault injection |
| | | | | | | | | | | | | | test manual locking and blacklisting via librbd |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| basic | | install | | none | fixed-1 | | | btrfs | few | rbd_python_api_tests_old_format | | | install ceph |
| | | | | | | | | | | | | | default replicated pool |
| | | | | | | | | | | | | | infrequent network fault injection |
| | | | | | | | | | | | | | librbd python api tests |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| basic | | install | | none | fixed-1 | | | btrfs | many | rbd_api_tests_old_format | | | install ceph |
| | | | | | | | | | | | | | default replicated pool |
| | | | | | | | | | | | | | frequent network fault injection |
| | | | | | | | | | | | | | c/c++ librbd api tests with format 1 images |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| basic | | install | | none | fixed-1 | | | btrfs | many | rbd_cli_tests | | | install ceph |
| | | | | | | | | | | | | | default replicated pool |
| | | | | | | | | | | | | | frequent network fault injection |
| | | | | | | | | | | | | | basic rbd cli tool tests |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| basic | | install | | none | fixed-1 | | | btrfs | many | rbd_cls_tests | | | install ceph |
| | | | | | | | | | | | | | default replicated pool |
| | | | | | | | | | | | | | frequent network fault injection |
| | | | | | | | | | | | | | low-level object class tests for cls_rbd.so |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| basic | | install | | none | fixed-1 | | | btrfs | many | rbd_lock_and_fence | | | install ceph |
| | | | | | | | | | | | | | default replicated pool |
| | | | | | | | | | | | | | frequent network fault injection |
| | | | | | | | | | | | | | test manual locking and blacklisting via librbd |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| basic | | install | | none | fixed-1 | | | btrfs | many | rbd_python_api_tests_old_format | | | install ceph |
| | | | | | | | | | | | | | default replicated pool |
| | | | | | | | | | | | | | frequent network fault injection |
| | | | | | | | | | | | | | librbd python api tests |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| basic | | install | | small | fixed-1 | | | btrfs | few | rbd_api_tests_old_format | | | install ceph |
| | | | | | | | | | | | | | writeback replicated cache pool for rbd |
| | | | | | | | | | | | | | infrequent network fault injection |
| | | | | | | | | | | | | | c/c++ librbd api tests with format 1 images |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| basic | | install | | small | fixed-1 | | | btrfs | few | rbd_cli_tests | | | install ceph |
| | | | | | | | | | | | | | writeback replicated cache pool for rbd |
| | | | | | | | | | | | | | infrequent network fault injection |
| | | | | | | | | | | | | | basic rbd cli tool tests |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| basic | | install | | small | fixed-1 | | | btrfs | few | rbd_cls_tests | | | install ceph |
| | | | | | | | | | | | | | writeback replicated cache pool for rbd |
| | | | | | | | | | | | | | infrequent network fault injection |
| | | | | | | | | | | | | | low-level object class tests for cls_rbd.so |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| basic | | install | | small | fixed-1 | | | btrfs | few | rbd_lock_and_fence | | | install ceph |
| | | | | | | | | | | | | | writeback replicated cache pool for rbd |
| | | | | | | | | | | | | | infrequent network fault injection |
| | | | | | | | | | | | | | test manual locking and blacklisting via librbd |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| basic | | install | | small | fixed-1 | | | btrfs | few | rbd_python_api_tests_old_format | | | install ceph |
| | | | | | | | | | | | | | writeback replicated cache pool for rbd |
| | | | | | | | | | | | | | infrequent network fault injection |
| | | | | | | | | | | | | | librbd python api tests |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| basic | | install | | small | fixed-1 | | | btrfs | many | rbd_api_tests_old_format | | | install ceph |
| | | | | | | | | | | | | | writeback replicated cache pool for rbd |
| | | | | | | | | | | | | | frequent network fault injection |
| | | | | | | | | | | | | | c/c++ librbd api tests with format 1 images |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| basic | | install | | small | fixed-1 | | | btrfs | many | rbd_cli_tests | | | install ceph |
| | | | | | | | | | | | | | writeback replicated cache pool for rbd |
| | | | | | | | | | | | | | frequent network fault injection |
| | | | | | | | | | | | | | basic rbd cli tool tests |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| basic | | install | | small | fixed-1 | | | btrfs | many | rbd_cls_tests | | | install ceph |
| | | | | | | | | | | | | | writeback replicated cache pool for rbd |
| | | | | | | | | | | | | | frequent network fault injection |
| | | | | | | | | | | | | | low-level object class tests for cls_rbd.so |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| basic | | install | | small | fixed-1 | | | btrfs | many | rbd_lock_and_fence | | | install ceph |
| | | | | | | | | | | | | | writeback replicated cache pool for rbd |
| | | | | | | | | | | | | | frequent network fault injection |
| | | | | | | | | | | | | | test manual locking and blacklisting via librbd |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| basic | | install | | small | fixed-1 | | | btrfs | many | rbd_python_api_tests_old_format | | | install ceph |
| | | | | | | | | | | | | | writeback replicated cache pool for rbd |
| | | | | | | | | | | | | | frequent network fault injection |
| | | | | | | | | | | | | | librbd python api tests |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | none | fixed-1 | | layering | btrfs | few | | | rbd_cli_copy | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | none | fixed-1 | | layering | btrfs | few | | | rbd_cli_import_export | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | none | fixed-1 | | layering | btrfs | many | | | rbd_cli_copy | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | none | fixed-1 | | layering | btrfs | many | | | rbd_cli_import_export | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | none | fixed-1 | | none | btrfs | few | | | rbd_cli_copy | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | none | fixed-1 | | none | btrfs | few | | | rbd_cli_import_export | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | none | fixed-1 | | none | btrfs | many | | | rbd_cli_copy | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | none | fixed-1 | | none | btrfs | many | | | rbd_cli_import_export | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | none | fixed-1 | | object_map | btrfs | few | | | rbd_cli_copy | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | none | fixed-1 | | object_map | btrfs | few | | | rbd_cli_import_export | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | none | fixed-1 | | object_map | btrfs | many | | | rbd_cli_copy | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | none | fixed-1 | | object_map | btrfs | many | | | rbd_cli_import_export | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | small | fixed-1 | | layering | btrfs | few | | | rbd_cli_copy | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | small | fixed-1 | | layering | btrfs | few | | | rbd_cli_import_export | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | small | fixed-1 | | layering | btrfs | many | | | rbd_cli_copy | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | small | fixed-1 | | layering | btrfs | many | | | rbd_cli_import_export | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | small | fixed-1 | | none | btrfs | few | | | rbd_cli_copy | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | small | fixed-1 | | none | btrfs | few | | | rbd_cli_import_export | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | small | fixed-1 | | none | btrfs | many | | | rbd_cli_copy | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | small | fixed-1 | | none | btrfs | many | | | rbd_cli_import_export | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | small | fixed-1 | | object_map | btrfs | few | | | rbd_cli_copy | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | small | fixed-1 | | object_map | btrfs | few | | | rbd_cli_import_export | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | small | fixed-1 | | object_map | btrfs | many | | | rbd_cli_copy | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| cli | | install | | small | fixed-1 | | object_map | btrfs | many | | | rbd_cli_import_export | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | none | fixed-3 | off | | btrfs | few | | | c_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | none | fixed-3 | off | | btrfs | few | | | c_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | none | fixed-3 | off | | btrfs | few | | | fsx | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | none | fixed-3 | off | | btrfs | few | | | python_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | none | fixed-3 | off | | btrfs | few | | | python_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | none | fixed-3 | off | | btrfs | few | | | rbd_fio | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | none | fixed-3 | on | | btrfs | few | | | c_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | none | fixed-3 | on | | btrfs | few | | | c_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | none | fixed-3 | on | | btrfs | few | | | fsx | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | none | fixed-3 | on | | btrfs | few | | | python_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | none | fixed-3 | on | | btrfs | few | | | python_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | none | fixed-3 | on | | btrfs | few | | | rbd_fio | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | small | fixed-3 | off | | btrfs | few | | | c_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | small | fixed-3 | off | | btrfs | few | | | c_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | small | fixed-3 | off | | btrfs | few | | | fsx | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | small | fixed-3 | off | | btrfs | few | | | python_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | small | fixed-3 | off | | btrfs | few | | | python_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | small | fixed-3 | off | | btrfs | few | | | rbd_fio | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | small | fixed-3 | on | | btrfs | few | | | c_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | small | fixed-3 | on | | btrfs | few | | | c_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | small | fixed-3 | on | | btrfs | few | | | fsx | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | small | fixed-3 | on | | btrfs | few | | | python_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | small | fixed-3 | on | | btrfs | few | | | python_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | none | small | fixed-3 | on | | btrfs | few | | | rbd_fio | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | none | fixed-3 | off | | btrfs | few | | | c_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | none | fixed-3 | off | | btrfs | few | | | c_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | none | fixed-3 | off | | btrfs | few | | | fsx | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | none | fixed-3 | off | | btrfs | few | | | python_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | none | fixed-3 | off | | btrfs | few | | | python_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | none | fixed-3 | off | | btrfs | few | | | rbd_fio | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | none | fixed-3 | on | | btrfs | few | | | c_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | none | fixed-3 | on | | btrfs | few | | | c_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | none | fixed-3 | on | | btrfs | few | | | fsx | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | none | fixed-3 | on | | btrfs | few | | | python_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | none | fixed-3 | on | | btrfs | few | | | python_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | none | fixed-3 | on | | btrfs | few | | | rbd_fio | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | small | fixed-3 | off | | btrfs | few | | | c_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | small | fixed-3 | off | | btrfs | few | | | c_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | small | fixed-3 | off | | btrfs | few | | | fsx | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | small | fixed-3 | off | | btrfs | few | | | python_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | small | fixed-3 | off | | btrfs | few | | | python_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | small | fixed-3 | off | | btrfs | few | | | rbd_fio | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | small | fixed-3 | on | | btrfs | few | | | c_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | small | fixed-3 | on | | btrfs | few | | | c_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | small | fixed-3 | on | | btrfs | few | | | fsx | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | small | fixed-3 | on | | btrfs | few | | | python_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | small | fixed-3 | on | | btrfs | few | | | python_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writeback | small | fixed-3 | on | | btrfs | few | | | rbd_fio | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | none | fixed-3 | off | | btrfs | few | | | c_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | none | fixed-3 | off | | btrfs | few | | | c_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | none | fixed-3 | off | | btrfs | few | | | fsx | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | none | fixed-3 | off | | btrfs | few | | | python_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | none | fixed-3 | off | | btrfs | few | | | python_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | none | fixed-3 | off | | btrfs | few | | | rbd_fio | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | none | fixed-3 | on | | btrfs | few | | | c_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | none | fixed-3 | on | | btrfs | few | | | c_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | none | fixed-3 | on | | btrfs | few | | | fsx | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | none | fixed-3 | on | | btrfs | few | | | python_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | none | fixed-3 | on | | btrfs | few | | | python_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | none | fixed-3 | on | | btrfs | few | | | rbd_fio | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | small | fixed-3 | off | | btrfs | few | | | c_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | small | fixed-3 | off | | btrfs | few | | | c_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | small | fixed-3 | off | | btrfs | few | | | fsx | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | small | fixed-3 | off | | btrfs | few | | | python_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | small | fixed-3 | off | | btrfs | few | | | python_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | small | fixed-3 | off | | btrfs | few | | | rbd_fio | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | small | fixed-3 | on | | btrfs | few | | | c_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | small | fixed-3 | on | | btrfs | few | | | c_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | small | fixed-3 | on | | btrfs | few | | | fsx | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | small | fixed-3 | on | | btrfs | few | | | python_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | small | fixed-3 | on | | btrfs | few | | | python_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| librbd | | | writethrough | small | fixed-3 | on | | btrfs | few | | | rbd_fio | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | none | ec-cache | fixed-3 | | | btrfs | few | | | qemu_bonnie | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | none | ec-cache | fixed-3 | | | btrfs | few | | | qemu_fsstress | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | none | ec-cache | fixed-3 | | | btrfs | few | | | qemu_xfstests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | none | none | fixed-3 | | | btrfs | few | | | qemu_bonnie | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | none | none | fixed-3 | | | btrfs | few | | | qemu_fsstress | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | none | none | fixed-3 | | | btrfs | few | | | qemu_xfstests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | none | small | fixed-3 | | | btrfs | few | | | qemu_bonnie | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | none | small | fixed-3 | | | btrfs | few | | | qemu_fsstress | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | none | small | fixed-3 | | | btrfs | few | | | qemu_xfstests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | writeback | ec-cache | fixed-3 | | | btrfs | few | | | qemu_bonnie | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | writeback | ec-cache | fixed-3 | | | btrfs | few | | | qemu_fsstress | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | writeback | ec-cache | fixed-3 | | | btrfs | few | | | qemu_xfstests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | writeback | none | fixed-3 | | | btrfs | few | | | qemu_bonnie | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | writeback | none | fixed-3 | | | btrfs | few | | | qemu_fsstress | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | writeback | none | fixed-3 | | | btrfs | few | | | qemu_xfstests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | writeback | small | fixed-3 | | | btrfs | few | | | qemu_bonnie | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | writeback | small | fixed-3 | | | btrfs | few | | | qemu_fsstress | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | writeback | small | fixed-3 | | | btrfs | few | | | qemu_xfstests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | writethrough | ec-cache | fixed-3 | | | btrfs | few | | | qemu_bonnie | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | writethrough | ec-cache | fixed-3 | | | btrfs | few | | | qemu_fsstress | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | writethrough | ec-cache | fixed-3 | | | btrfs | few | | | qemu_xfstests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | writethrough | none | fixed-3 | | | btrfs | few | | | qemu_bonnie | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | writethrough | none | fixed-3 | | | btrfs | few | | | qemu_fsstress | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | writethrough | none | fixed-3 | | | btrfs | few | | | qemu_xfstests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | writethrough | small | fixed-3 | | | btrfs | few | | | qemu_bonnie | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | writethrough | small | fixed-3 | | | btrfs | few | | | qemu_fsstress | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| qemu | | | writethrough | small | fixed-3 | | | btrfs | few | | | qemu_xfstests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| singleton | formatted-output | | | | | | | | | | | | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| singleton | merge_diff | | | | | | | | | | | | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| singleton | qemu-iotests-no-cache | | | | | | | | | | | | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| singleton | qemu-iotests-writeback | | | | | | | | | | | | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| singleton | qemu-iotests-writethrough | | | | | | | | | | | | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| singleton | rbd-vs-unmanaged-snaps | | | | | | | | | | | | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| singleton | read-flags-no-cache | | | | | | | | | | | | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| singleton | read-flags-writeback | | | | | | | | | | | | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| singleton | read-flags-writethrough | | | | | | | | | | | | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | btrfs | few | | cache | rbd_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | btrfs | few | | cache | rbd_api_tests_copy_on_read | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | btrfs | few | | cache | rbd_api_tests_no_locking | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | btrfs | few | | cache | rbd_fsx_cache_writeback | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | btrfs | few | | cache | rbd_fsx_cache_writethrough | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | btrfs | few | | cache | rbd_fsx_copy_on_read | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | btrfs | few | | cache | rbd_fsx_nocache | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | btrfs | few | | default | rbd_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | btrfs | few | | default | rbd_api_tests_copy_on_read | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | btrfs | few | | default | rbd_api_tests_no_locking | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | btrfs | few | | default | rbd_fsx_cache_writeback | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | btrfs | few | | default | rbd_fsx_cache_writethrough | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | btrfs | few | | default | rbd_fsx_copy_on_read | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | btrfs | few | | default | rbd_fsx_nocache | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | xfs | few | | cache | rbd_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | xfs | few | | cache | rbd_api_tests_copy_on_read | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | xfs | few | | cache | rbd_api_tests_no_locking | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | xfs | few | | cache | rbd_fsx_cache_writeback | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | xfs | few | | cache | rbd_fsx_cache_writethrough | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | xfs | few | | cache | rbd_fsx_copy_on_read | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | xfs | few | | cache | rbd_fsx_nocache | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | xfs | few | | default | rbd_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | xfs | few | | default | rbd_api_tests_copy_on_read | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | xfs | few | | default | rbd_api_tests_no_locking | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | xfs | few | | default | rbd_fsx_cache_writeback | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | xfs | few | | default | rbd_fsx_cache_writethrough | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | xfs | few | | default | rbd_fsx_copy_on_read | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| thrash | | install | | | fixed-2 | | | xfs | few | | default | rbd_fsx_nocache | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| valgrind | | install | | | fixed-1 | | | btrfs | | | | c_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| valgrind | | install | | | fixed-1 | | | btrfs | | | | c_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| valgrind | | install | | | fixed-1 | | | btrfs | | | | fsx | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| valgrind | | install | | | fixed-1 | | | btrfs | | | | python_api_tests | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
| valgrind | | install | | | fixed-1 | | | btrfs | | | | python_api_tests_with_object_map | |
+------------------+---------------------------+---------+--------------+-----------+----------+--------------+------------+-------+---------------+---------------------------------+-----------+----------------------------------+-------------------------------------------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment