summaryrefslogtreecommitdiffstats
path: root/cucumber
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2016-06-01 20:20:55 +0200
committerPhilip Hands <phil@hands.com>2016-06-01 20:20:55 +0200
commitdfd4f368ef0ba00d6142714372463b150e10b459 (patch)
tree15c387d8f02d82b00206df90ad763f05ee83c68e /cucumber
parent6f13064573dc1b3103c94160d6451885c1bcf192 (diff)
downloadjenkins.debian.net-dfd4f368ef0ba00d6142714372463b150e10b459.tar.xz
lvc: seems I trimmed the disk size too much for the desktops
Diffstat (limited to 'cucumber')
-rw-r--r--cucumber/features/step_definitions/snapshots.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/cucumber/features/step_definitions/snapshots.rb b/cucumber/features/step_definitions/snapshots.rb
index 09d8a9ae..5c58c7c9 100644
--- a/cucumber/features/step_definitions/snapshots.rb
+++ b/cucumber/features/step_definitions/snapshots.rb
@@ -7,7 +7,7 @@ def checkpoints
:parent_checkpoint => nil,
:steps => [
"I intend to use #{m} mode",
- 'I create a 6 GiB disk named "'+JOB_NAME+'"',
+ 'I create a 10 GiB disk named "'+JOB_NAME+'"',
'I plug ide drive "'+JOB_NAME+'"',
'I start the computer',
'I select the install mode',