[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: don't turn nodes offline too quickly

Holger Levsen gitlab at salsa.debian.org
Sat Apr 6 17:22:04 BST 2019



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


Commits:
0e33802d by Holger Levsen at 2019-04-06T16:21:55Z
reproducible Debian: don't turn nodes offline too quickly

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

- - - - -


1 changed file:

- bin/reproducible_maintenance.sh


Changes:

=====================================
bin/reproducible_maintenance.sh
=====================================
@@ -157,8 +157,8 @@ if [ "$HOSTNAME" = "$MAINNODE" ] ; then
 			reproducible_node_health_check_*)
 				NODE_ALIAS=$(echo $i | cut -d '_' -f6)
 				NODE_ARCH=$(echo $i | cut -d '_' -f5)
-				FORCE_DATE=$(date -u -d "1 hour ago" '+%Y-%m-%d %H:%M')
-				MAXDIFF=4
+				FORCE_DATE=$(date -u -d "2 hour ago" '+%Y-%m-%d %H:%M')
+				MAXDIFF=8
 				;;
 			reproducible_maintenance_*)
 				NODE_ALIAS=$(echo $i | cut -d '_' -f4)



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/0e33802dcc44f60377a621250e43c532f30f164f
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/20190406/38d4de71/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list