[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: force immediate build of old suite pages

Holger Levsen (@holger) gitlab at salsa.debian.org
Tue Aug 17 14:26:17 BST 2021



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


Commits:
859859f8 by Holger Levsen at 2021-08-17T15:26:08+02:00
reproducible Debian: force immediate build of old suite pages

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

- - - - -


1 changed file:

- bin/reproducible_html_dashboard.sh


Changes:

=====================================
bin/reproducible_html_dashboard.sh
=====================================
@@ -777,18 +777,12 @@ for ARCH in ${ARCHS} ; do
 	for SUITE in $SUITES ; do
 		update_suite_arch_stats
 		gather_suite_arch_stats
-		# stretch, buster and bullseye pages are only updated every 12h
-		if ( [ "$SUITE" = "stretch" ] || [ "$SUITE" = "buster" ] || [ "$SUITE" = "bullseye" ] ) && [[ $(($(date +%k) % 12)) -ne 0 ]]; then
-				continue
-		fi
 		create_suite_arch_stats_page
 	done
 done
 create_performance_page
 create_variations_page
 create_bugs_page
-if [[ $(($(date +%k) % 12)) -eq 0 ]]; then
-	create_oldsuites_page
-fi
+create_oldsuites_page
 create_dashboard_page
 rm -f $DUMMY_FILE >/dev/null



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/859859f897dab387618f6761a91ead80f18490e6

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/859859f897dab387618f6761a91ead80f18490e6
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/20210817/4441ac38/attachment.htm>


More information about the Qa-jenkins-scm mailing list