summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorHarmen Stoppels <me@harmenstoppels.nl>2024-09-16 17:17:36 +0200
committerGitHub <noreply@github.com>2024-09-16 17:17:36 +0200
commit576251f0dad79d0e69f73eb393ce40a0921df0b4 (patch)
tree9699875890c6d1ddc05080c6d38f4f8c110d833f /share
parent55e0ef1e647ff1bbaab6c39589a6f9225fde64b0 (diff)
downloadspack-576251f0dad79d0e69f73eb393ce40a0921df0b4.tar.gz
spack-576251f0dad79d0e69f73eb393ce40a0921df0b4.tar.bz2
spack-576251f0dad79d0e69f73eb393ce40a0921df0b4.tar.xz
spack-576251f0dad79d0e69f73eb393ce40a0921df0b4.zip
allow failure for cray-sles (#46411)
Diffstat (limited to 'share')
-rw-r--r--share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml b/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml
index 9bee896586..f538704732 100644
--- a/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml
+++ b/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml
@@ -905,6 +905,7 @@ e4s-cray-rhel-build:
SPACK_CI_STACK_NAME: e4s-cray-sles
e4s-cray-sles-generate:
+ allow_failure: true # no machines available
extends: [ ".generate-cray-sles", ".e4s-cray-sles" ]
e4s-cray-sles-build: