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: faster integration test setup #10570

Draft
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

burkedavison
Copy link
Contributor

@burkedavison burkedavison commented Mar 19, 2024

This update should significantly reduce the integration and graalvm test setup time.

Checks for commit 1c40026, below, show the ideal behavior when performing development with a single module that doesn't need a full repo install to build:

VertexAI test time improvements, compared to #10576:

  • Integration: 24m55s --> 6m59s
  • GraalVM 17: 25m51s --> 12m34s
  • GraalVM 11: 27m23s --> 12m44s

Checks for commit 3bcdf2f, below, show the behavior when the initial attempt fails + a full mvn install occurs + the test is retried.

@burkedavison burkedavison added the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 20, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 20, 2024
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.

None yet

1 participant