summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authoreugeneswalker <38933153+eugeneswalker@users.noreply.github.com>2023-10-05 10:32:52 -0700
committerGitHub <noreply@github.com>2023-10-05 10:32:52 -0700
commite0e6ff5a680132bca32d1fc7df9e1a8c135f5467 (patch)
treee501abfeb39e3988bcf86427f1982c2814ceb3d8 /share
parentb0d49d4973aa17b7a56bc9eafb411c3d307f62ac (diff)
downloadspack-e0e6ff5a680132bca32d1fc7df9e1a8c135f5467.tar.gz
spack-e0e6ff5a680132bca32d1fc7df9e1a8c135f5467.tar.bz2
spack-e0e6ff5a680132bca32d1fc7df9e1a8c135f5467.tar.xz
spack-e0e6ff5a680132bca32d1fc7df9e1a8c135f5467.zip
Revert "cray rhel: disable due to runner issues (#40324)" (#40335)
This reverts commit bf7f54449ba8ed157c9ee258007e0a7a509600cf.
Diffstat (limited to 'share')
-rw-r--r--share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml32
1 files changed, 16 insertions, 16 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml b/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml
index 6dbc0d1581..df2c7f85ca 100644
--- a/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml
+++ b/share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml
@@ -846,24 +846,24 @@ deprecated-ci-build:
#######################################
# E4S - Cray RHEL
#######################################
-# .e4s-cray-rhel:
-# extends: [ ".cray_rhel_zen4" ]
-# variables:
-# SPACK_CI_STACK_NAME: e4s-cray-rhel
+.e4s-cray-rhel:
+ extends: [ ".cray_rhel_zen4" ]
+ variables:
+ SPACK_CI_STACK_NAME: e4s-cray-rhel
-# e4s-cray-rhel-generate:
-# extends: [ ".generate-cray-rhel", ".e4s-cray-rhel" ]
+e4s-cray-rhel-generate:
+ extends: [ ".generate-cray-rhel", ".e4s-cray-rhel" ]
-# e4s-cray-rhel-build:
-# extends: [ ".build", ".e4s-cray-rhel" ]
-# trigger:
-# include:
-# - artifact: jobs_scratch_dir/cloud-ci-pipeline.yml
-# job: e4s-cray-rhel-generate
-# strategy: depend
-# needs:
-# - artifacts: True
-# job: e4s-cray-rhel-generate
+e4s-cray-rhel-build:
+ extends: [ ".build", ".e4s-cray-rhel" ]
+ trigger:
+ include:
+ - artifact: jobs_scratch_dir/cloud-ci-pipeline.yml
+ job: e4s-cray-rhel-generate
+ strategy: depend
+ needs:
+ - artifacts: True
+ job: e4s-cray-rhel-generate
#######################################
# E4S - Cray SLES