[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible OpenWrt: also test ath97 target, thanks to jas4711 for the suggestion
Holger Levsen
gitlab at salsa.debian.org
Tue Mar 31 15:47:07 BST 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
08aa236b by Holger Levsen at 2020-03-31T16:46:57+02:00
reproducible OpenWrt: also test ath97 target, thanks to jas4711 for the suggestion
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
=====================================
@@ -1,6 +1,6 @@
#!/bin/bash
-# Copyright 2014-2019 Holger Levsen <holger at layer-acht.org>
+# Copyright 2014-2020 Holger Levsen <holger at layer-acht.org>
# © 2015 Reiner Herrmann <reiner at reiner-h.de>
# 2016-2018 Alexander Couzens <lynxis at fe80.eu>
# released under the GPLv2
@@ -705,7 +705,7 @@ write_openwrt_page_header
write_page_intro OpenWrt
write_page " <p>"
write_page " <ul>"
-for i in ar71xx brcm47xx kirkwood lantiq mediatek omap ramips sunxi tegra x86 ; do
+for i in ath97 ar71xx brcm47xx kirkwood 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
=====================================
@@ -691,6 +691,10 @@
- '{name}_{otherproject_artifacts}':
otherproject_artifacts:
+ - 'openwrt-target-ath97':
+ my_timed: '23 3 * * 2,4,6'
+ my_openwrt_config: 'CONFIG_TARGET_ath97=y'
+ my_openwrt_target: 'ath97'
- 'openwrt-target-ar71xx':
my_timed: '42 23 * * 1,3,5'
my_openwrt_config: 'CONFIG_TARGET_ar71xx=y'
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/08aa236b54ec327dabd7ea78f16f0067bd06a6a0
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/08aa236b54ec327dabd7ea78f16f0067bd06a6a0
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/20200331/a89a19a8/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list