[Piuparts-devel] [Git][debian/piuparts][develop] 2 commits: Add piu-slave-conova-01
Nicolas Dandrimont
gitlab at salsa.debian.org
Wed Apr 29 21:38:24 BST 2020
Nicolas Dandrimont pushed to branch develop at Debian / piuparts
Commits:
8a313fbd by Nicolas Dandrimont at 2020-04-29T22:29:55+02:00
Add piu-slave-conova-01
- - - - -
418151e2 by Nicolas Dandrimont at 2020-04-29T22:38:07+02:00
Add news entry for piu-slave-conova-01
- - - - -
4 changed files:
- htdocs/index.tpl
- htdocs/news.tpl
- instances/Makefile
- + instances/piuparts.conf-header.piu-slave-conova-01
Changes:
=====================================
htdocs/index.tpl
=====================================
@@ -43,10 +43,11 @@
</tr>
<tr class="normalrow">
<td class="contentcell2">
- Since 2005 piuparts is run systematically on all packages in Debian, at first only on <a href="/sid" target="_blank">unstable</a>. Today piuparts.debian.org is testing many suites by running piuparts in <a href="/doc/README_server.html" target="_blank">master/slave mode</a>. This setup currently consists of two hosts: <a href="https://db.debian.org/machines.cgi?host=pejacevic" target="_blank">pejacevic.debian.org</a> and and <a href="https://db.debian.org/machines.cgi?host=piu-slave-ubc-01" target="_blank">piu-slave-ubc-01.debian.org</a>:
+ Since 2005 piuparts is run systematically on all packages in Debian, at first only on <a href="/sid" target="_blank">unstable</a>. Today piuparts.debian.org is testing many suites by running piuparts in <a href="/doc/README_server.html" target="_blank">master/slave mode</a>. This setup currently consists of three hosts: <a href="https://db.debian.org/machines.cgi?host=pejacevic" target="_blank">pejacevic.debian.org</a>, <a href="https://db.debian.org/machines.cgi?host=piu-slave-ubc-01" target="_blank">piu-slave-ubc-01.debian.org</a> and <a href="https://db.debian.org/machines.cgi?host=piu-slave-conova-01" target="_blank">piu-slave-conova-01.debian.org</a>:
<ul>
- <li> pejacevic acts as the piuparts-master, which is responsible for scheduling test jobs to the slaves. The other main task is to generate the reports which are served via https://piuparts.debian.org.</li>
- <li> piu-slave-ubc-01 runs four piuparts-slave instances, which then run piuparts itself.</li>
+ <li> pejacevic acts as the piuparts-master, which is responsible for scheduling test jobs to the slaves. The other main task is to generate the reports which are served via https://piuparts.debian.org;</li>
+ <li> piu-slave-ubc-01 runs four piuparts-slave instances, which then run piuparts itself;</li>
+ <li> piu-slave-conova-01 also runs four piuparts-slave instances, which then run piuparts itself.</li>
</ul>
</tr>
<tr class="normalrow">
=====================================
htdocs/news.tpl
=====================================
@@ -4,6 +4,12 @@
News
</td>
</tr>
+ <tr class="normalrow">
+ <td class="contentcell2">
+ <b>2020-04-29</b>
+ Thanks to DSA, a new worker host, <a href="https://db.debian.org/machines.cgi?host=piu-slave-conova-01">piu-slave-conova-01</a>, has been introduced. It will run 4 parallel worker processes on the amd64 arch.
+ </td>
+ </tr>
<tr class="normalrow">
<td class="contentcell2">
<b>2020-01-08</b>
=====================================
instances/Makefile
=====================================
@@ -8,6 +8,7 @@ MIRROR_piu-slave-ubc-01 = http://mirror-ubc.debian.org/debian/
GENCONF = piuparts.conf.pejacevic
GENCONF += piuparts.conf.piu-slave-1und1-01
GENCONF += piuparts.conf.piu-slave-ubc-01
+GENCONF += piuparts.conf.piu-slave-conova-01
all: $(GENCONF)
=====================================
instances/piuparts.conf-header.piu-slave-conova-01
=====================================
@@ -0,0 +1,8 @@
+#
+# This is the configuration file for piuparts running in master-slave mode on
+# - piu-slave-conova-01.debian.org (as slave).
+# Except for the mirror configuration this file is identical to the one
+# for pejacevic and piu-slave-ubc-01.
+#
+# For more information on this setup see https://salsa.debian.org/debian/piuparts/blob/develop/README_pejacevic.txt
+#
View it on GitLab: https://salsa.debian.org/debian/piuparts/-/compare/a29095e715d0cd2f11fbbfcbbc86d52bbbf69b11...418151e2670378c0cf4055d32d13cd95b051ae8d
--
View it on GitLab: https://salsa.debian.org/debian/piuparts/-/compare/a29095e715d0cd2f11fbbfcbbc86d52bbbf69b11...418151e2670378c0cf4055d32d13cd95b051ae8d
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/piuparts-devel/attachments/20200429/e976a7fd/attachment-0001.html>
More information about the Piuparts-devel
mailing list