Skip to content
This repository was archived by the owner on Dec 31, 2023. It is now read-only.

Commit 2299298

Browse files
chore: fix kokoro config for samples (#85)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/ebceecdc-6bd4-42f3-94e7-d417832aefd0/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
1 parent 40afb33 commit 2299298

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.kokoro/samples/python3.6/periodic-head.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ env_vars: {
77

88
env_vars: {
99
key: "TRAMPOLINE_BUILD_FILE"
10-
value: "github/python-pubsub/.kokoro/test-samples-against-head.sh"
10+
value: "github/python-compute/.kokoro/test-samples-against-head.sh"
1111
}

.kokoro/samples/python3.7/periodic-head.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ env_vars: {
77

88
env_vars: {
99
key: "TRAMPOLINE_BUILD_FILE"
10-
value: "github/python-pubsub/.kokoro/test-samples-against-head.sh"
10+
value: "github/python-compute/.kokoro/test-samples-against-head.sh"
1111
}

.kokoro/samples/python3.8/periodic-head.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ env_vars: {
77

88
env_vars: {
99
key: "TRAMPOLINE_BUILD_FILE"
10-
value: "github/python-pubsub/.kokoro/test-samples-against-head.sh"
10+
value: "github/python-compute/.kokoro/test-samples-against-head.sh"
1111
}

.kokoro/samples/python3.9/periodic-head.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ env_vars: {
77

88
env_vars: {
99
key: "TRAMPOLINE_BUILD_FILE"
10-
value: "github/python-pubsub/.kokoro/test-samples-against-head.sh"
10+
value: "github/python-compute/.kokoro/test-samples-against-head.sh"
1111
}

synth.metadata

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/python-compute.git",
7-
"sha": "1163f2bb15f0e042bdd9562a31ad2ac7f39e3536"
7+
"sha": "40afb333a963717853f70410a7a08eda5492418c"
88
}
99
},
1010
{

0 commit comments

Comments
 (0)