[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible OpenWrt: also build the brcm47xx, kirkwoot, lantiq, mediatek, ...

Holger Levsen gitlab at salsa.debian.org
Fri Nov 1 19:02:34 GMT 2019



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


Commits:
c40b5f5b by Holger Levsen at 2019-11-01T19:02:19Z
reproducible OpenWrt: also build the brcm47xx, kirkwoot, lantiq, mediatek, omap, sunxi and tegra targets

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

- - - - -


2 changed files:

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


Changes:

=====================================
bin/reproducible_openwrt.sh
=====================================
@@ -703,7 +703,7 @@ write_openwrt_page_header
 write_page_intro OpenWrt
 write_page "     <p>"
 write_page "     <ul>"
-for i in ar71xx ramips x86 ; do
+for i in ar71xx brcm47xx kirkwoot lantiq mediatek omap ramips sunxi tegra x86 ; do
 	write_page "            <li><a href="openwrt_$i.html">$i</a></li>"
 done
 write_page "     </ul>"


=====================================
job-cfg/reproducible.yaml
=====================================
@@ -684,7 +684,7 @@
         - '{name}_{otherproject_artifacts}':
             otherproject_artifacts:
                 - 'openwrt-target-ar71xx':
-                    my_timed: '42 21 * * 2,4,6'
+                    my_timed: '42 23 * * 1,3,5'
                     my_openwrt_config: 'CONFIG_TARGET_ar71xx=y'
                     my_openwrt_target: 'ar71xx'
                 - 'openwrt-target-ramips':
@@ -692,9 +692,41 @@
                     my_openwrt_config: 'CONFIG_TARGET_ramips=y'
                     my_openwrt_target: 'ramips'
                 - 'openwrt-target-x86':
-                    my_timed: '42 1 * * 1,3,5'
+                    my_timed: '42 19 * * 1,3,5'
                     my_openwrt_config: 'CONFIG_TARGET_x86=y'
                     my_openwrt_target: 'x86'
+                - 'openwrt-target-brcm47xx':
+                    my_timed: '42 19 * * 2,4,6'
+                    my_openwrt_config: 'CONFIG_TARGET_brcm47xx=y'
+                    my_openwrt_target: 'brcm47xx'
+                - 'openwrt-target-kirkwoot':
+                    my_timed: '42 15 * * 1,3,5'
+                    my_openwrt_config: 'CONFIG_TARGET_kirkwoot=y'
+                    my_openwrt_target: 'kirkwoot'
+                - 'openwrt-target-lantiq':
+                    my_timed: '42 15 * * 2,4,6'
+                    my_openwrt_config: 'CONFIG_TARGET_lantiq=y'
+                    my_openwrt_target: 'lantiq'
+                - 'openwrt-target-mediatek':
+                    my_timed: '42 11 * * 1,3,5'
+                    my_openwrt_config: 'CONFIG_TARGET_mediatek=y'
+                    my_openwrt_target: 'mediatek'
+                - 'openwrt-target-omap':
+                    my_timed: '42 11 * * 2,4,6'
+                    my_openwrt_config: 'CONFIG_TARGET_omap=y'
+                    my_openwrt_target: 'omap'
+                - 'openwrt-target-ramips':
+                    my_timed: '42 7 * * 1,3,5'
+                    my_openwrt_config: 'CONFIG_TARGET_ramips=y'
+                    my_openwrt_target: 'ramips'
+                - 'openwrt-target-sunxi':
+                    my_timed: '42 7 * * 2,4,6'
+                    my_openwrt_config: 'CONFIG_TARGET_sunxi=y'
+                    my_openwrt_target: 'sunxi'
+                - 'openwrt-target-tegra':
+                    my_timed: '42 3 * * 1,3,5'
+                    my_openwrt_config: 'CONFIG_TARGET_tegra=y'
+                    my_openwrt_target: 'tegra'
             my_description: 'Rebuild OpenWrt (one target, some packages) twice (with variations) and investigate regarding reproducibility.'
             my_shell: '/srv/jenkins/bin/reproducible_openwrt.sh master {my_openwrt_target} {my_openwrt_config}'
             my_trigger: ''



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/c40b5f5bfdb5c868df1d651ba56418bf5e85cf92
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/20191101/cfa96c6f/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list