build: split integration tests for split repositories by chingor13 · Pull Request #11886 · googleapis/google-cloud-java
chingor13
changed the title
build: add helper for installing projects for a single subdirectory
build: split integration tests for split repositories
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request
Mar 11, 2026Adds 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, 2026Adds 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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters