summaryrefslogtreecommitdiffstats
path: root/cucumber/features/install.feature
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2016-11-26 13:58:43 +0100
committerPhilip Hands <phil@hands.com>2016-11-26 23:52:18 +0100
commit89eb3160eed72cec74edeb835531c526d7f5e442 (patch)
treeccef85a9b930050f0552668f2f26933ab3e8e92f /cucumber/features/install.feature
parent938cf6f60f68e0c25c35c9eff37813366506fe86 (diff)
downloadjenkins.debian.net-89eb3160eed72cec74edeb835531c526d7f5e442.tar.xz
lvc: Debian-Edu: wait for disk partitioning
Diffstat (limited to 'cucumber/features/install.feature')
-rw-r--r--cucumber/features/install.feature3
1 files changed, 3 insertions, 0 deletions
diff --git a/cucumber/features/install.feature b/cucumber/features/install.feature
index 0a62850b..d5612324 100644
--- a/cucumber/features/install.feature
+++ b/cucumber/features/install.feature
@@ -95,6 +95,9 @@ Feature: Doing variations on d-i installs
And I ignore Popcon
And I set the root password to "rootme"
And I set the password for "Philip Hands" to be "verysecret"
+ And I wait while the partitions are made
+ And I note that the Base system is being installed
+ And I wait patiently for the package installation to start
And I wait while the bulk of the packages are installed
And I install GRUB
And I allow reboot after the install is complete