]> xenbits.xensource.com Git - raisin.git/commitdiff
Enable cirros tests in the default config
authorGéza Gémes <geza.gemes@gmail.com>
Sat, 25 Mar 2017 19:29:02 +0000 (20:29 +0100)
committerStefano Stabellini <sstabellini@kernel.org>
Mon, 27 Mar 2017 18:44:31 +0000 (11:44 -0700)
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 <geza.gemes@gmail.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
defconfig

index f8ef398152864e90ad3ba48de8c8c31abcecfa76..bdacc7e14038d26a6f333b43f16f983d741ecb6f 100644 (file)
--- 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"