numam-spdk/test/common/skipped_tests.txt
Darek Stojaczyk 30116833fa autobuild: add SPDK_TEST_NATIVE_DPDK to test again pristine DPDK master
This was previously done in a Jenkins script. Move it
to autobuild.sh inside the repo where we can all see it.
Use new meson/ninja build system while at it.

To test, use autorun.sh with the following cfg options:
SPDK_RUN_EXTERNAL_DPDK=/tmp/spdk/dpdk/build
SPDK_TEST_NATIVE_DPDK=1

SPDK_RUN_EXTERNAL_DPDK can point to a different path,
but needs to have correct access permissions for current
user,

I had to reorder some code in autobuild.sh. Since
SPDK_RUN_EXTERNAL_DPDK needs to specified the ./configure
script can't be run without existing dpdk directory,
so the dpdk build needs to happen before the initial
./configure as well as the ocf pre-build.

Change-Id: Ibc57094806b361dc3c6acf55942f04a938e5194f
Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Signed-off-by: Karol Latecki <karol.latecki@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/868
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2020-09-22 11:40:25 +00:00

69 lines
1.2 KiB
Plaintext

# This file represents the tests we are intentionally skipping in CI testing.
# cases
ftl_dirty_shutdown
ftl_fio_basic
ftl_fio_extended
ftl_restore_nv_cache
# Waiting for test refactor
iscsi_tgt_fio_remote_nvme
# 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
# nightly tests
bdev_fio_rw_verify_ext
bdev_fio_trim_ext
bdev_reset
build_native_dpdk
iscsi_tgt_digest
iscsi_tgt_data_digest
iscsi_tgt_pmem
iscsi_tgt_ext4test
iscsi_tgt_digests
iscsi_tgt_multiconnection
iscsi_tgt_fuzz
nvmf_fuzz
nvmf_multiconnection
nvmf_initiator_timeout
vhost_blk_2core_2ctrl
vhost_blk_1core_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_2core_2ctrl
vhost_scsi_1core_2ctrl
vhost_scsi_1core_1ctrl