mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 22:25:32 -04:00
Add new GCC 15 tester to dashboard
This commit is contained in:
parent
78e4bf51c4
commit
2b0c3cd6e0
2 changed files with 15 additions and 0 deletions
|
|
@ -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]
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue