remove profiler config from chromeos-amd64-generic-rel (reclient)
Currently, it does not work correctly. Let me temporary exclude to understand the issue well. Bug: 1198876 Change-Id: Ib201ac70e86cf083f96588421467f54e034b07e2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2978531 Auto-Submit: Yoshisato Yanagisawa <yyanagisawa@chromium.org> Commit-Queue: Takuto Ikuta <tikuta@chromium.org> Reviewed-by: Takuto Ikuta <tikuta@chromium.org> Cr-Commit-Position: refs/heads/master@{#894571}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
a7c21f9e99
commit
b559b0a7b8
infra/config
@ -23507,7 +23507,7 @@ buckets {
|
||||
name: "chromium"
|
||||
cipd_package: "infra/recipe_bundles/chromium.googlesource.com/chromium/tools/build"
|
||||
cipd_version: "refs/heads/master"
|
||||
properties_j: "$build/reclient:{\"instance\":\"rbe-chromium-trusted\",\"metrics_project\":\"chromium-reclient-metrics\",\"profiler_service\":\"reclient-cros\"}"
|
||||
properties_j: "$build/reclient:{\"instance\":\"rbe-chromium-trusted\",\"metrics_project\":\"chromium-reclient-metrics\"}"
|
||||
properties_j: "$kitchen:{\"devshell\":true,\"emulate_gce\":true,\"git_auth\":true}"
|
||||
properties_j: "$recipe_engine/isolated:{\"server\":\"https://isolateserver.appspot.com\"}"
|
||||
properties_j: "$recipe_engine/resultdb/test_presentation:{\"column_keys\":[],\"grouping_keys\":[\"status\",\"v.test_suite\"]}"
|
||||
|
@ -4069,7 +4069,6 @@ ci.fyi_builder(
|
||||
),
|
||||
goma_backend = None,
|
||||
reclient_instance = rbe_instance.DEFAULT,
|
||||
reclient_profiler_service = "reclient-cros",
|
||||
configure_kitchen = True,
|
||||
kitchen_emulate_gce = True,
|
||||
os = os.LINUX_BIONIC_REMOVE,
|
||||
|
Reference in New Issue
Block a user