diff options
author | kwryankrattiger <80296582+kwryankrattiger@users.noreply.github.com> | 2023-03-03 02:13:14 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-03 09:13:14 +0100 |
commit | 895886959fbbb6e03eaacbb73271e60183ebed2e (patch) | |
tree | 74cac05fc51a7eefa27a3961c851c34aaf59535c /share | |
parent | 0bdb0b07fda227781064177d41a6e6b4393f0c04 (diff) | |
download | spack-895886959fbbb6e03eaacbb73271e60183ebed2e.tar.gz spack-895886959fbbb6e03eaacbb73271e60183ebed2e.tar.bz2 spack-895886959fbbb6e03eaacbb73271e60183ebed2e.tar.xz spack-895886959fbbb6e03eaacbb73271e60183ebed2e.zip |
CI: Fix timeout for VisIt and ParaView (#35787)
ref. #35400
Diffstat (limited to 'share')
-rw-r--r-- | share/spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml index e4b15c8a37..be7d5e267d 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml @@ -240,6 +240,8 @@ spack: - llvm - llvm-amdgpu - rocblas + - paraview + - visit runner-attributes: tags: [ "spack", "huge", "ppc64le" ] variables: |