autobuild: skip DAOS modules
Allow DAOS modules to be not built during scanbuild test. The CI systems which do the autobuild & scanbuild tests are DAOS development packages necessary to build "--with-daos" are not available for Fedora systems which are used to run build tests. Signed-off-by: Karol Latecki <karol.latecki@intel.com> Change-Id: I3e01413a64d55dae2a0d77c3bf5fa9ed23c7ad87 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/12408 Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
This commit is contained in:
parent
84863d99a8
commit
95f747aef0
@ -45,3 +45,8 @@ test/external_code/nvme/identify
|
||||
# This file requires some additional work in CI and test scripts before it can
|
||||
# be part of autotest.
|
||||
test/app/fuzz/llvm_nvme_fuzz/llvm_nvme_fuzz
|
||||
|
||||
# Disable DAOS. Development libraries are not available for Fedora which is
|
||||
# used for the main build and scanbuild tests.
|
||||
module/bdev/daos/bdev_daos
|
||||
module/bdev/daos/bdev_daos_rpc
|
||||
|
Loading…
Reference in New Issue
Block a user