summaryrefslogtreecommitdiffstats
path: root/cucumber
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2016-06-10 09:42:51 +0200
committerPhilip Hands <phil@hands.com>2016-06-10 11:22:01 +0200
commit19823ec4fbf8f6fbc57554dfdd77fca730f7c84d (patch)
treef2f85454933e3677ad31737233b4638a79a95409 /cucumber
parent012cc4bf7e20d7a60191c1221a39d99046363cec (diff)
downloadjenkins.debian.net-19823ec4fbf8f6fbc57554dfdd77fca730f7c84d.tar.xz
lvc: only keep XFCE snapshot for now, to allow parallel runs on testvm
Diffstat (limited to 'cucumber')
-rw-r--r--cucumber/features/step_definitions/snapshots.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/cucumber/features/step_definitions/snapshots.rb b/cucumber/features/step_definitions/snapshots.rb
index cac17d34..4552ce5f 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 => [