mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-26 21:25:19 -04:00
Add CSCS tests to CP2K-CI
This commit is contained in:
parent
b149b15fd6
commit
9aba9c207c
2 changed files with 32 additions and 9 deletions
|
|
@ -1,22 +1,22 @@
|
|||
[cscs_daint_spack_psmp]
|
||||
[cscs-daint-psmp]
|
||||
sortkey: 111
|
||||
name: Spack (psmp)
|
||||
name: CSCS Daint (psmp)
|
||||
host: Alps Daint (CSCS)
|
||||
report_url: https://www.cp2k.org/static/regtest/trunk/cscs/cp2k_daint_spack_psmp.log
|
||||
report_url: https://storage.googleapis.com/cp2k-ci/dashboard_cscs-daint-psmp_report.txt
|
||||
info_url: https://gitlab.com/cscs-ci/ci-testing/webhook-ci/mirrors/3546923033037693/3295760759903023/-/pipelines
|
||||
|
||||
[cscs_eiger_spack_ssmp]
|
||||
[cscs-eiger-ssmp]
|
||||
sortkey: 201
|
||||
name: Spack (ssmp)
|
||||
name: CSCS Eiger (ssmp)
|
||||
host: Alps Eiger (CSCS)
|
||||
report_url: https://www.cp2k.org/static/regtest/trunk/cscs/cp2k_eiger_spack_ssmp.log
|
||||
report_url: https://storage.googleapis.com/cp2k-ci/dashboard_cscs-eiger-ssmp_report.txt
|
||||
info_url: https://gitlab.com/cscs-ci/ci-testing/webhook-ci/mirrors/3546923033037693/3295760759903023/-/pipelines
|
||||
|
||||
[cscs_eiger_spack_psmp]
|
||||
[cscs-eiger-psmp]
|
||||
sortkey: 211
|
||||
name: Spack (psmp)
|
||||
name: CSCS Eiger (psmp)
|
||||
host: Alps Eiger (CSCS)
|
||||
report_url: https://www.cp2k.org/static/regtest/trunk/cscs/cp2k_eiger_spack_psmp.log
|
||||
report_url: https://storage.googleapis.com/cp2k-ci/dashboard_cscs-eiger-psmp_report.txt
|
||||
info_url: https://gitlab.com/cscs-ci/ci-testing/webhook-ci/mirrors/3546923033037693/3295760759903023/-/pipelines
|
||||
|
||||
# ==============================================================================
|
||||
|
|
|
|||
|
|
@ -1,3 +1,26 @@
|
|||
[cscs-daint-psmp]
|
||||
display_name: CSCS Daint (psmp)
|
||||
cscs_pipeline: daint-spack-psmp
|
||||
tags: daily
|
||||
cpu: 0.1
|
||||
nodepools: default-pool
|
||||
|
||||
[cscs-eiger-ssmp]
|
||||
display_name: CSCS Eiger (ssmp)
|
||||
cscs_pipeline: eiger-spack-ssmp
|
||||
tags: daily
|
||||
cpu: 0.1
|
||||
nodepools: default-pool
|
||||
|
||||
[cscs-eiger-psmp]
|
||||
display_name: CSCS Eiger (psmp)
|
||||
cscs_pipeline: eiger-spack-psmp
|
||||
tags: daily
|
||||
cpu: 0.1
|
||||
nodepools: default-pool
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
|
||||
[precommit]
|
||||
display_name: Precommit
|
||||
tags: daily
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue