summaryrefslogtreecommitdiffstats
path: root/job-cfg/lvc.yaml.py
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-01-02 00:18:48 +0100
committerHolger Levsen <holger@layer-acht.org>2015-01-02 00:18:48 +0100
commit51a9deb47f606817dc2b63454231ec6fe2706218 (patch)
treec5de42426674a20912fd4bfb950b4836ff846e57 /job-cfg/lvc.yaml.py
parent1ea0ab3f154f9a875b9d40e10694f86801413eef (diff)
downloadjenkins.debian.net-51a9deb47f606817dc2b63454231ec6fe2706218.tar.xz
fix triple typo
Diffstat (limited to 'job-cfg/lvc.yaml.py')
-rw-r--r--job-cfg/lvc.yaml.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/job-cfg/lvc.yaml.py b/job-cfg/lvc.yaml.py
index 39c21d26..f2e58aa4 100644
--- a/job-cfg/lvc.yaml.py
+++ b/job-cfg/lvc.yaml.py
@@ -3,7 +3,7 @@
images = """
wheezy_standard
wheezy_gnome-desktop
- debian_jessie_standalone
+ debian-edu_jessie_standalone
""".split()
features = """
@@ -12,12 +12,12 @@ features = """
files = { 'wheezy_standard': '/var/lib/jenkins/debian-live-7.7.0-amd64-standard.iso',
'wheezy_gnome-desktop': '/var/lib/jenkins/debian-live-7.7.0-amd64-gnome-desktop.iso',
- 'debian_jessie_standalone': '/srv/live-build/results/debian-edu_standalone_live_amd64.iso'
+ 'debian-edu_jessie_standalone': '/srv/live-build/results/debian-edu_standalone_live_amd64.iso'
}
titles = { 'wheezy_standard': 'Debian Live 7 standard',
'wheezy_gnome-desktop': 'Debian Live 7 GNOME desktop',
- 'debian_jessie_standalone': 'Debian Edu Live 8 Standalone'
+ 'debian-edu_jessie_standalone': 'Debian Edu Live 8 Standalone'
}
print("""