Remove omit_python2 experiment set to 0% for lkgr finder.
Change-Id: I39fb8b9dfb982063ba56b662ccb41ee64e7a0851 Bug: None Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/303701 Commit-Queue: Jeremy Leconte <jleconte@google.com> Reviewed-by: Christoffer Jansson <jansson@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39991}
This commit is contained in:
parent
ea33f7f6a3
commit
ab7eb9df02
@ -891,6 +891,4 @@ cron_builder(
|
|||||||
"config": lkgr_config,
|
"config": lkgr_config,
|
||||||
},
|
},
|
||||||
schedule = "*/10 * * * *", # Every 10 minutes.
|
schedule = "*/10 * * * *", # Every 10 minutes.
|
||||||
# TODO(crbug.com/1393420): remove this.
|
|
||||||
experiments = {"luci.buildbucket.omit_python2": 0},
|
|
||||||
)
|
)
|
||||||
|
|||||||
@ -1925,10 +1925,6 @@ buckets {
|
|||||||
execution_timeout_secs: 7200
|
execution_timeout_secs: 7200
|
||||||
build_numbers: YES
|
build_numbers: YES
|
||||||
service_account: "chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com"
|
service_account: "chromium-webrtc-autoroll@webrtc-ci.iam.gserviceaccount.com"
|
||||||
experiments {
|
|
||||||
key: "luci.buildbucket.omit_python2"
|
|
||||||
value: 0
|
|
||||||
}
|
|
||||||
experiments {
|
experiments {
|
||||||
key: "luci.recipes.use_python3"
|
key: "luci.recipes.use_python3"
|
||||||
value: 100
|
value: 100
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user