From 7b7fb6414dbf8b6ae0012ae059470ed8ecdc2a83 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 14 Jun 2013 18:21:40 +0200 Subject: make it work, the problem where the 3 days timer... --- job-cfg/g-i-installation.yaml | 35 ++++++++++++++++++----------------- 1 file changed, 18 insertions(+), 17 deletions(-) diff --git a/job-cfg/g-i-installation.yaml b/job-cfg/g-i-installation.yaml index 7dc3125e..9cd6e490 100644 --- a/job-cfg/g-i-installation.yaml +++ b/job-cfg/g-i-installation.yaml @@ -83,10 +83,6 @@ defaults: g-i-installation-housekeeping name: '{name}_housekeeping' -- job-template: - defaults: g-i-installation - name: '{name}_debian-edu_jessie_standalone' - - job-template: defaults: g-i-installation name: '{name}_debian-edu_wheezy-test_minimal' @@ -95,18 +91,6 @@ defaults: g-i-installation name: '{name}_debian-edu_wheezy-test_standalone' -- job-template: - defaults: g-i-installation - name: '{name}_debian-edu_wheezy-test_standalone_gnome' - -- job-template: - defaults: g-i-installation - name: '{name}_debian-edu_wheezy-test_standalone_lxde' - -- job-template: - defaults: g-i-installation - name: '{name}_debian-edu_wheezy-test_standalone_xfce' - - job-template: defaults: g-i-installation name: '{name}_debian-edu_wheezy-test_workstation' @@ -259,6 +243,22 @@ defaults: g-i-installation name: '{name}_debian_sid_daily_rescue_dark_theme' +- job-template: + defaults: g-i-installation + name: '{name}_debian-edu_wheezy-test_standalone_gnome' + +- job-template: + defaults: g-i-installation + name: '{name}_debian-edu_wheezy-test_standalone_lxde' + +- job-template: + defaults: g-i-installation + name: '{name}_debian-edu_wheezy-test_standalone_xfce' + +- job-template: + defaults: g-i-installation + name: '{name}_debian-edu_jessie_standalone' + - project: name: g-i-installation do_not_edit: '

Job configuration source is g-i-installation.yaml.' @@ -526,5 +526,6 @@ my_title: 'Debian Edu (jessie) standalone' my_shell: '/srv/jenkins/bin/g-i-installation.sh 43 debian-edu_jessie_standalone 25 http://ftp.skolelinux.org/cd-edu-testing-nolocal-netinst/debian-edu-amd64-i386-NETINST-1.iso' my_description: 'Do a fully automated installation of a Debian Edu Jessie standalone profile - via d-i preseeding (with this preseed.cfg) using the netinst CD image.' - my_timed: '42 0 * * 1,11,21' + my_timed: '42 1 * * 1' my_recipients: 'jenkins+debian-edu holger@layer-acht.org' + -- cgit v1.2.3-70-g09d2