[Qa-jenkins-scm] [jenkins.debian.net] 07/08: lvc: only keep XFCE snapshot for now, to allow parallel runs on 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 19823ec4fbf8f6fbc57554dfdd77fca730f7c84d
Author: Philip Hands <phil at hands.com>
Date: Fri Jun 10 09:42:51 2016 +0200
lvc: only keep XFCE snapshot for now, to allow parallel runs on 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 cac17d3..4552ce5 100644
--- a/cucumber/features/step_definitions/snapshots.rb
+++ b/cucumber/features/step_definitions/snapshots.rb
@@ -31,7 +31,7 @@ def checkpoints
['minimal', 'non-GUI', 'Gnome', 'XFCE', 'LXDE', 'KDE'].each do |de|
cp["debian-#{m}-#{de}-install"] = {
- #:temporary => 'XFCE' != de,
+ :temporary => 'XFCE' != de,
:description => "I install a #{de} Debian system, in #{m} mode",
:parent_checkpoint => "boot-d-i-#{m}-to-tasksel",
:steps => [
--
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