Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(808)

Issue 2172553003: The second solution solution for ToT catapult. (Closed)

Created:
4 years, 5 months ago by RobertoCN
Modified:
4 years, 4 months ago
Reviewers:
eakuefner, dtu, iannucci
CC:
chromium-reviews, infra-reviews+build_chromium.org, kjellander-cc_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/build.git@master
Target Ref:
refs/heads/master
Project:
build
Visibility:
Public.

Description

The second solution solution for ToT catapult. This chage makes the bisect recipe check out catapult unmanagedly (ToT) next to src/ . I locally tested this by making the recipe run tracing unittests from this parallel checkout and it seems to work as expected. R=dtu@chromium.org,iannucci@chromium.org Committed: https://chromium.googlesource.com/chromium/tools/build/+/8dbc87ce68b4aab11a98c247c4d4bf07ea1d200c

Patch Set 1 #

Patch Set 2 : Changing approach #

Patch Set 3 : style #

Patch Set 4 : Rebasing. #

Patch Set 5 : Adding custom config to gclient on the chromium_tests module. #

Total comments: 1

Patch Set 6 : Passing gclient config name to BuildSpec. #

Total comments: 6

Patch Set 7 : Addressing feedback and rebasing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -59 lines) Patch
M scripts/slave/recipe_modules/auto_bisect/example.expected/android_arm64_bisector.json View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipe_modules/auto_bisect/example.expected/android_bisector.json View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipe_modules/auto_bisect/example.expected/basic.json View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipe_modules/auto_bisect/example.expected/basic_bisect_script.json View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipe_modules/auto_bisect/example.expected/mac_bisector.json View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipe_modules/auto_bisect/example.expected/reversed_basic.json View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipe_modules/auto_bisect/example.expected/windows_bisector.json View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipe_modules/chromium_tests/chromium_perf.py View 1 2 3 4 5 6 3 chunks +9 lines, -8 lines 0 comments Download
M scripts/slave/recipe_modules/chromium_tests/tryserver_chromium_perf.py View 1 2 3 4 5 6 1 chunk +9 lines, -0 lines 0 comments Download
M scripts/slave/recipes/bisect.expected/basic.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/bisect.expected/basic_return_code_test.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/bisect.expected/broken_bad_revision_test.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/bisect.expected/broken_good_revision_test.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.py View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/bisection/desktop_bisect.py View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M scripts/slave/recipes/bisection/desktop_bisect.expected/basic.json View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/bisection/desktop_bisect.expected/basic_linux_bisect_tester_recipe.json View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/bisection/desktop_bisect.expected/basic_linux_bisect_tester_recipe_ret_code.json View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/bisection/desktop_bisect.expected/basic_perf_tryjob.json View 1 2 3 4 5 6 2 chunks +2 lines, -2 lines 0 comments Download
M scripts/slave/recipes/bisection/desktop_bisect.expected/basic_perf_tryjob_with_metric.json View 1 2 3 4 5 6 2 chunks +2 lines, -2 lines 0 comments Download
M scripts/slave/recipes/bisection/desktop_bisect.expected/basic_perf_tryjob_with_revisions.json View 1 2 3 4 5 6 3 chunks +3 lines, -3 lines 0 comments Download
M scripts/slave/recipes/bisection/desktop_bisect.expected/perf_cq_no_benchmark_to_run.json View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/bisection/desktop_bisect.expected/perf_cq_no_changes.json View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/bisection/desktop_bisect.expected/perf_cq_run_benchmark.json View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/bisection/desktop_bisect.expected/perf_tryjob_config_error.json View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/bisection/desktop_bisect.expected/perf_tryjob_failed_test.json View 1 2 3 4 5 6 2 chunks +2 lines, -2 lines 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_linux_fyi_perf_bisect.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_linux_perf_bisect.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_linux_perf_bisect_builder.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_linux_perf_cq.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_mac_10_10_perf_bisect.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_mac_10_11_perf_bisect.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_mac_fyi_perf_bisect.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_mac_hdd_perf_bisect.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_mac_perf_bisect_builder.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_mac_retina_perf_bisect.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_mac_retina_perf_cq.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win_8_perf_bisect.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win_fyi_perf_bisect.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win_perf_bisect.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win_perf_bisect_builder.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_win_x64_perf_bisect.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64_10_perf_bisect.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64_10_perf_cq.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64_bisect_builder.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64_zen_perf_bisect.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64ati_perf_bisect.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64intel_perf_bisect.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M scripts/slave/recipes/chromium.expected/full_tryserver_chromium_perf_winx64nvidia_perf_bisect.json View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 22 (5 generated)
RobertoCN
4 years, 5 months ago (2016-07-21 08:08:51 UTC) #1
dtu
The chromium_tests recipe module has another mechanism for customizing what gclient config you want to ...
4 years, 4 months ago (2016-07-26 22:58:48 UTC) #4
RobertoCN
On 2016/07/26 22:58:48, dtu wrote: > The chromium_tests recipe module has another mechanism for customizing ...
4 years, 4 months ago (2016-07-27 19:04:02 UTC) #5
dtu
On 2016/07/27 19:04:02, RobertoCN wrote: > On 2016/07/26 22:58:48, dtu wrote: > > The chromium_tests ...
4 years, 4 months ago (2016-07-28 21:18:51 UTC) #6
dtu
On 2016/07/28 21:18:51, dtu wrote: > On 2016/07/27 19:04:02, RobertoCN wrote: > > On 2016/07/26 ...
4 years, 4 months ago (2016-07-28 21:19:21 UTC) #7
RobertoCN
On 2016/07/28 21:19:21, dtu wrote: > On 2016/07/28 21:18:51, dtu wrote: > > On 2016/07/27 ...
4 years, 4 months ago (2016-08-08 22:33:57 UTC) #8
dtu
On 2016/08/08 22:33:57, RobertoCN wrote: > On 2016/07/28 21:19:21, dtu wrote: > > On 2016/07/28 ...
4 years, 4 months ago (2016-08-08 22:45:36 UTC) #9
iannucci
https://codereview.chromium.org/2172553003/diff/40001/scripts/slave/recipe_modules/chromium_tests/tryserver_chromium_perf.py File scripts/slave/recipe_modules/chromium_tests/tryserver_chromium_perf.py (right): https://codereview.chromium.org/2172553003/diff/40001/scripts/slave/recipe_modules/chromium_tests/tryserver_chromium_perf.py#newcode10 scripts/slave/recipe_modules/chromium_tests/tryserver_chromium_perf.py:10: CONFIG_CTX = DEPS['gclient'].CONFIG_CTX this might need to be 'depot_tools/gclient' ...
4 years, 4 months ago (2016-08-08 23:00:52 UTC) #10
iannucci
On 2016/08/08 at 22:45:36, dtu wrote: > On 2016/08/08 22:33:57, RobertoCN wrote: > > On ...
4 years, 4 months ago (2016-08-08 23:02:02 UTC) #11
RobertoCN
On 2016/08/08 23:00:52, iannucci wrote: > https://codereview.chromium.org/2172553003/diff/40001/scripts/slave/recipe_modules/chromium_tests/tryserver_chromium_perf.py > File scripts/slave/recipe_modules/chromium_tests/tryserver_chromium_perf.py > (right): > > https://codereview.chromium.org/2172553003/diff/40001/scripts/slave/recipe_modules/chromium_tests/tryserver_chromium_perf.py#newcode10 ...
4 years, 4 months ago (2016-08-08 23:28:26 UTC) #12
iannucci
On 2016/08/08 at 23:28:26, robertocn wrote: > On 2016/08/08 23:00:52, iannucci wrote: > > https://codereview.chromium.org/2172553003/diff/40001/scripts/slave/recipe_modules/chromium_tests/tryserver_chromium_perf.py ...
4 years, 4 months ago (2016-08-09 01:59:31 UTC) #13
dtu
On 2016/08/09 01:59:31, iannucci wrote: > On 2016/08/08 at 23:28:26, robertocn wrote: > > On ...
4 years, 4 months ago (2016-08-10 01:19:27 UTC) #14
dtu
https://codereview.chromium.org/2172553003/diff/60001/scripts/slave/recipe_modules/chromium_tests/chromium_perf.py File scripts/slave/recipe_modules/chromium_tests/chromium_perf.py (right): https://codereview.chromium.org/2172553003/diff/60001/scripts/slave/recipe_modules/chromium_tests/chromium_perf.py#newcode22 scripts/slave/recipe_modules/chromium_tests/chromium_perf.py:22: platform, target_bits, tests, gclient_config='chromium_perf'): Don't think we need a ...
4 years, 4 months ago (2016-08-10 01:19:40 UTC) #15
RobertoCN
PTAL https://codereview.chromium.org/2172553003/diff/60001/scripts/slave/recipe_modules/chromium_tests/chromium_perf.py File scripts/slave/recipe_modules/chromium_tests/chromium_perf.py (right): https://codereview.chromium.org/2172553003/diff/60001/scripts/slave/recipe_modules/chromium_tests/chromium_perf.py#newcode22 scripts/slave/recipe_modules/chromium_tests/chromium_perf.py:22: platform, target_bits, tests, gclient_config='chromium_perf'): On 2016/08/10 01:19:39, dtu ...
4 years, 4 months ago (2016-08-10 22:59:54 UTC) #16
dtu
lgtm
4 years, 4 months ago (2016-08-10 23:03:21 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2172553003/80001
4 years, 4 months ago (2016-08-10 23:21:30 UTC) #20
commit-bot: I haz the power
4 years, 4 months ago (2016-08-10 23:25:54 UTC) #22
Message was sent while issue was closed.
Committed patchset #7 (id:80001) as
https://chromium.googlesource.com/chromium/tools/build/+/8dbc87ce68b4aab11a98...

Powered by Google App Engine
This is Rietveld 408576698