From dfd4f368ef0ba00d6142714372463b150e10b459 Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Wed, 1 Jun 2016 20:20:55 +0200 Subject: lvc: seems I trimmed the disk size too much for the desktops --- 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 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', -- cgit v1.2.3-54-g00ecf