From 3f207262ce03585272043250a268a6b849fc5880 Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Thu, 3 Nov 2016 14:02:57 +0100 Subject: lvc: enable checksigs for hands-off preseed testing Signed-off-by: Holger Levsen --- cucumber/features/install.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cucumber/features/install.feature b/cucumber/features/install.feature index 5c4fff97..9c4aa217 100644 --- a/cucumber/features/install.feature +++ b/cucumber/features/install.feature @@ -48,7 +48,7 @@ Feature: Doing variations on d-i installs Scenario: Preseed using hands.com with checksum Given a disk is created for Debian Installer tests And I intend to use gui mode - And I intend to boot with options "auto=true priority=critical url=hands.com classes=jenkins.debian.org/pb10;loc/gb;hands.com/general-tweaks;setup/users;partition/atomic;desktop/lxde DEBCONF_DEBUG=5" + And I intend to boot with options "auto=true priority=critical url=hands.com classes=jenkins.debian.org/pb10;loc/gb;hands.com/general-tweaks;setup/users;partition/atomic;desktop/lxde hands-off/checksigs=true DEBCONF_DEBUG=5" When I start the computer And I select the install mode And the VM shuts down within 20 minutes -- cgit v1.2.3-54-g00ecf