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

chore(DEVOPS-7314): migrate to gha scale sets #12

Closed
wants to merge 1 commit into from

Conversation

velkovb
Copy link

@velkovb velkovb commented Dec 16, 2024

DEVOPS-7314

We are migrating to GHA ScaleSets - the new version of self-hosted GitHub runners. Please verify the changes:

  1. It is using only single label for targeting like that - [ 'lendable-small-arm64-linux' ] . If possible follow literally for better future migration experience.
  2. For each runner type we have both arm64 and x64 variants. Please try to run any generic jobs on arm runners. They offer better price to performance ratio.
  3. You can run standard and container jobs on those runners. If you have problems - #devops-help-desk. Last resort Dind type runners.
  4. Use Dind types [ 'lendable-medium-dind-x64-linux' ] only when you need to run docker. If your container jobs don't run in standard you can try them here.

@velkovb
Copy link
Author

velkovb commented Dec 16, 2024

publci repo

@velkovb velkovb closed this Dec 16, 2024
@velkovb velkovb deleted the ticket/DEVOPS-7314 branch December 16, 2024 13:07
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