aboutsummaryrefslogtreecommitdiffstats
path: root/testing/testing.conf
diff options
context:
space:
mode:
Diffstat (limited to 'testing/testing.conf')
-rw-r--r--testing/testing.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/testing.conf b/testing/testing.conf
index d4f520de1..4ed5fdd00 100644
--- a/testing/testing.conf
+++ b/testing/testing.conf
@@ -71,8 +71,8 @@ SSHCONF="-F $TESTDIR/testing/ssh_config"
# Enable particular steps in the make-testing
#
ENABLE_BUILD_BASEIMAGE="yes"
+ENABLE_BUILD_ROOTIMAGE="yes"
ENABLE_BUILD_GUESTKERNEL="yes"
-ENABLE_BUILD_UMLROOTFS="yes"
ENABLE_BUILD_UMLHOSTFS="yes"
##############################################################