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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

The CI build is too long #149

Open
atoulme opened this issue Apr 4, 2023 · 1 comment
Open

The CI build is too long #149

atoulme opened this issue Apr 4, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@atoulme
Copy link
Contributor

atoulme commented Apr 4, 2023

What happened?

Description

The current CI build takes too long to complete (on average 90 minutes or so).

This issue captures the ongoing efforts to get the build under a given threshold.

Please upvote this issue with 馃憤 if you'd like to see this effort be prioritized. Patches welcome!

Steps to Reproduce

Run a build for a pull request against the repository.

Expected Result

The build takes under 30 minutes to run.

Actual Result

The build takes 90 minutes to run.

eBPF Collector version

latest

Environment information

No response

eBPF Collector configuration

No response

Log output

No response

Additional context

No response

@atoulme atoulme added the bug Something isn't working label Apr 4, 2023
@jmw51798
Copy link
Contributor

Some possibilities brainstormed include:

  • getting larger (and/or dedicated) GitHub runners
  • enabling build caching (ccache, build-env ~/.gradle cache)
  • making the builds and tests more parallel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants