From 21559d9bd71331d2091402c26dde2972de0d33c1 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 4 Nov 2012 23:45:09 +0100 Subject: yaml sux --- TODO | 5 +---- job-cfg/chroot-test.yaml | 6 +++--- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/TODO b/TODO index dea9e90b..442c5ed7 100644 --- a/TODO +++ b/TODO @@ -11,7 +11,7 @@ About jenkins.debian.net == About jenkins.debian.net -* This is pretty much work in progress, (hopefully) doing something useful since October 15th 2012 +* http://jenkins.debian.net is pretty much work in progress, (hopefully) doing something useful since October 15th 2012 * Join #debian-qa on irc.debian.org to report bugs or give other feedback! Use debian-qa@lists.debian.org if you prefer mail. * git clone git://git.debian.org/git/users/holger/jenkins.debian.net.git * (virtual) hardware sponsored by http://www.profitbricks.com - currently it's just a server, but in future there will be installation and tests clients started on demand as well. @@ -25,9 +25,6 @@ About jenkins.debian.net ** svn:scm * mail notifications (to where?) * proper backup (=daily), see bottom of this document for what to backup - -=== More minor stuff - * make job configuration visible to un-authenticated users * squid has problems with SO_FAIL * split TODO and about.txt? diff --git a/job-cfg/chroot-test.yaml b/job-cfg/chroot-test.yaml index 6c28cdb2..9a32d0ca 100644 --- a/job-cfg/chroot-test.yaml +++ b/job-cfg/chroot-test.yaml @@ -38,7 +38,7 @@ # - defaults: - name: chroot-tests+4trigger + name: chroot-tests+four-trigger description: '{my_description}{do_not_edit}' logrotate: daysToKeep: 90 @@ -103,7 +103,7 @@ name: '{name}-squeeze_install_xfce_upgrade_to_wheezy' - job-template: - defaults: chroot-tests+4trigger + defaults: chroot-tests+four-trigger name: '{name}-squeeze_bootstrap_upgrade_to_wheezy' - job-template: @@ -123,7 +123,7 @@ name: '{name}-wheezy_install_xfce' - job-template: - defaults: chroot-tests+4trigger + defaults: chroot-tests+four-trigger name: '{name}-wheezy_bootstrap' - project: -- cgit v1.2.3-54-g00ecf