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 f375231

Browse filesBrowse files
SurferJeffAtGoogleJon Wayne Parrott
authored andcommitted
Collect sponge_log.xmls to render in test fusion. (GoogleCloudPlatform#1454)
1 parent 279be9c commit f375231
Copy full SHA for f375231

File tree

Expand file treeCollapse file tree

1 file changed

+7
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+7
-1
lines changed

‎.kokoro/common.cfg

Copy file name to clipboardExpand all lines: .kokoro/common.cfg
+7-1Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,14 @@ gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/trampoline"
66
# All builds use the trampoline script to run in docker.
77
build_file: "python-docs-samples/.kokoro/trampoline.sh"
88

9-
# Use the Python worker docker iamge.
9+
# Use the Python worker docker image.
1010
env_vars: {
1111
key: "TRAMPOLINE_IMAGE"
1212
value: "gcr.io/cloud-devrel-kokoro-resources/python"
1313
}
14+
15+
action {
16+
define_artifacts {
17+
regex: "**/*sponge_log.xml"
18+
}
19+
}

0 commit comments

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