Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restrict CI to resources available #4072

Merged
merged 3 commits into from
Sep 7, 2023
Merged

Restrict CI to resources available #4072

merged 3 commits into from
Sep 7, 2023

Conversation

adamnovak
Copy link
Member

@adamnovak adamnovak commented Sep 5, 2023

Changelog Entry

To be copied to the draft changelog by merger:

  • vg CI expects only the allocated cores on the GItlab runners
  • vg CI Buildkit docker builds use the local Docker Hub mirror
  • vg production Docker build timeout is now twice as long NOPE!

Description

This should help fix problems like those that happened with merge commits e173d0a and 647d935, where CI tests/the ARM Docker build time out.

@adamnovak
Copy link
Member Author

Separating out the cache directories by image does seem to make it not rebuild the build stage when building the run stage. Or at least it changed behavior when I made that change.

I am rerunning the job that failed when I deleted the Docker Hub cache, now that I have recreated the Docker Hub cache, and hopefully it will pass and we can merge this. (Thought I think the timeout gets ignored)

@adamnovak adamnovak merged commit bcd5712 into master Sep 7, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant