build: split integration tests for split repositories by chingor13 · Pull Request #11886 · googleapis/google-cloud-java

@chingor13 closed this

Jan 29, 2026

@chingor13 chingor13 changed the title build: add helper for installing projects for a single subdirectory build: split integration tests for split repositories

Feb 9, 2026

@chingor13

@chingor13

blakeli0

@chingor13

blakeli0

suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request

Mar 11, 2026
Adds split integration and graalvm tests for the logging submodule and
skips running integration tests and graalvm tests in the main
integration/graalvm Kokoro jobs.

Changes:

* The primary "Integration" and "GraalVM" tests will not run the tests
from the migrated repositories (added to an exclusion list)
* The migrated repositories will have their own separate integration &
graalvm tests
* These tests will short-circuit "success" if the module hasn't been
touched (determined based on whether that folder was touched)

suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request

Mar 12, 2026
Adds split integration and graalvm tests for the logging submodule and
skips running integration tests and graalvm tests in the main
integration/graalvm Kokoro jobs.

Changes:

* The primary "Integration" and "GraalVM" tests will not run the tests
from the migrated repositories (added to an exclusion list)
* The migrated repositories will have their own separate integration &
graalvm tests
* These tests will short-circuit "success" if the module hasn't been
touched (determined based on whether that folder was touched)