Use same image to build e4s as to generate it

This commit is contained in:
Scott Wittenburg 2021-09-28 11:45:04 -06:00 committed by Todd Gamblin
parent f6fcfd2acc
commit 5f527075bf

View File

@ -361,11 +361,11 @@ spack:
- vtk-m - vtk-m
- warpx - warpx
runner-attributes: runner-attributes:
image: { "name": "ghcr.io/scottwittenburg/ecpe4s-ubuntu18.04-runner-x86_64:2020-09-01", "entrypoint": [""] } image: { "name": "ghcr.io/scottwittenburg/ecpe4s-ubuntu18.04-runner-x86_64:2021-05-15", "entrypoint": [""] }
tags: ["spack", "public", "xlarge", "x86_64"] tags: ["spack", "public", "xlarge", "x86_64"]
- match: ['os=ubuntu18.04'] - match: ['os=ubuntu18.04']
runner-attributes: runner-attributes:
image: { "name": "ghcr.io/scottwittenburg/ecpe4s-ubuntu18.04-runner-x86_64:2020-09-01", "entrypoint": [""] } image: { "name": "ghcr.io/scottwittenburg/ecpe4s-ubuntu18.04-runner-x86_64:2021-05-15", "entrypoint": [""] }
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"
broken-specs-url: "s3://spack-binaries-develop/broken-specs" broken-specs-url: "s3://spack-binaries-develop/broken-specs"
@ -375,7 +375,7 @@ spack:
- spack --version - spack --version
- cd share/spack/gitlab/cloud_pipelines/stacks/e4s - cd share/spack/gitlab/cloud_pipelines/stacks/e4s
- spack env activate --without-view . - spack env activate --without-view .
image: { "name": "ghcr.io/scottwittenburg/ecpe4s-ubuntu18.04-runner-x86_64:2020-09-01", "entrypoint": [""] } image: { "name": "ghcr.io/scottwittenburg/ecpe4s-ubuntu18.04-runner-x86_64:2021-05-15", "entrypoint": [""] }
tags: ["spack", "public", "medium", "x86_64"] tags: ["spack", "public", "medium", "x86_64"]
cdash: cdash: