Commit 35681ad2 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Debian: ignore setup_schroot_*_diffoscope jobs in job health view...


reproducible Debian: ignore setup_schroot_*_diffoscope jobs in job health view as they are covered in the node health view already

Signed-off-by: default avatarHolger Levsen <holger@layer-acht.org>
parent 3f0c8670
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -223,7 +223,7 @@ build_job_health_page() {
	SUITE=unstable
	FILTER[0]="(builds|spec|lfs)"
	FILTER[1]="html_(all|break|dash|dd|index|live|node|pkg|repo)"
	FILTER[2]="le_diffoscope"
	FILTER[2]="reproducible_diffoscope"
	FILTER[3]="(reprotest|strip-nonderminism|disorderfs)"
	FILTER[4]="(json|le_scheduler|meta|le_nodes|rsync|notes)"
	FILTER[5]="archlinux"