testing: Build certificates when make-testing is called
This commit is contained in:
@@ -76,11 +76,12 @@ fi
|
||||
: ${TESTRESULTSDIR=$TESTDIR/testresults}
|
||||
|
||||
##############################################################
|
||||
# Enable particular steps in the make-testing
|
||||
# Enable particular steps in the make-testing script
|
||||
#
|
||||
: ${ENABLE_BUILD_BASEIMAGE=yes}
|
||||
: ${ENABLE_BUILD_ROOTIMAGE=yes}
|
||||
: ${ENABLE_BUILD_GUESTKERNEL=yes}
|
||||
: ${ENABLE_BUILD_CERTIFICATES=yes}
|
||||
: ${ENABLE_BUILD_GUESTIMAGES=yes}
|
||||
|
||||
##############################################################
|
||||
|
||||
Reference in New Issue
Block a user