summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 dba92b4c..ffdc88a3 100644
--- a/cucumber/features/step_definitions/snapshots.rb
+++ b/cucumber/features/step_definitions/snapshots.rb
@@ -13,7 +13,7 @@ def checkpoints
:description => "a disk is created for Debian Edu tests",
:parent_checkpoint => nil,
:steps => [
- 'I create a 25 GiB disk named "'+JOB_NAME+'"',
+ 'I create a 40 GiB disk named "'+JOB_NAME+'"',
'I plug ide drive "'+JOB_NAME+'"',
]
}