Remove test-framework checks in cas_version_gen and pckgen

Signed-off-by: Jan Musial <jan.musial@intel.com>
This commit is contained in:
Jan Musial 2021-10-22 09:04:01 +02:00
parent bba0e5aa56
commit fa371cd061
2 changed files with 0 additions and 2 deletions

View File

@ -11,7 +11,6 @@ MANUAL_VERSION_INPUT="$SOURCES_DIR/version"
VERSION_FILE="$SOURCES_DIR/.metadata/cas_version"
SUBMODULES=(
"ocf"
"test/functional/test-framework"
)

View File

@ -36,7 +36,6 @@ DEPENDENCIES_DSC=("${DEPENDENCIES_DEB[@]}")
# List of relative submodule directories:
SUBMODULES=(
"ocf"
"test/functional/test-framework"
)
# Unset all variables that may be checked for existence: