ci: Enable the ParaView GUI in the DAVSDK pipeline (#30473)

* ci: Enable the ParaView GUI in the DAVSDK pipeline

* qt: Patch for long paths in ci
This commit is contained in:
Chuck Atkins
2022-05-06 09:36:56 -04:00
committed by GitHub
parent 5a55e78073
commit d8e010a9f5
3 changed files with 30 additions and 5 deletions

View File

@@ -10,13 +10,14 @@ spack:
all: '{architecture}/{compiler.name}-{compiler.version}/{name}-{version}-{hash}'
packages:
conduit:
version:
- "0.7.2"
cmake:
variants: ~ownlibs
curl:
variants: tls=mbedtls
mesa:
variants: ~glx +osmesa
variants: +glx ~osmesa +opengl ~opengles +llvm
paraview:
variants: +osmesa
variants: +qt
all:
target: [x86_64]
@@ -53,6 +54,7 @@ spack:
mappings:
- match:
- llvm
- qt
runner-attributes:
tags: [ "spack", "public", "huge", "x86_64" ]
variables: