[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] improve documentation of builtin-pho db setup

Holger Levsen gitlab at salsa.debian.org
Wed Nov 18 23:03:49 GMT 2020



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
5b95f499 by Holger Levsen at 2020-11-19T00:03:41+01:00
improve documentation of builtin-pho db setup

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


3 changed files:

- README.builtin-pho-db
- bin/reproducible_html_builtin-pho.sh
- bin/reproducible_html_rsync_builtin-pho.sh


Changes:

=====================================
README.builtin-pho-db
=====================================
@@ -50,6 +50,19 @@ buildinfo=#
 
 === cronjobs and jenkins jobs
 
-FIXME: describe builtin-pho related cronjobs and jenkins jobs here.
+jenkins jobs:
+
+ * reproducible_html_builtin-pho:
+   - runs on ionos7 every hour
+   - creates html pages for tests.r-b.o/debian
+ * reproducible_html_rsync_builtin-pho
+   - runs on jenkins every hour
+   - copies html pages for tests.r-b.o/debian from ionos7 to jenkins
+
+cronjobs:
+
+ * on ionos7: see hosts/ionos7-amd64/etc/cron.d/builtin-pho in this git repo
+ * on coccia.debian.org bin/rsync2buildinfos.debian.net, also from this git repo,
+   is run every other hour via holger's crontab.
 
 // vim: set filetype=asciidoc:


=====================================
bin/reproducible_html_builtin-pho.sh
=====================================
@@ -16,7 +16,7 @@ common_init "$@"
 # on which this relies.
 #
 
-# ToDo:
+# 3 things to be done/FIXME:
 # - create graphs
 # - import the data from the database on ionos7 into the one on jenkins
 # - include data for stretch and experimental


=====================================
bin/reproducible_html_rsync_builtin-pho.sh
=====================================
@@ -11,6 +11,7 @@ common_init "$@"
 # common code for tests.reproducible-builds.org
 . /srv/jenkins/bin/reproducible_common.sh
 
+echo Copying builtin-pho results from ionos7 to jenkins to be used for https://tests.reproducible-builds.org/debian
 # rsync builtin-pho results from ionos7
 for SUITE in ${SUITES} ; do
 	rsync -av ionos7-amd64.debian.net:/var/lib/jenkins/builtin-pho-html/debian/$SUITE/ $BASE/debian/$SUITE/



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/5b95f4995b78349d1fe00c3b786cff9eb088e783

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/5b95f4995b78349d1fe00c3b786cff9eb088e783
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20201118/97f20014/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list