From e9d1ddb779c54cb2d1a7a38d33c1954206775939 Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Tue, 29 Nov 2016 22:39:40 +0100 Subject: lvc: Edu: drop the disk-size a bit (to suit the testvm) Signed-off-by: Holger Levsen --- cucumber/features/step_definitions/snapshots.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cucumber') diff --git a/cucumber/features/step_definitions/snapshots.rb b/cucumber/features/step_definitions/snapshots.rb index 94f71073..c0af551e 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 70 GiB disk named "'+JOB_NAME+'"', + 'I create a 64 GiB disk named "'+JOB_NAME+'"', 'I plug ide drive "'+JOB_NAME+'"', ] } -- cgit v1.2.3-54-g00ecf