From b8b5b35706290e7fcf6570ab2cf74df9ac310a2f Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Tue, 21 Jan 2025 11:47:46 +0100 Subject: syz-cluster: add a boot test Run a smoke test on the base kernel build and report back the results. --- syz-cluster/dashboard/templates/series.html | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'syz-cluster/dashboard') diff --git a/syz-cluster/dashboard/templates/series.html b/syz-cluster/dashboard/templates/series.html index e3afb88a6..2b39f8a69 100644 --- a/syz-cluster/dashboard/templates/series.html +++ b/syz-cluster/dashboard/templates/series.html @@ -1,4 +1,3 @@ - {{define "content"}}

Patch Series

@@ -82,18 +81,14 @@ - - - - - - {{range . .Findings}} + {{range .Findings}} {{end}} +
Title
{{.Title}}
{{end}} -- cgit mrf-deployment