diff options
author | kwryankrattiger <80296582+kwryankrattiger@users.noreply.github.com> | 2024-09-16 12:42:24 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-16 19:42:24 +0200 |
commit | ade9c8da0e60ea2ab7d92de81f652c4bf99e9741 (patch) | |
tree | cf972438ecd32a8589d71ae4f6144704b8c8189c /share | |
parent | f4f59b7f1807cf7eed2de795d86d5c44d0d31726 (diff) | |
download | spack-ade9c8da0e60ea2ab7d92de81f652c4bf99e9741.tar.gz spack-ade9c8da0e60ea2ab7d92de81f652c4bf99e9741.tar.bz2 spack-ade9c8da0e60ea2ab7d92de81f652c4bf99e9741.tar.xz spack-ade9c8da0e60ea2ab7d92de81f652c4bf99e9741.zip |
Revert "allow failure for cray-sles (#46411)" (#46413)
This reverts commit 576251f0dad79d0e69f73eb393ce40a0921df0b4.
Diffstat (limited to 'share')
-rw-r--r-- | share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml b/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml index f538704732..9bee896586 100644 --- a/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml +++ b/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml @@ -905,7 +905,6 @@ 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: |