[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: add setup_schroot_buster_diffoscope job on osuosl173

Holger Levsen gitlab at salsa.debian.org
Tue Feb 26 13:33:38 GMT 2019


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


Commits:
8532fd17 by Holger Levsen at 2019-02-26T13:33:14Z
reproducible Debian: add setup_schroot_buster_diffoscope job on osuosl173

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

- - - - -


2 changed files:

- bin/reproducible_html_nodes_info.sh
- job-cfg/reproducible.yaml


Changes:

=====================================
bin/reproducible_html_nodes_info.sh
=====================================
@@ -24,7 +24,8 @@ explain_nodes() {
 		osuosl169)	write_page "<br /><small>(r-b Archlinux builds)</small>" ;;
 		osuosl170)	write_page "<br /><small>(r-b Archlinux builds)</small>" ;;
 		osuosl171)	write_page "<br /><small>(r-b OpenWrt, NetBSD, Coreboot builds)</small>" ;;
-		osuosl172)	write_page "<br /><small>(r-b OpenWrt, NetBSD, Coreboot builds)</small>" ;;
+		osuosl172)	write_page "<br /><small>(r-b OpenWrt, Coreboot builds)</small>" ;;
+		osuosl173)	write_page "<br /><small>(r-b Debian rebuilder)</small>" ;;
 		osuosl*)	write_page "<br /><small>(TBD - setup in progress)</small>" ;;
 		*)		write_page "<br /><small>(r-b Debian builds)</small>" ;;
 	esac
@@ -149,6 +150,13 @@ build_nodes_health_page() {
 							write_page "<td></td>"
 						fi
 						;;
+					osuosl173)
+						if [ "$SUITE" = "buster" ]; then
+							write_page "<td><a href='$URL'><img src='$BADGE' /></a></td>"
+						else
+							write_page "<td></td>"
+						fi
+						;;
 					jenkins)
 						write_page "<td><a href='$URL'><img src='$BADGE' /></a></td>"
 						;;


=====================================
job-cfg/reproducible.yaml
=====================================
@@ -492,10 +492,16 @@
                 - 'setup_schroot_unstable_diffoscope':
                     my_description: 'Setup schroot for running diffoscope in a unstable environment'
                     my_timed: '42 0 * * *'
-                    my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
-            my_hname:
-                - 'osuosl171':  { my_arch: 'amd64' }
+                                   my_hname:
+                        - 'osuosl171':  { my_arch: 'amd64' }
+            my_task:
+                - 'setup_schroot_buster_diffoscope':
+                    my_description: 'Setup schroot for running diffoscope in a unstable environment'
+                    my_timed: '42 0 * * *'
+                                   my_hname:
+                        - 'osuosl173':  { my_arch: 'amd64' }
             my_naginator_regex: '^E: Couldn.t download .*/Packages'
+            my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
 
         - '{name}_{my_task}':
             my_task:



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/8532fd178d9aeed7d59698e22b8de1ff6134eed5

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/8532fd178d9aeed7d59698e22b8de1ff6134eed5
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/20190226/cd056eb9/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list