From abc5d6ee19068fc4c4a19bb61c466ac3251e9f94 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 12 Jun 2017 23:52:52 +0200 Subject: reproducible debian: rename _nodes_info to _html_nodes_info Signed-off-by: Holger Levsen --- job-cfg/reproducible.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'job-cfg') diff --git a/job-cfg/reproducible.yaml b/job-cfg/reproducible.yaml index f1096c58..cc51a268 100644 --- a/job-cfg/reproducible.yaml +++ b/job-cfg/reproducible.yaml @@ -450,12 +450,12 @@ my_description: 'Generate an HTML page showing the live status of all builds happening or scheduled by humans.' my_timed: 'H/6 * * * *' my_shellext: ".py" + - 'html_nodes_info': + my_description: 'Collect various information from build nodes used for reproducible builds and generate static HTML pages with various information about nodes.' + my_timed: '0 0 * * *' - 'create_meta_pkg_sets': my_description: 'Create meta package sets for later consumption when generating HTML stats.' my_timed: '0 6 * * H/3' - - 'nodes_info': - my_description: 'Collect various information from build nodes used for reproducible builds.' - my_timed: '0 0 * * *' - 'json': my_description: 'Generate https://reproducible.debian.net/userContent/reproducible.json for consumption by tracker.debian.org.' my_timed: '1 * * * *' -- cgit v1.2.3-54-g00ecf