Second pass at increasing RADIUSS cloud CI packages (#25321)

This commit is contained in:
Tamara Dahlgren 2021-08-16 00:28:44 -07:00 committed by GitHub
parent 51a22d5db7
commit 2ccbc00fd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,25 +27,25 @@ spack:
- axom - axom
- blt - blt
- caliper - caliper
#- care #- care ## ~benchmarks ~examples ~tests
#- chai #- chai ## ~benchmarks ~examples ~tests
- conduit # ^hdf5+shared - conduit # ^hdf5+shared
- flux-core - flux-core
#- flux-sched #- flux-sched
#- glvis # ^mesa-glu@9.0.0 ^mesa18~llvm #- glvis # ^mesa-glu@9.0.0 ^mesa18~llvm # same issue w/chai
- hypre - hypre
- lbann - lbann
#- lvarray # ^raja~openmp # per Ben Corbett Issue #23192 - lvarray ~tests # per Spack issue #23192 # ~examples
- mfem - mfem
- py-hatchet - py-hatchet
- py-maestrowf - py-maestrowf
- py-merlin - py-merlin
- py-shroud - py-shroud
#- raja - raja # ~examples # ~tests
- samrai - samrai
- scr - scr
- sundials - sundials
#- umpire #~openmp - umpire # ~openmp
#- visit # ^mesa-glu@9.0.0 #- visit # ^mesa-glu@9.0.0
- xbraid - xbraid
- zfp - zfp
@ -71,7 +71,7 @@ spack:
- match: [ascent, axom, sundials, umpire, vtk-h, vtk-m] - match: [ascent, axom, sundials, umpire, vtk-h, vtk-m]
runner-attributes: runner-attributes:
tags: ["spack", "public", "xlarge", "x86_64"] tags: ["spack", "public", "xlarge", "x86_64"]
- match: ['@:'] - match: ['os=ubuntu18.04']
runner-attributes: runner-attributes:
tags: ["spack", "public", "large", "x86_64"] tags: ["spack", "public", "large", "x86_64"]
temporary-storage-url-prefix: "s3://spack-binaries-prs/pipeline-storage" temporary-storage-url-prefix: "s3://spack-binaries-prs/pipeline-storage"