Loading bin/reproducible_html_nodes_info.sh +9 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading @@ -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>" ;; Loading job-cfg/reproducible.yaml +9 −3 Original line number Diff line number Diff line Loading @@ -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_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: Loading Loading
bin/reproducible_html_nodes_info.sh +9 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading @@ -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>" ;; Loading
job-cfg/reproducible.yaml +9 −3 Original line number Diff line number Diff line Loading @@ -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_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: Loading