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

[CI] ARM CNCF workers starvation #32447

Closed
atoulme opened this issue Apr 16, 2024 · 5 comments
Closed

[CI] ARM CNCF workers starvation #32447

atoulme opened this issue Apr 16, 2024 · 5 comments
Labels
arm64 Issues related to arm64 architecture ci-cd CI, CD, testing, build issues Stale

Comments

@atoulme
Copy link
Contributor

atoulme commented Apr 16, 2024

Component(s)

No response

Describe the issue you're reporting

We are now running on ARM CI workers, and our build is taxing the infrastructure.
It looks like we push too many jobs on the infra, and therefore starve other projects from accessing workers.

This issue tracks efforts to reduce our usage of CI resources.

@atoulme atoulme added the needs triage New item requiring triage label Apr 16, 2024
@crobert-1 crobert-1 added the arm64 Issues related to arm64 architecture label Apr 16, 2024
@atoulme atoulme removed the needs triage New item requiring triage label Apr 16, 2024
@atoulme
Copy link
Contributor Author

atoulme commented Apr 16, 2024

To start with, we will limit the Go version that we run on for CI testing. We will only run on 1.22 for ARM.

@crobert-1 crobert-1 added ci-cd CI, CD, testing, build issues needs triage New item requiring triage labels Apr 16, 2024
@atoulme atoulme removed the needs triage New item requiring triage label Apr 16, 2024
codeboten pushed a commit that referenced this issue Apr 16, 2024
**Description:**
 Exclude running tests on Go 1.21 with ARM CI.

**Link to tracking Issue:**
#32447
@crobert-1
Copy link
Member

Potentially related: #32445

@atoulme
Copy link
Contributor Author

atoulme commented Apr 16, 2024

OK, the fix is in place, I'll circle back once we have more data on how much this helps with pressure.

Copy link
Contributor

This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping @open-telemetry/collector-contrib-triagers. If this issue is still relevant, please ping the code owners or leave a comment explaining why it is still relevant. Otherwise, please close it.

@github-actions github-actions bot added the Stale label Jun 17, 2024
@atoulme
Copy link
Contributor Author

atoulme commented Jun 17, 2024

I think we can close this issue, we have moved the ARM build to a separate workflow and this is no longer seen as an issue. I could not access stats to verify.

@atoulme atoulme closed this as completed Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arm64 Issues related to arm64 architecture ci-cd CI, CD, testing, build issues Stale
Projects
None yet
Development

No branches or pull requests

2 participants