[Qa-jenkins-scm] [jenkins.debian.net] 01/01: document steps to run 400 days in the future

Holger Levsen holger at moszumanska.debian.org
Sun Sep 6 22:15:02 UTC 2015


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 272fd266e08eb0652aa98655fb5e52d4c5345d53
Author: Holger Levsen <holger at layer-acht.org>
Date:   Mon Sep 7 00:14:29 2015 +0200

    document steps to run 400 days in the future
---
 TODO | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/TODO b/TODO
index 0970376..0c86d20 100644
--- a/TODO
+++ b/TODO
@@ -247,13 +247,22 @@ properties:
 
 ==== reproducible Debian armhf
 
-* monitor their temperatures via munin
 * make systems send mail
-* change date on 2nd build hosts (and disable systemd-timesyncd)
-* make sure firewall on local network is used properly
+* change date on 2nd build hosts (and disable systemd-timesyncd), done on bpi0 manually for testing:
+----
+sudo systemctl disable systemd-timesyncd
+sudo systemctl disable systemd-timedated
+sudo systemctl stop systemd-timesyncd
+sudo systemctl stop systemd-timedated
+sudo date --set="+400 days"
+# stills needs a rc.local script to set it to correct time on boot and then adding 400 days...
+----
+* make sure proxy on local network is used properly
+* monitor their temperatures via munin
 
 ==== status of new remote build nodes for amd64
 
+* make systems send mail
 * make sure local squid is used properly
 * profitbricks-build2-amd64
 ** should run in the future: +1d+1m+1y

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list