From 46cb4f780c91d270d69cfc86516c1e8a6cc2ec42 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Sat, 8 Aug 2015 11:45:49 +0000 Subject: reproducible: scheduler: slight refactor to enable multiple architecture support This moves all the limits handling to a dedicated class and the data to a dedicated object, instead of embedding them into the scheduling code, where they are hard to find and to edit. --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index bb3dcecd..d1e5b0fa 100644 --- a/TODO +++ b/TODO @@ -281,7 +281,6 @@ properties: ==== reproducible Debian armhf * then: include armhf in index_scheduled -* then: armhf scheduling (only for testing for now, introduce "arch-factor", eg. amd64=10 and armhf=3, to schedule less on some archs, also limits (when to schedule) should be different for different archs) ** call_apt_update() needs to be moved from _scheduler.py to jobs so its run on all build nodes * then: armhf building - run the job on jenkins.d.n and build1 on one host and build2 on another and then run debbindiff on jenkins.d.n… * monitor their temperatures via munin via ssh: -- cgit v1.2.3-54-g00ecf