This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 115115# fix output location of logs
116116bash .kokoro/coerce_logs.sh
117117
118- if [[ " ${ENABLE_BUILD_COP } " == " true" ]]
118+ if [[ " ${ENABLE_FLAKYBOT } " == " true" ]]
119119then
120120 chmod +x ${KOKORO_GFILE_DIR} /linux_amd64/flakybot
121121 ${KOKORO_GFILE_DIR} /linux_amd64/flakybot -repo=googleapis/java-errorreporting
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ env_vars: {
2222}
2323
2424env_vars: {
25- key: " ENABLE_BUILD_COP "
25+ key: " ENABLE_FLAKYBOT "
2626 value: " true"
2727}
2828
Original file line number Diff line number Diff line change @@ -33,6 +33,6 @@ env_vars: {
3333}
3434
3535env_vars: {
36- key: " ENABLE_BUILD_COP "
36+ key: " ENABLE_FLAKYBOT "
3737 value: " true"
3838}
Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/java-errorreporting.git",
7- "sha": "a4f8a0099afd3e4562d5798b5c252b10d3160c84 "
7+ "sha": "38d64eea4317cb55fe11f3f5a94873cc4b4df06c "
88 }
99 },
1010 {
1919 "git": {
2020 "name": "synthtool",
2121 "remote": "https://github.com/googleapis/synthtool.git",
22- "sha": "6252f2cd074c38f37b44abe5e96d128733eb1b61 "
22+ "sha": "ff01716e16d2c6e87eaf87197b753ac9fcbbed5d "
2323 }
2424 }
2525 ],
You can’t perform that action at this time.
0 commit comments