summaryrefslogtreecommitdiffstats
path: root/cucumber
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2016-06-02 17:23:50 +0200
committerPhilip Hands <phil@hands.com>2016-06-03 00:02:26 +0200
commit5e6bee5e9acfea7242298f4cb5e7e6a5a49a423c (patch)
treed6295a705495b57b213a4ffa761ec1bcbe6b35cc /cucumber
parent3d2cbb8c58953a39237f9af2c854e75edd61c32d (diff)
downloadjenkins.debian.net-5e6bee5e9acfea7242298f4cb5e7e6a5a49a423c.tar.xz
lvc: discard only outdated snapshots
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 0f4b49a8..bbd66d1a 100644
--- a/cucumber/features/step_definitions/snapshots.rb
+++ b/cucumber/features/step_definitions/snapshots.rb
@@ -26,7 +26,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 => [