From 4f1418d3ba8085582f4de5ed3daabbc92a689aaf Mon Sep 17 00:00:00 2001 From: Sven Dowideit Date: Mon, 16 Jan 2017 13:04:58 +1000 Subject: [PATCH] disable the old upgrade test - it can't work as things are Signed-off-by: Sven Dowideit --- tests/upgrade_test.go | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tests/upgrade_test.go b/tests/upgrade_test.go index 6167bd22..b589b2f5 100644 --- a/tests/upgrade_test.go +++ b/tests/upgrade_test.go @@ -6,7 +6,11 @@ import ( . "gopkg.in/check.v1" ) -func (s *QemuSuite) TestUpgrade(c *C) { +// DisabledTestUpgrade, The new go based installer code breaks downgrading from itself to a previous version +// because 0.8.0 now uses syslinx and a set of syslinux.cfg files, whereas before that , we used grub and +// assumed that there was only one kernel&initrd +// see installer_test.go for more tests +func (s *QemuSuite) DisabledTestUpgrade(c *C) { s.RunQemuInstalled(c) s.CheckCall(c, `