Skip to content

[WIP] Try optimized runner images#35213

Closed
alalazo wants to merge 8 commits intospack:developfrom
alalazo:ci/optimized-runners
Closed

[WIP] Try optimized runner images#35213
alalazo wants to merge 8 commits intospack:developfrom
alalazo:ci/optimized-runners

Conversation

@alalazo
Copy link
Copy Markdown
Member

@alalazo alalazo commented Jan 27, 2023

@spackbot-app spackbot-app bot added core PR affects Spack core functionality gitlab Issues related to gitlab integration labels Jan 27, 2023
@alalazo
Copy link
Copy Markdown
Member Author

alalazo commented Jan 30, 2023

@scottwittenburg Here I'm trying to use a new image for the build-system pipeline but, if I read the logs correctly, old images are used instead. What am I doing wrong?
2023-01-30_16-28

@scottwittenburg
Copy link
Copy Markdown
Contributor

fyi @zackgalbreath

@scottwittenburg
Copy link
Copy Markdown
Contributor

Pipeline generation is controlled by share/spack/gitlab/cloud_pipelines/.gitlab-ci.yml, and build_systems appears to be using the default image, defined here. You could either change that default, or you could make build_systems use a custom image, like some other stack do, e.g. radius-aws, here.

@alalazo
Copy link
Copy Markdown
Member Author

alalazo commented Jan 31, 2023

Thanks @scottwittenburg Just for my understanding, do the images I changed in build_systems/spack.yaml have any effect on pipelines?

@scottwittenburg
Copy link
Copy Markdown
Contributor

do the images I changed in build_systems/spack.yaml have any effect on pipelines?

Yes, those control the images used by the build jobs. Early on, we didn't want to (or need to?) restrict the user to concretize and build with the same image, but maybe now we need that, and it no longer makes sense to specify those images separately.

@alalazo alalazo force-pushed the ci/optimized-runners branch from f4c0a7b to 76defd7 Compare February 16, 2023 10:11
@alalazo
Copy link
Copy Markdown
Member Author

alalazo commented Feb 17, 2023

@spackbot run pipeline

@spackbot-app
Copy link
Copy Markdown

spackbot-app bot commented Feb 17, 2023

I've started that pipeline for you!

@alalazo alalazo force-pushed the ci/optimized-runners branch from 3ca6bf2 to 1d73632 Compare March 9, 2023 08:51
@alalazo alalazo closed this May 11, 2023
@alalazo alalazo deleted the ci/optimized-runners branch May 11, 2023 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core PR affects Spack core functionality gitlab Issues related to gitlab integration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants