Commit fa252e99 authored by Chan Li's avatar Chan Li Committed by Commit Bot

Revert "Reland "Re-enable `chromium.resultdb.result_sink` experiment on...

Revert "Reland "Re-enable `chromium.resultdb.result_sink` experiment on chromium fyi builders at 30%""

This reverts commit 99db6496.

Reason for revert: Found 2 more issues, disable the experiment for now.

Original change's description:
> Reland "Re-enable `chromium.resultdb.result_sink` experiment on chromium fyi builders at 30%"
>
> This is a reland of 6bcf1a99
>
> Original change's description:
> > Re-enable `chromium.resultdb.result_sink` experiment on chromium fyi builders at 30%
> >
> > Bug: 1108016
> > Change-Id: I90beaf78f9f4b8508f6229b17b07a44943f442d6
> > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2462049
> > Reviewed-by: Takuto Ikuta <tikuta@chromium.org>
> > Commit-Queue: Chan Li <chanli@chromium.org>
> > Cr-Commit-Position: refs/heads/master@{#815450}
>
> Bug: 1108016
> Change-Id: I257a1f13a7cefe4c95e0a93d9ba87b57b19c716f
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2463102
> Auto-Submit: Chan Li <chanli@chromium.org>
> Reviewed-by: Takuto Ikuta <tikuta@chromium.org>
> Commit-Queue: Chan Li <chanli@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#815483}

TBR=chanli@chromium.org,tikuta@chromium.org

Change-Id: I435ca3e7d459cdfe0ae4edbc29acb671570632f5
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 1108016
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2464239Reviewed-by: default avatarChan Li <chanli@chromium.org>
Commit-Queue: Chan Li <chanli@chromium.org>
Cr-Commit-Position: refs/heads/master@{#815861}
parent f4f490a2
This diff is collapsed.
......@@ -693,7 +693,7 @@ def fyi_builder(
# TODO(crbug.com/1108016): Move this kwarg to ci.builder(), after
# ResultSink and result_adapter is confirmed to work.
experiments = {
"chromium.resultdb.result_sink": 30,
"chromium.resultdb.result_sink": 0,
},
**kwargs
)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment