diff options
author | Holger Levsen <holger@layer-acht.org> | 2015-05-02 16:12:54 +0200 |
---|---|---|
committer | Holger Levsen <holger@layer-acht.org> | 2015-05-02 16:12:54 +0200 |
commit | 3808f45df8b2235e13e30076b5dded60e4c9eceb (patch) | |
tree | 56ae9b6c4d38ce045fb71f5676987d9d0a5e506e | |
parent | 576484de68008af9eeb77a726c8281c78f9495ce (diff) | |
download | jenkins.debian.net-3808f45df8b2235e13e30076b5dded60e4c9eceb.tar.xz |
reproducible: document requirements for remote scheduling
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -222,6 +222,14 @@ grep '(=.*).,.$' rygel_0.24.2-1.debbindiff.html | uniq -c | sort | grep -c '^\s* <h01ger> well, and everybody in debian-keyring from sid can uplood? :) <mapreri> that would be wonderful. +* enable people to schedule packages: +** script on alioth, using ssh keys only accessable to the reproducible group and another one for DDs+DMs +** a daily limit of 50 packages (can be stored in /tmp or such), else it should tell to contact us +*** for non-reproducible members i would like to see a lower limit of packages allowed to schedule. +** the script called should not be reproducible_schedule_on_demand.sh but rather reproducible_remoter_scheduler.sh - or we should teach reproducible_schedule_on_demand.sh proper options: --artifacts --notify --remote-user foo +*** implied in this: remote schedulings should notify via IRC, who did the scheduling -> the script on alioth should pass $USER + + === qa.debian.org* * udd-versionskew: also provide arch-relative version numbers in output too |