Commit 5f9424da authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible OpenWrt: rebuilder, WIP: create job to create diffoscope schroot on osuosl172

parent fa9febb0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -147,7 +147,7 @@ build_nodes_health_page() {
				URL="https://jenkins.debian.net/view/reproducible/view/Debian_setup_${ARCH}/job/reproducible_setup_schroot_${SUITE}_diffoscope_${ARCH}_${JENKINS_NODENAME}"
				BADGE="$URL/badge/icon"
				case $JENKINS_NODENAME in
					osuosl171)
					osuosl171|osuosl172)
						if [ "$SUITE" = "unstable" ]; then
							write_page "<td><a href='$URL'><img src='$BADGE' /></a></td>"
						else
+1 −0
Original line number Diff line number Diff line
@@ -505,6 +505,7 @@
                    my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
            my_hname:
                - 'osuosl171':  { my_arch: 'amd64' }
                - 'osuosl172':  { my_arch: 'amd64' }
            my_naginator_regex: '^E: Couldn.t download .*/Packages'

        - '{name}_{my_task}_{my_arch}_{my_hname}':