10000 build: migrate to flakybot (#4613) · coderatgoogle/java-docs-samples@a7e4823 · GitHub
[go: up one dir, main page]

Skip to content

Commit a7e4823

Browse files
build: migrate to flakybot (GoogleCloudPlatform#4613)
1 parent 64eeffe commit a7e4823

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/tests/run_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ for file in **/pom.xml; do
197197
fi
198198
fi
199199

200-
# If this is a periodic build, send the test log to the Build Cop Bot.
200+
# If this is a periodic build, send the test log to the FlakyBot.
201201
# See https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot.
202202
if [[ $KOKORO_BUILD_ARTIFACTS_SUBDIR = *"periodic"* ]]; then
203203
chmod +x $KOKORO_GFILE_DIR/linux_amd64/flakybot

0 commit comments

Comments
 (0)
0