diff options
author | Holger Levsen <holger@layer-acht.org> | 2012-11-17 14:10:24 +0100 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2012-11-17 14:10:24 +0100 |
commit | 45bd63ddb466868ed63b5533a9b0bc1d382f6fc7 (patch) | |
tree | 38dcc0e5a0855347011ada264e2b7b0b8444448b /TODO | |
parent | 1cefd7f77db2e76d13760b39a8571f4d4b24d288 (diff) | |
download | jenkins.debian.net-45bd63ddb466868ed63b5533a9b0bc1d382f6fc7.tar.xz |
explain chroot-tests. let there be backup.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 1 insertions, 5 deletions
@@ -35,6 +35,7 @@ See link:http://jenkins.debian.net/userContent/about.html["about jenkins.debian. ** same for /srv/jenkins.debian.net-scm-sync.git * only trigger (=really run) jobs if available+used packages have changed (save packages in db and compare) * update jdk +* fully automate backup and full backup /var/lib/jenkins/jobs and /var/lib/munin and /var/log too == More tests to be run @@ -77,8 +78,3 @@ Help explaining how to test tasks (ie all the language tasks) very much welcome! * finding packages with autopkgtests: http://lists.debian.org/debian-qa/2012/11/msg00012.html ** this only lists a few packages, so a very first test could be to compare this list against this: `wget -q http://http.debian.net/debian/dists/unstable/main/Contents-source.gz -O- | zgrep -m1 -E '^debian/tests/control\s'`, make a job out of it and make it UNSTABLE if the diff is non-zero. And as a second step, run those tests... * also see http://dep.debian.net/deps/dep8/ - -== To backup - -* '/etc/.git' -* '/var/lib/jenkins/config.xml' as well as its plugins |