summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-11-04 23:45:09 +0100
committerHolger Levsen <holger@layer-acht.org>2012-11-04 23:45:09 +0100
commit21559d9bd71331d2091402c26dde2972de0d33c1 (patch)
tree26c67d775f49adaf8a22a1ee5cffa6a014df2afd
parentcf0c74e2f571ce0380be19ce08fc87fd09affbce (diff)
downloadjenkins.debian.net-21559d9bd71331d2091402c26dde2972de0d33c1.tar.xz
yaml sux
-rw-r--r--TODO5
-rw-r--r--job-cfg/chroot-test.yaml6
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: