Commit 37051fa6 authored by Tomasz Zawadzki's avatar Tomasz Zawadzki
Browse files

test/vpp: Allow skipping 'iscsi_tgt_vpp' run_test



In SPDK 20.07 will be deprecated, this means that CI
will no longer build or test the VPP component.
With SPDK 20.10 VPP the implementation and test scripts
will be removed.

autorun_post.py processes all run_test instances to
verify that they were executed. Since CI will skip
VPP tests, it needs to be added to list of exceptions.

Signed-off-by: default avatarTomasz Zawadzki <tomasz.zawadzki@intel.com>
Change-Id: I06c76643e6189d32471d9f53a0987e52f167844b
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/2771


Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Community-CI: Mellanox Build Bot
Reviewed-by: default avatarJim Harris <james.r.harris@intel.com>
Reviewed-by: default avatarBen Walker <benjamin.walker@intel.com>
parent ff24db74
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -9,6 +9,9 @@ ftl_restore_nv_cache
# Waiting for test refactor
iscsi_tgt_fio_remote_nvme

# VPP deprecated with 20.07
iscsi_tgt_vpp

# Waiting on significant test rewrite
nvme_opal
nvme_opal_bdevio