diff options
author | Holger Levsen <holger@layer-acht.org> | 2013-05-19 23:35:09 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2013-05-19 23:35:09 +0200 |
commit | c0493a34e907758f0e751ef02f47a897b211f9f5 (patch) | |
tree | c7c3ed4e0ed47409419af00c472330f7f1a9d182 | |
parent | 41dd5ea9d8e8d7894bba707adf4fe059ba866629 (diff) | |
download | jenkins.debian.net-c0493a34e907758f0e751ef02f47a897b211f9f5.tar.xz |
restructure README
-rw-r--r-- | README | 25 |
1 files changed, 13 insertions, 12 deletions
@@ -20,18 +20,6 @@ Some stats are available using link:http://jenkins.debian.net/munin/jenkins-mont If you notice some jobs has problems and you want to find out why, read <<debug,debug certain jobs>> to learn how to do this locally. -=== Feedback - -I love to get feedback on this! Please send an email to debian-qa@lists.debian.org or just join #debian-qa on irc.debian.org to report bugs or give other feedback there! - -=== Setup - -See link:http://jenkins.debian.net/userContent/setup.html[INSTALL]. - -=== ToDo - -There is still a lot of work left, check the current link:http://jenkins.debian.net/userContent/todo.html[ToDo list]. - == Jobs being run Remember, this is still pretty much work in progress. If you can think of ways to improve the usefulness of certain jobs, please do give feedback! @@ -135,6 +123,19 @@ See the *fourth line* on *any* log to find out how to debug any job. Point this TODO: Currently as easy: svn/git using test-scripts need to learn checkout out - currently this is always done by jenkins. +=== Feedback + +I love to get feedback on this! Please send an email to debian-qa@lists.debian.org or just join #debian-qa on irc.debian.org to report bugs or give other feedback there! + +=== Setup + +See link:http://jenkins.debian.net/userContent/setup.html[INSTALL]. + +=== ToDo + +There is still a lot of work left, check the current link:http://jenkins.debian.net/userContent/todo.html[ToDo list]. + + == License * See link:http://anonscm.debian.org/gitweb/?p=users/holger/jenkins.debian.net.git;a=blob;f=LICENSE[LICENSE]. |