summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO25
1 files changed, 10 insertions, 15 deletions
diff --git a/TODO b/TODO
index bf9076ea..bae268a4 100644
--- a/TODO
+++ b/TODO
@@ -131,6 +131,7 @@ properties:
** extra table to record build times (forever, so we get relevant data)
** cleanup some field names (which?!?)
** add boolean field to sources_scheduled: temporarily_publish_results, so we can manually schedule packages, which provide the binary packages somewhere for inspection
+** move "untested" field in stats table too? (as in csv output...)
* missing tests: variation in kernel and date
** http://www.bstern.org/libuname/ - add "-ldl" to the linker flags...
@@ -147,11 +148,10 @@ properties:
* misc
-** merge reproducible_setup_schroot in schroot-create or delete the latter?
+** meld bin/reproducible_setup_schroot.sh into bin/schroot-create.sh and alias the former to the latter
** include no js header in the css
** use one css for all, not two minimally different ones
** graph oldest build age - in days
-** mv untested field in stats table too? (as in csv output...)
=== d-i_manual*
@@ -162,30 +162,22 @@ properties:
* run scripts/digress/ ?
* bubulle wrote: "Another interesting target would be d-i builds *including non uploaded packages* (something like "d-i from git repositories" images). That would in some way require to create a quite specific image, with all udebs (while netboot only has udebs needed before one gets a working network setup).
-* build branches? (which?)
=== chroot-installation_*
* inform debian-devel@l.d.o or -qa@?
-* chroot-installation: only trigger (=really run) jobs if available+used packages have changed (save packages in db and compare)
-* warn about transitional packages installed (on non-upgrades only)
-
-----
-<pabs> h01ger: how about all of the blends?
-<h01ger> pabs, if you could give me concrete (meta-)package names to install, that would be great+very helpful
-<h01ger> for ^education* and ^debian-edu* i can find them myself
-<pabs> h01ger: hmm, doesn't seem to be easy to find that list, but here are a few: ezgo-* med-* science-* junior-* gis-*
-----
-
+* warn about transitional packages installed (on non-upgrades only)
* install all the tasks "instead", thats rather easy nowadays as all task packages are called "task*".
+** make sure this includes blends
=== g-i-installation_*
+Development of these tests has stopped. In future the 'lvc*' tests should replace them. This is the old list, still useful as inspiration:
+
* pick LANG from predefined list at random - if last build was not successful or unstable fall back to English
** these jobs would not need to do an install, just booting them in rescue mode is probably enough
* for edu mainservers running as servers for workstations etc: "d-i partman-auto/choose_recipe select atomic" to be able to use smaller disk images
** same usecase: -monitor none -nographic -serial stdio
-** same usecase: -snapshot maybe???
== Further ideas...
@@ -199,6 +191,9 @@ This setup should come as a Debian source package...
* /usr/sbin/jenkins.debian.net-setup needs to be written
* what update-j.d.n.sh does, needs to be put elsewhere...
-* debian/copyright is incorrect about some licenses: a.) the profitbricks+debian+jenkins logos b.) the preseeding files
+* debian/copyright is incorrect about some licenses:
+** the profitbricks+debian+jenkins logos
+** the preseeding files
+** ./feature/ is gpl3
// vim: set filetype=asciidoc: