Skip to content

Commit 5d4584a

Browse files
authored
add support for clean test output (#29)
1 parent 3e90af1 commit 5d4584a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

kokoro/presubmit.cfg

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,9 @@
1313
# limitations under the License.
1414

1515
build_file: "dataflux-client-python/kokoro/build.sh"
16+
17+
action {
18+
define_artifacts {
19+
regex: "**/unit_tests/sponge_log.xml"
20+
}
21+
}

0 commit comments

Comments
 (0)