summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2016-11-26 18:20:43 +0100
committerPhilip Hands <phil@hands.com>2016-11-26 23:52:18 +0100
commitd23f5e12f7249428ea1a572f79213e39bb3abf77 (patch)
treedbfdbf620092cad224c61bc02abb92865899709c
parent1523f85fbf451c2c71ee8888fcbdbf05803e88ca (diff)
downloadjenkins.debian.net-d23f5e12f7249428ea1a572f79213e39bb3abf77.tar.xz
lvc: make DebianEdu disk bigger
-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+'"',
]
}