From 6ac8926d3ff041e3f0a03bdbd35b002f1a33fe48 Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Sat, 26 Nov 2016 15:11:43 +0100 Subject: lvc: work around the Debian-Edu plymouth bug --- cucumber/features/install.feature | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cucumber/features/install.feature b/cucumber/features/install.feature index b2144f20..faec56e2 100644 --- a/cucumber/features/install.feature +++ b/cucumber/features/install.feature @@ -86,7 +86,8 @@ Feature: Doing variations on d-i installs @debedu Scenario: Install default Debedu Given a disk is created for Debian Edu tests - And I intend to use text mode + And I intend to use gui mode + And I intend to boot with options "url=hands.com/d-i/bug/edu-plymouth/preseed.cfg" And I start the computer And I select the install mode And I select British English -- cgit v1.2.3-54-g00ecf