New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 828464 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[Findit] Flake Analyzer - Add configurable autorevert limit

Project Member Reported by wylieb@chromium.org, Apr 3 2018

Issue description

Add to config when it's ready.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Nov 26

The following revision refers to this bug:
  https://chromium.googlesource.com/infra/infra/+/b983092057b722b5ac207dab9844b2856fcb2a4f

commit b983092057b722b5ac207dab9844b2856fcb2a4f
Author: Jeffrey Li <lijeffrey@chromium.org>
Date: Mon Nov 26 18:47:09 2018

[Findit] Flake Analyzer - Clean up auto revert config

1. Deprecate "autorevert_enabled" in config. Instead to disable auto revert,
   just set the maximum daily values to 0.
2. Add auto_create_revert_daily_threshold_flake and auto_commit_revert_daily_threshold_flake
   to action_settings in config, matching those for compile and test, though
   auto_create_revert_daily_threshold_flake is not yet used.

Bug: 828464
Change-Id: I111506ef77a096178037a1dc50599b2c6044e662
Reviewed-on: https://chromium-review.googlesource.com/c/1347304
Commit-Queue: Jeffrey Li <lijeffrey@chromium.org>
Reviewed-by: Chan Li <chanli@chromium.org>
Cr-Commit-Position: refs/heads/master@{#19152}
[modify] https://crrev.com/b983092057b722b5ac207dab9844b2856fcb2a4f/appengine/findit/handlers/test/config_test.py
[modify] https://crrev.com/b983092057b722b5ac207dab9844b2856fcb2a4f/appengine/findit/handlers/config.py
[modify] https://crrev.com/b983092057b722b5ac207dab9844b2856fcb2a4f/appengine/findit/waterfall/test/waterfall_config_test.py
[modify] https://crrev.com/b983092057b722b5ac207dab9844b2856fcb2a4f/appengine/findit/waterfall/test/wf_testcase.py
[modify] https://crrev.com/b983092057b722b5ac207dab9844b2856fcb2a4f/appengine/findit/services/flake_failure/culprit_util.py
[modify] https://crrev.com/b983092057b722b5ac207dab9844b2856fcb2a4f/appengine/findit/services/flake_failure/test/culprit_util_test.py
[modify] https://crrev.com/b983092057b722b5ac207dab9844b2856fcb2a4f/appengine/findit/model/wf_config.py

Sign in to add a comment