From d9c5e7e4e07fa384c94dbe6d8c9121ae9714e736 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ole=20Sch=C3=BCtt?= Date: Thu, 17 Jul 2025 22:50:28 +0200 Subject: [PATCH] Dashboard: Fix timeouts of intel tests --- tools/dashboard/dashboard.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/dashboard/dashboard.conf b/tools/dashboard/dashboard.conf index 521da9eba7..019484fa9e 100644 --- a/tools/dashboard/dashboard.conf +++ b/tools/dashboard/dashboard.conf @@ -219,12 +219,14 @@ report_url: https://storage.googleapis.com/cp2k-ci/dashboard_hip-rocm-build_rep [intel-oneapi-hpckit-ssmp] sortkey: 1028 name: Intel oneAPI HPC Toolkit (ssmp) +timeout: 170 host: GCP report_url: https://storage.googleapis.com/cp2k-ci/dashboard_intel-oneapi-hpckit-ssmp_report.txt [intel-oneapi-hpckit-psmp] sortkey: 1029 name: Intel oneAPI HPC Toolkit (psmp) +timeout: 170 host: GCP report_url: https://storage.googleapis.com/cp2k-ci/dashboard_intel-oneapi-hpckit-psmp_report.txt