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

[Graalvm Test Times] Reduce duplicate verification in java-compute/java-aiplatform #10818

Open
mpeddada1 opened this issue May 9, 2024 · 0 comments
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@mpeddada1
Copy link
Contributor

The graalvm presubmits (java-compute and java-aiplatform) are taking ~1 hr to run on each PR. Given the extensive coverage of showcase tests for GAX and the minimal added functionality in the GAPIC layer, we can now streamline our GraalVM monorepo tests to focus on the library's ability to communicate to the service.

This list can be used a reference to determine client behavior that's already covered by showcase tests: https://github.com/googleapis/sdk-platform-java/tree/ea80d1cac8ab8456e764d8d1b2bedeaeebb757d4/showcase/gapic-showcase/src/test/java/com/google/showcase/v1beta1/it

@mpeddada1 mpeddada1 added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. priority: p2 Moderately-important priority. Fix may not be included in next release. labels May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Moderately-important priority. Fix may not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

1 participant