Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4b5d28b

Browse filesBrowse files
authored
Update docker image used for tests (GoogleCloudPlatform#3834)
Updating kokoro build configs to use the image from PR GoogleCloudPlatform#3776 Towards GoogleCloudPlatform#3442
1 parent 64f6245 commit 4b5d28b
Copy full SHA for 4b5d28b

File tree

Expand file treeCollapse file tree

4 files changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

4 files changed

+4
-4
lines changed

‎.kokoro/python2.7/common.cfg

Copy file name to clipboardExpand all lines: .kokoro/python2.7/common.cfg
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ timeout_mins: 300
1919
# Configure the docker image for kokoro-trampoline.
2020
env_vars: {
2121
key: "TRAMPOLINE_IMAGE"
22-
value: "gcr.io/cloud-devrel-kokoro-resources/python-multi"
22+
value: "gcr.io/cloud-devrel-kokoro-resources/python-samples-testing-docker"
2323
}
2424

2525
# Download trampoline resources.

‎.kokoro/python3.6/common.cfg

Copy file name to clipboardExpand all lines: .kokoro/python3.6/common.cfg
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ timeout_mins: 300
1919
# Configure the docker image for kokoro-trampoline.
2020
env_vars: {
2121
key: "TRAMPOLINE_IMAGE"
22-
value: "gcr.io/cloud-devrel-kokoro-resources/python-multi"
22+
value: "gcr.io/cloud-devrel-kokoro-resources/python-samples-testing-docker"
2323
}
2424

2525
# Download trampoline resources.

‎.kokoro/python3.7/common.cfg

Copy file name to clipboardExpand all lines: .kokoro/python3.7/common.cfg
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ timeout_mins: 300
1919
# Configure the docker image for kokoro-trampoline.
2020
env_vars: {
2121
key: "TRAMPOLINE_IMAGE"
22-
value: "gcr.io/cloud-devrel-kokoro-resources/python-multi"
22+
value: "gcr.io/cloud-devrel-kokoro-resources/python-samples-testing-docker"
2323
}
2424

2525
# Download trampoline resources.

‎.kokoro/python3.8/common.cfg

Copy file name to clipboardExpand all lines: .kokoro/python3.8/common.cfg
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ timeout_mins: 300
1919
# Configure the docker image for kokoro-trampoline.
2020
env_vars: {
2121
key: "TRAMPOLINE_IMAGE"
22-
value: "gcr.io/cloud-devrel-kokoro-resources/python-multi"
22+
value: "gcr.io/cloud-devrel-kokoro-resources/python-samples-testing-docker"
2323
}
2424

2525
# Download trampoline resources.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.