From 8c9ff451b227e5e00c90757a637be03a4ae34bf3 Mon Sep 17 00:00:00 2001 From: Konrad Sztyber Date: Tue, 23 Aug 2022 02:57:39 +0200 Subject: [PATCH] test: remove SMA tests from skipped_tests The SMA tests are now tested on CI, so they no longer need to be on the skipped_tests list. Signed-off-by: Konrad Sztyber Change-Id: I5746da06540efb1d3451a688fec4727d253bfc89 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/14151 Tested-by: SPDK CI Jenkins Reviewed-by: Tomasz Zawadzki Reviewed-by: Jim Harris Reviewed-by: Michal Berger --- test/common/skipped_tests.txt | 9 --------- 1 file changed, 9 deletions(-) diff --git a/test/common/skipped_tests.txt b/test/common/skipped_tests.txt index 07dc5feb9..0053398f4 100644 --- a/test/common/skipped_tests.txt +++ b/test/common/skipped_tests.txt @@ -92,12 +92,3 @@ busy balanced core_load zoned_fio - -# SMA tests - disabled in CI for now -sma -sma_nvmf_tcp -sma_plugins -sma_discovery -sma_vhost -sma_vfiouser_qemu -sma_crypto