summaryrefslogtreecommitdiffstats
path: root/cucumber
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2016-10-21 18:17:41 +0200
committerHolger Levsen <holger@layer-acht.org>2016-11-03 10:28:14 +0100
commit222ce48923443590d74cbba0871280eb65488da5 (patch)
tree94e15f4e0cc3af23584093fa134610c72235dafd /cucumber
parent9cf425cf7679ba2d272eb564e8b353e9e3031638 (diff)
downloadjenkins.debian.net-222ce48923443590d74cbba0871280eb65488da5.tar.xz
lvc: set partition/atomic for preseeds
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'cucumber')
-rw-r--r--cucumber/features/install.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/cucumber/features/install.feature b/cucumber/features/install.feature
index ed61e79f..79b164ef 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;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 DEBCONF_DEBUG=5"
When I start the computer
And I select the install mode
And the VM shuts down within 20 minutes