Skip to content

Commit 118970a

Browse files
build(java): use ENABLE_FLAKYBOT env variable (#648)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/958b48d1-f891-4f90-b4a3-febd19f4261d/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@ff01716
1 parent 95979c8 commit 118970a

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

java-storage-nio/.kokoro/nightly/integration.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ env_vars: {
2222
}
2323

2424
env_vars: {
25-
key: "ENABLE_BUILD_COP"
25+
key: "ENABLE_FLAKYBOT"
2626
value: "true"
2727
}
2828

java-storage-nio/.kokoro/nightly/samples.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,6 @@ env_vars: {
3333
}
3434

3535
env_vars: {
36-
key: "ENABLE_BUILD_COP"
36+
key: "ENABLE_FLAKYBOT"
3737
value: "true"
3838
}

java-storage-nio/synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-storage-nio.git",
7-
"sha": "d159d987e37fc93b42a9cba31abdcc1e2e0774c2"
7+
"sha": "d9c5aa92637f7140dfe5f9cf49bc7a5ede921b8d"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "1a2878d6909dd10ca4e3c1b5943d6622e996054e"
14+
"sha": "ff01716e16d2c6e87eaf87197b753ac9fcbbed5d"
1515
}
1616
}
1717
],

0 commit comments

Comments
 (0)