From d23f5e12f7249428ea1a572f79213e39bb3abf77 Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Sat, 26 Nov 2016 18:20:43 +0100 Subject: lvc: make DebianEdu disk bigger --- cucumber/features/step_definitions/snapshots.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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+'"', ] } -- cgit v1.2.3-54-g00ecf