[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: drop FIXME pointer
Holger Levsen
gitlab at salsa.debian.org
Wed Nov 18 23:48:13 GMT 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
eaa819eb by Holger Levsen at 2020-11-19T00:45:23+01:00
drop FIXME pointer
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
faa25812 by Holger Levsen at 2020-11-19T00:47:52+01:00
reproducible OpenWrt: enable building all packages again
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- TODO
- bin/reproducible_openwrt.sh
Changes:
=====================================
TODO
=====================================
@@ -87,7 +87,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
==== proper backup
-* FIXME: this needs to be backed up:
+* FIXME: jenkins.d.n needs to be backed up:
* '/var/lib/jenkins/jobs' (the results - the configs are in .git)
* '/var/lib/munin'
* '/var/log'
@@ -350,7 +350,7 @@ See link:https://jenkins.debian.net/userContent/about.html["about jenkins.debian
*** create json
** misc:
*** write into all the stats_ tables
-*** make build.sh respect pacman exit code, see FIXME in _html_.sh
+*** make build.sh respect pacman exit code
*** comparing versions (in scheduler) is probably needed (though it wuld be better if not): if its not empty it must be higher (due to repo constraints), but it can be even higher than in the repo, because we build trunk
*** debian uses a table removed_packages, should this be used here too?
*** debian uses a table manual_scheduler to limit the amount of packages someone can schedule per day...
=====================================
bin/reproducible_openwrt.sh
=====================================
@@ -328,9 +328,8 @@ openwrt_download() {
openwrt_create_signing_keys
# update feeds
- # TODO: drop another workaround: temporarily disable building all packages
- #./scripts/feeds update
- #./scripts/feeds install -a
+ ./scripts/feeds update
+ ./scripts/feeds install -a
# configure openwrt because otherwise it wont download everything
openwrt_config "$CONFIG"
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/5b95f4995b78349d1fe00c3b786cff9eb088e783...faa25812ef4ce03478665f9cf2e2b4da213428a8
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/5b95f4995b78349d1fe00c3b786cff9eb088e783...faa25812ef4ce03478665f9cf2e2b4da213428a8
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/20201118/78137eae/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list