From 3dd1c33a0cb1fe34630ab699c3bfae8ab6962af8 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 20 May 2016 17:00:55 +0200 Subject: reproducible debian: new page, 'variations tested', split off from dashboard --- bin/reproducible_common.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'bin/reproducible_common.sh') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 65cc9883..c787b824 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -186,8 +186,8 @@ write_page_header() { rm -f $PAGE MAINVIEW="dashboard" ALLSTATES="reproducible FTBR FTBFS depwait not_for_us 404 blacklisted" - ALLVIEWS="notes no_notes pkg_sets last_24h last_48h all_abc arch scheduled suite_stats dd-list dashboard issues repositories notify performance" - GLOBALVIEWS="issues scheduled notify repositories dashboard performance" + ALLVIEWS="notes no_notes pkg_sets last_24h last_48h all_abc arch scheduled suite_stats dd-list dashboard issues repositories notify performance variations" + GLOBALVIEWS="issues scheduled notify repositories dashboard performance variations" SUITEVIEWS="dd-list suite_stats" SPOKENTARGET["issues"]="issues" SPOKENTARGET["notes"]="packages with notes" @@ -203,6 +203,7 @@ write_page_header() { SPOKENTARGET["repositories"]="repositories overview" SPOKENTARGET["dashboard"]="Debian dashboard" SPOKENTARGET["performance"]="performance stats" + SPOKENTARGET["variations"]="variations tested" write_page "" write_page "" write_page "" @@ -282,7 +283,7 @@ write_page_header() { write_page "" elif [ "$TARGET" = "last_48h" ] ; then write_page "" - elif [ "$TARGET" = "performance" ] ; then + elif [ "$TARGET" = "variations" ] ; then write_page "" elif [ "$TARGET" = "scheduled" ] ; then write_page "" -- cgit v1.2.3-70-g09d2