diff options
author | Philip Hands <phil@hands.com> | 2016-11-26 13:01:24 +0100 |
---|---|---|
committer | Philip Hands <phil@hands.com> | 2016-11-26 23:52:18 +0100 |
commit | 938cf6f60f68e0c25c35c9eff37813366506fe86 (patch) | |
tree | ff53c7e75e03c32b1261013c79fdf8fba782717d /cucumber/features/install.feature | |
parent | 715efaab8bd4d0061f135cabccb955c8dc336c84 (diff) | |
download | jenkins.debian.net-938cf6f60f68e0c25c35c9eff37813366506fe86.tar.xz |
lvc: Debian-Edu needs 25G for a Standalone install
Diffstat (limited to 'cucumber/features/install.feature')
-rw-r--r-- | cucumber/features/install.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cucumber/features/install.feature b/cucumber/features/install.feature index 2fa32386..0a62850b 100644 --- a/cucumber/features/install.feature +++ b/cucumber/features/install.feature @@ -85,7 +85,7 @@ Feature: Doing variations on d-i installs @debedu Scenario: Install default Debedu - Given a disk is created for Debian Installer tests + Given a disk is created for Debian Edu tests And I intend to use gui mode And I start the computer And I select the install mode |