TP4146 introduced support for flexible data placement, which is a data placement directive. This application will test the new I/O management commands, write with directives, log pages and set/get features. Signed-off-by: Ankit Kumar <ankit.kumar@samsung.com> Change-Id: I2d68625d9a180afb5a6e85e59738c2713ce965a8 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16521 Reviewed-by: Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Michal Berger <michal.berger@intel.com>
98 lines
1.7 KiB
Plaintext
98 lines
1.7 KiB
Plaintext
# This file represents the tests we are intentionally skipping in CI testing.
|
|
|
|
# cases
|
|
ftl_dirty_shutdown
|
|
ftl_restore_fast
|
|
ftl_write_after_write
|
|
ftl_fio_basic
|
|
ftl_fio_extended
|
|
ftl_fio_nightly
|
|
ftl_restore_nv_cache
|
|
ftl_bdevperf
|
|
ftl_bdevperf_append
|
|
ftl_json
|
|
ftl_fio
|
|
ftl_restore
|
|
|
|
# Waiting for test refactor
|
|
iscsi_tgt_fio_remote_nvme
|
|
|
|
# Waiting on SCC support in CI
|
|
nvme_scc
|
|
nvme_simple_copy
|
|
|
|
# Waiting on Boot Partition support in CI
|
|
nvme_bp
|
|
nvme_boot_partition
|
|
|
|
# Waiting on Flexible Data Placement support in CI
|
|
nvme_fdp
|
|
nvme_flexible_data_placement
|
|
|
|
# Waiting on significant test rewrite
|
|
nvme_opal
|
|
nvme_opal_bdevio
|
|
nvme_opal_bdevperf
|
|
nvme_opal_spdk_tgt
|
|
|
|
# CI doesn't have FC hardware
|
|
nvmf_fc
|
|
spdkcli_nvmf_fc
|
|
unittest_nvmf_fc
|
|
unittest_nvmf_fc_ls
|
|
|
|
# These tests are currently only run manually
|
|
vhost_blk_fs_integrity
|
|
vhost_blk_hot_remove
|
|
vhost_scsi_hot_remove
|
|
vhost_hotplug
|
|
|
|
# Waiting on hardware
|
|
vmd
|
|
vmd_bdev_svc
|
|
vmd_fio
|
|
vmd_hello_world
|
|
vmd_identify
|
|
vmd_perf
|
|
|
|
# nvmf llvm fuzz build configuration
|
|
autobuild_llvm_precompile
|
|
|
|
# nightly tests
|
|
bdev_fio_rw_verify_ext
|
|
bdev_fio_trim_ext
|
|
bdev_reset
|
|
build_native_dpdk
|
|
build_rpm_from_gen_spec
|
|
build_shared_native_dpdk_rpm
|
|
build_shared_rpm_with_rpmed_dpdk
|
|
iscsi_tgt_digest
|
|
iscsi_tgt_data_digest
|
|
iscsi_tgt_ext4test
|
|
iscsi_tgt_digests
|
|
iscsi_tgt_multiconnection
|
|
iscsi_tgt_fuzz
|
|
nvmf_fuzz
|
|
nvmf_multiconnection
|
|
nvmf_initiator_timeout
|
|
nvmf_llvm_fuzz
|
|
vhost_blk_cores_2ctrl
|
|
vhost_blk_fs_integrity
|
|
vhost_blk_integrity
|
|
vhost_blk_nightly
|
|
vhost_lvol_integrity_1core_1ctrl
|
|
vhost_migration
|
|
vhost_migration_tc1
|
|
vhost_migration_tc2
|
|
vhost_readonly
|
|
vhost_scsi_fs_integrity
|
|
vhost_scsi_integrity
|
|
vhost_scsi_nightly
|
|
vhost_scsi_cores_2ctrl
|
|
|
|
# Temporarily disabled as part of dynamic scheduler patch set
|
|
busy
|
|
balanced
|
|
core_load
|
|
zoned_fio
|