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: graalvm presubmit tests focus on module modified in PR #10562

Merged
merged 2 commits into from
Mar 19, 2024

Conversation

burkedavison
Copy link
Contributor

@burkedavison burkedavison commented Mar 18, 2024

Initial GraalVM presubmit didn't find any changes in modules, so defaulted to $MAVEN_MODULES list:

Modified files:
    .kokoro/build.sh
    .kokoro/common.sh

Files in java modules:
    Found no changes in the java modules

Running GraalVM presubmit checks for:
    java-aiplatform,java-compute

This is expected and existing behavior. Test duration: 1h14m

With a minor modification to java-vertexai, the GraalVM presubmit tests are now focused only on that module:

Modified files:
    .kokoro/build.sh
    .kokoro/common.sh
    java-vertexai/google-cloud-vertexai/pom.xml

Files in java modules:
    java-vertexai/google-cloud-vertexai/pom.xml

Running GraalVM presubmit checks for:
    java-vertexai

Test duration: 25m

@burkedavison burkedavison requested a review from a team as a code owner March 18, 2024 20:24
@burkedavison burkedavison added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Mar 18, 2024
@burkedavison burkedavison marked this pull request as draft March 18, 2024 20:24
@burkedavison burkedavison marked this pull request as ready for review March 19, 2024 13:10
@burkedavison burkedavison requested a review from a team as a code owner March 19, 2024 13:10
@burkedavison burkedavison added owlbot:run Add this label to trigger the Owlbot post processor. and removed do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Mar 19, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Mar 19, 2024
@burkedavison burkedavison merged commit cb7e644 into main Mar 19, 2024
32 checks passed
@burkedavison burkedavison deleted the individual-tests branch March 19, 2024 13:58
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.

3 participants