File tree Expand file tree Collapse file tree 8 files changed +20
-105
lines changed Expand file tree Collapse file tree 8 files changed +20
-105
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,9 @@ branchProtectionRules:
16
16
- ' Kokoro - Test: Integration'
17
17
- ' Kokoro - Test: Integration Against Named DB'
18
18
- cla/google
19
- - ' Kokoro - Test: Java GraalVM Native Image'
20
- - ' Kokoro - Test: Java 17 GraalVM Native Image'
19
+ - ' Kokoro - Test: Java GraalVM Native Image A'
20
+ - ' Kokoro - Test: Java GraalVM Native Image B'
21
+ - ' Kokoro - Test: Java GraalVM Native Image C'
21
22
- javadoc
22
23
- library_generation
23
24
- unmanaged_dependency_check
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 3
3
# Configure the docker image for kokoro-trampoline.
4
4
env_vars: {
5
5
key: " TRAMPOLINE_IMAGE"
6
- value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.46.1 "
6
+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.46.2 " # {x-version-update:google-cloud-shared-dependencies:current}
7
7
}
8
8
9
9
env_vars: {
10
10
key: " JOB_TYPE"
11
11
value: " graalvm"
12
12
}
13
13
14
- # TODO: remove this after we've migrated all tests and scripts
15
- env_vars: {
16
- key: " GCLOUD_PROJECT"
17
- value: " gcloud-devel"
18
- }
19
-
20
14
env_vars: {
21
15
key: " GOOGLE_CLOUD_PROJECT"
22
- value: " gcloud-devel "
16
+ value: " java-review "
23
17
}
24
18
25
19
env_vars: {
26
20
key: " GOOGLE_APPLICATION_CREDENTIALS"
27
- value: " secret_manager/java-it-service-account "
21
+ value: " secret_manager/java-review_firestore-java-it "
28
22
}
29
23
30
24
env_vars: {
31
25
key: " SECRET_MANAGER_KEYS"
32
- value: " java-it-service-account"
33
- }
34
-
35
- env_vars: {
36
- key: " IT_SERVICE_ACCOUNT_EMAIL"
37
-
26
+ value: " java-review_firestore-java-it"
38
27
}
Original file line number Diff line number Diff line change 3
3
# Configure the docker image for kokoro-trampoline.
4
4
env_vars: {
5
5
key: " TRAMPOLINE_IMAGE"
6
- value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.46.1 "
6
+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.46.2 " # {x-version-update:google-cloud-shared-dependencies:current}
7
7
}
8
8
9
9
env_vars: {
10
10
key: " JOB_TYPE"
11
11
value: " graalvm"
12
12
}
13
13
14
- # TODO: remove this after we've migrated all tests and scripts
15
- env_vars: {
16
- key: " GCLOUD_PROJECT"
17
- value: " gcloud-devel"
18
- }
19
-
20
14
env_vars: {
21
15
key: " GOOGLE_CLOUD_PROJECT"
22
- value: " gcloud-devel "
16
+ value: " java-review "
23
17
}
24
18
25
19
env_vars: {
26
20
key: " GOOGLE_APPLICATION_CREDENTIALS"
27
- value: " secret_manager/java-it-service-account "
21
+ value: " secret_manager/java-review_firestore-java-it "
28
22
}
29
23
30
24
env_vars: {
31
25
key: " SECRET_MANAGER_KEYS"
32
- value: " java-it-service-account"
33
- }
34
-
35
- env_vars: {
36
- key: " IT_SERVICE_ACCOUNT_EMAIL"
37
-
26
+ value: " java-review_firestore-java-it"
38
27
}
Original file line number Diff line number Diff line change 3
3
# Configure the docker image for kokoro-trampoline.
4
4
env_vars: {
5
5
key: " TRAMPOLINE_IMAGE"
6
- value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.46.1 "
6
+ value: " gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.46.2 " # {x-version-update:google-cloud-shared-dependencies:current}
7
7
}
8
8
9
9
env_vars: {
10
10
key: " JOB_TYPE"
11
11
value: " graalvm"
12
12
}
13
13
14
- # TODO: remove this after we've migrated all tests and scripts
15
- env_vars: {
16
- key: " GCLOUD_PROJECT"
17
- value: " gcloud-devel"
18
- }
19
-
20
14
env_vars: {
21
15
key: " GOOGLE_CLOUD_PROJECT"
22
- value: " gcloud-devel "
16
+ value: " java-review "
23
17
}
24
18
25
19
env_vars: {
26
20
key: " GOOGLE_APPLICATION_CREDENTIALS"
27
- value: " secret_manager/java-it-service-account "
21
+ value: " secret_manager/java-review_firestore-java-it "
28
22
}
29
23
30
24
env_vars: {
31
25
key: " SECRET_MANAGER_KEYS"
32
- value: " java-it-service-account"
33
- }
34
-
35
- env_vars: {
36
- key: " IT_SERVICE_ACCOUNT_EMAIL"
37
-
26
+ value: " java-review_firestore-java-it"
38
27
}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
- gapic_generator_version : 2.56.0
2
- googleapis_commitish : c8f09eb3362651a47b5c4adef1cb2bbdc652eeb4
1
+ gapic_generator_version : 2.56.2
2
+ googleapis_commitish : 2e5f8ba097342c6ef4efeba5c07677b3d35571d4
3
3
libraries_bom_version : 26.59.0
4
4
libraries :
5
5
- api_shortname : firestore
Original file line number Diff line number Diff line change 79
79
# firestore uses a different project for its integration tests
80
80
# due to the default project running datastore
81
81
'.kokoro/presubmit/integration.cfg' ,
82
- '.kokoro/presubmit/graalvm-native.cfg' ,
83
- '.kokoro/presubmit/graalvm-native-17.cfg' ,
82
+ '.kokoro/presubmit/graalvm-native-a.cfg' ,
83
+ '.kokoro/presubmit/graalvm-native-b.cfg' ,
84
+ '.kokoro/presubmit/graalvm-native-c.cfg' ,
84
85
'.kokoro/presubmit/samples.cfg' ,
85
86
'.kokoro/nightly/integration.cfg' ,
86
87
'.kokoro/nightly/java11-integration.cfg' ,
You can’t perform that action at this time.
0 commit comments