From 39918b74fb46dbb4e5166192c8c7b8f62dce429e Mon Sep 17 00:00:00 2001 From: =?utf8?q?G=C3=A9za=20G=C3=A9mes?= Date: Sat, 25 Mar 2017 20:29:02 +0100 Subject: [PATCH] Enable cirros tests in the default config MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit The existing cirros tests are enabled, with the following exceptions: cirros-minios-stubdom-hvm and cirros-minios-stubdom-pvhvm are skipped as raisin does not install the stubdom Signed-off-by: Géza Gémes Reviewed-by: Stefano Stabellini --- defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defconfig b/defconfig index f8ef398..bdacc7e 100644 --- a/defconfig +++ b/defconfig @@ -31,4 +31,4 @@ GIT_TRANSPORT="git" # Tests ## All tests: busybox-pv busybox-hvm ## ENABLED_TESTS is the list of test run by raise test -ENABLED_TESTS="busybox-pv busybox-hvm" +ENABLED_TESTS="busybox-pv busybox-hvm cirros-separate-kernel-pv cirros-pygrub-pv cirros-pvgrub2-pv cirros-qemu-hvm cirros-qemu-pvhvm" -- 2.39.5