[Qa-jenkins-scm] [jenkins.debian.net] 02/08: lvc: trim the image size so it'll fit on the testvm

Holger Levsen holger at layer-acht.org
Fri Jun 10 09:30:14 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit ae278619876220f98ecd80ff3d1a738445c7fbc4
Author: Philip Hands <phil at hands.com>
Date:   Tue Jun 7 21:34:51 2016 +0200

    lvc: trim the image size so it'll fit on the testvm
---
 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 e0c8be5..cac17d3 100644
--- a/cucumber/features/step_definitions/snapshots.rb
+++ b/cucumber/features/step_definitions/snapshots.rb
@@ -4,7 +4,7 @@ def checkpoints
     :description => "Create a disk for Debian Installer tests",
     :parent_checkpoint => nil,
     :steps => [
-      'I create a 10 GiB disk named "'+JOB_NAME+'"',
+      'I create a 8 GiB disk named "'+JOB_NAME+'"',
       'I plug ide drive "'+JOB_NAME+'"',
     ]
   }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list