summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-12-05 20:28:33 +0100
committerHolger Levsen <holger@layer-acht.org>2015-12-05 20:28:33 +0100
commita9ef6cca87d28cd33c220343af33b584473e0a67 (patch)
tree196bb90944f3b0e30fb1b1af11ba00d136de497a /TODO
parentbc4a7ddfbae4abe669ebc38dc4a9d9a8f833e39d (diff)
downloadjenkins.debian.net-a9ef6cca87d28cd33c220343af33b584473e0a67.tar.xz
start planning a tool to enable users to debug job runs
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 10 insertions, 1 deletions
diff --git a/TODO b/TODO
index 9e6ddf34..83664ac9 100644
--- a/TODO
+++ b/TODO
@@ -124,13 +124,22 @@ properties:
*** publish forked livescreenshot plugin and send pull request for h01ger's bugfix
*** see ssh://git.debian.org/git/users/holger/livescreenshot-plugin.git and 0b407b70025 there
+=== debugging job runs made easy
+
+----
+ < h01ger> | i think the jenkins-debug-job script should be a python script
+ < h01ger> | and j-j-b or another yaml parser can supply job configuration knowledge to that script
+ < h01ger> | \o/
+ < h01ger> | and that python script can also first determine whether the environment is as needed for the job, and if not, complain verbosely+helpfully and exit
+----
+
== Improve existing tests
=== reproducible builds
This is about Debian, below are more todo entries for other projects…
-* make reproducible_build.sh rock solid again and get rid off "set -x # # to debug diffopscpe/schroot problems"
+* make reproducible_build.sh rock solid again and get rid off "set -x # # to debug diffoscoppe/schroot problems"
** add check if package to be build has been blacklisted since scheduling and abort
** fix: "DIFFOSCOPE='E: Failed to change to directory /tmp: Permission denied' - maybe by making sure the cause is gone… https://jenkins.debian.net/job/reproducible_builder_amd64_14/909/ is an example for that
*** make maintenance job detect and reschedule logs with: 'E: 10mount: error: Directory '.*' does not exist'