From f636b7168cc2fe342035f481a1b90c985cee55e1 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Wed, 18 May 2016 17:42:31 +0200 Subject: reproducible debian: new page, performance stats, 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 8b782d1e..65cc9883 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" - GLOBALVIEWS="issues scheduled notify repositories dashboard" + 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" SUITEVIEWS="dd-list suite_stats" SPOKENTARGET["issues"]="issues" SPOKENTARGET["notes"]="packages with notes" @@ -202,6 +202,7 @@ write_page_header() { SPOKENTARGET["suite_stats"]="suite: $SUITE" SPOKENTARGET["repositories"]="repositories overview" SPOKENTARGET["dashboard"]="Debian dashboard" + SPOKENTARGET["performance"]="performance stats" write_page "" write_page "" write_page "" @@ -281,7 +282,7 @@ write_page_header() { write_page "" elif [ "$TARGET" = "last_48h" ] ; then write_page "" - elif [ "$TARGET" = "notify" ] ; then + elif [ "$TARGET" = "performance" ] ; then write_page "" elif [ "$TARGET" = "scheduled" ] ; then write_page "" -- cgit v1.2.3-70-g09d2