Add papyrus to the list of broken tests (#40923)
* Disable papyrus in the neoverse v1 pipeline See https://gitlab.spack.io/spack/spack/-/jobs/8983875 The job is hanging on tests for 6 hrs. * Add papyrus to broken tests instead of removing it
This commit is contained in:
parent
1255620a14
commit
2ac128a3ad
@ -4,6 +4,7 @@ ci:
|
|||||||
broken-tests-packages:
|
broken-tests-packages:
|
||||||
- gptune
|
- gptune
|
||||||
- superlu-dist # srun -n 4 hangs
|
- superlu-dist # srun -n 4 hangs
|
||||||
|
- papyrus
|
||||||
|
|
||||||
broken-specs-url: "https://dummy.io" # s3://spack-binaries/broken-specs"
|
broken-specs-url: "https://dummy.io" # s3://spack-binaries/broken-specs"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user