diff options
author | eugeneswalker <38933153+eugeneswalker@users.noreply.github.com> | 2022-10-24 16:15:01 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-24 16:15:01 -0700 |
commit | baa21d664b774f5b996f00e91d6fd67da4894684 (patch) | |
tree | 73e34f930b86a1b9fc33e27ce7119ee23f74d611 /share | |
parent | e7512bcb7b784d96388bbc333769479ca657b372 (diff) | |
download | spack-baa21d664b774f5b996f00e91d6fd67da4894684.tar.gz spack-baa21d664b774f5b996f00e91d6fd67da4894684.tar.bz2 spack-baa21d664b774f5b996f00e91d6fd67da4894684.tar.xz spack-baa21d664b774f5b996f00e91d6fd67da4894684.zip |
e4s ci: use an appropriate name for cdash build group name (#33494)
Diffstat (limited to 'share')
-rw-r--r-- | share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml index 1b61c3d17c..1f4f660357 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml @@ -460,7 +460,7 @@ spack: - aws s3 sync --exclude "*" --include "*spec.json.sig*" /tmp ${SPACK_REMOTE_MIRROR_OVERRIDE}/build_cache cdash: - build-group: New PR testing workflow + build-group: E4S url: https://cdash.spack.io project: Spack Testing site: Cloud Gitlab Infrastructure |