10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64eeffe commit a7e4823Copy full SHA for a7e4823
.kokoro/tests/run_tests.sh
@@ -197,7 +197,7 @@ for file in **/pom.xml; do
197
fi
198
199
200
- # If this is a periodic build, send the test log to the Build Cop Bot.
+ # If this is a periodic build, send the test log to the FlakyBot.
201
# See https://github.com/googleapis/repo-automation-bots/tree/master/packages/flakybot.
202
if [[ $KOKORO_BUILD_ARTIFACTS_SUBDIR = *"periodic"* ]]; then
203
chmod +x $KOKORO_GFILE_DIR/linux_amd64/flakybot
0 commit comments