Skip to content

Commit 4c38c57

Browse files
authored
chore: remove old native image kokoro downstream jobs (#2629)
Fixes #2478 Removing in favor of newly introduced [cloudbuild downstream presubmit jobs. ](https://github.com/googleapis/sdk-platform-java/tree/main/.cloudbuild/graalvm)
1 parent b0e5041 commit 4c38c57

File tree

3 files changed

+1
-23
lines changed

3 files changed

+1
-23
lines changed

.kokoro/presubmit/common.cfg

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,4 @@ env_vars: {
3030
env_vars: {
3131
key: "SECRET_MANAGER_KEYS"
3232
value: "cloud-java-ci-it-service-account"
33-
}
34-
35-
# Defines the google-cloud-java modules to be tested downstream tested with GraalVM native image
36-
# builds.
37-
env_vars: {
38-
key: "MODULES_UNDER_TEST"
39-
value: "java-kms,java-os-login" # KMS's ITKmsTest exercises gax-java's native image
40-
# reflect-config.json. OS Login has a similar issue.
41-
}
33+
}

.kokoro/presubmit/graalvm-native-17-downstream.cfg

Lines changed: 0 additions & 7 deletions
This file was deleted.

.kokoro/presubmit/graalvm-native-downstream.cfg

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)