Add new GCC 15 tester to dashboard

This commit is contained in:
Matthias Krack 2026-02-04 11:13:30 +01:00
parent 78e4bf51c4
commit 2b0c3cd6e0
2 changed files with 15 additions and 0 deletions

View file

@ -337,6 +337,13 @@ timeout: 170
host: GCP
report_url: https://storage.googleapis.com/cp2k-ci/dashboard_spack-psmp-gcc14_report.txt
[spack-psmp-gcc15]
sortkey: 1050
name: Spack (psmp, GCC 15)
timeout: 170
host: GCP
report_url: https://storage.googleapis.com/cp2k-ci/dashboard_spack-psmp-gcc15_report.txt
# ==============================================================================
[asan-psmp]

View file

@ -398,6 +398,14 @@ nodepools: pool-main
build_path: /
dockerfile: /tools/docker/Dockerfile.test_spack_psmp-gcc14
[spack-psmp-gcc15]
display_name: Spack (psmp, GCC 15)
tags: weekly-afternoon
cpu: 32
nodepools: pool-main
build_path: /
dockerfile: /tools/docker/Dockerfile.test_spack_psmp-gcc15
[asan-psmp]
display_name: Address Sanitizer
tags: weekly-afternoon