Commit 63b5f989 authored by Ben Kelly's avatar Ben Kelly Committed by Commit Bot

Update CacheStorageSequenceChromeOS fieldtrial_testing_config.

This CL updates the testing config to match the new trial launch target
of 8 maximum parallel cache operations.

Bug: 960012
Change-Id: I7d7b973ffaf257683a2c8fb5913b375b4bd205d3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2343223Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Ben Kelly <wanderview@chromium.org>
Cr-Commit-Position: refs/heads/master@{#797272}
parent 7cf8b99a
......@@ -1369,9 +1369,9 @@
],
"experiments": [
{
"name": "Enabled10_v3",
"name": "Enabled8_v4",
"params": {
"max_shared_ops": "10"
"max_shared_ops": "8"
},
"enable_features": [
"CacheStorageParallelOps",
......
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