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

[GHA] Separate HW concurrency groups per apdater #1149

Closed

Conversation

kbenzie
Copy link
Contributor

@kbenzie kbenzie commented Dec 1, 2023

Currently when any adapter fails testing on hardware all the jobs for all the adapters are cancelled. This can mean issues on adapters which didn't fail first are hidden and require multiple round-trips of bug fixes and GHA runs. This patch changes the HR runner concurrency groupings to be specific to each adapter rather than global.

Currently when any adapter fails testing on hardware all the jobs for
all the adapters are cancelled. This can mean issues on adapters which
didn't fail first are hidden and require multiple round-trips of bug
fixes and GHA runs. This patch changes the HR runner concurrency
groupings to be specific to each adapter rather than global.
@kbenzie kbenzie requested a review from a team as a code owner December 1, 2023 16:37
@kbenzie kbenzie marked this pull request as draft December 1, 2023 16:54
@fabiomestre fabiomestre changed the base branch from adapters to main December 5, 2023 16:41
@fabiomestre
Copy link
Contributor

I have updated the target branch of this PR from the adapters branch to the main branch.
Development in UR is moving back to main. The adapters branch will soon be deleted.

@kbenzie kbenzie added the ci/cd Continuous integration/devliery label Apr 10, 2024
@kbenzie
Copy link
Contributor Author

kbenzie commented May 3, 2024

This has been superceeded by #1530

@kbenzie kbenzie closed this May 3, 2024
@kbenzie kbenzie deleted the benie/gha-concurrency-per-adapter branch June 11, 2024 15:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Continuous integration/devliery
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants