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

Issue 2113553002: Revert of Build delegation for perf tryjobs - fix false account name (Closed)

Created:
4 years, 5 months ago by Ziqi Xiong
Modified:
4 years, 5 months ago
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

Revert of Build delegation for perf tryjobs - fix false account name (patchset #2 id:10001 of https://codereview.chromium.org/2103133005/ ) Reason for revert: Broken tryjobs. Original issue's description: > This CL attempts to implement build delegation for perf tryjobs. > Currently, perf try jobs build on the same builder that runs the test. > This is bad because often we want much slower performance characteristics on > our perfbots than on our builders, and this makes the builds very slow or even impossible. > > BUG= http://crbug.com/601699 > > Committed: https://chromium.googlesource.com/chromium/tools/build/+/b89e76b0fd8bebe0ccd45aabf54dca49b3cf26b9 > Committed: https://chromium.googlesource.com/chromium/tools/build/+/f7f2bbca20726ccb4dbeed103e8d3b32c90b6d46 TBR=robertocn@chromium.org,sergeyberezin@chromium.org,dnj@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG= http://crbug.com/601699 Committed: https://chromium.googlesource.com/chromium/tools/build/+/5943731df518183ecd786378e727fca4f3c46e72

Patch Set 1 #

Patch Set 2 : Manually reverting #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6016 lines, -7611 lines) Patch
M scripts/slave/recipe_modules/chromium_tests/api.py View 1 1 chunk +2 lines, -2 lines 0 comments Download
M scripts/slave/recipe_modules/perf_try/__init__.py View 1 2 chunks +0 lines, -3 lines 0 comments Download
M scripts/slave/recipe_modules/perf_try/api.py View 1 4 chunks +7 lines, -153 lines 0 comments Download
D scripts/slave/recipe_modules/perf_try/build_state.py View 1 chunk +0 lines, -54 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.py View 1 6 chunks +25 lines, -110 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_android_fyi_perf_bisect.json View 4 chunks +7 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus5X_perf_bisect.json View 4 chunks +7 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus5_perf_bisect.json View 4 chunks +7 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus6_perf_bisect.json View 4 chunks +7 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus7_perf_bisect.json View 4 chunks +7 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_android_nexus9_perf_bisect.json View 4 chunks +7 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_android_one_perf_bisect.json View 4 chunks +7 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_android_s5_perf_bisect.json View 4 chunks +7 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_android_s5_perf_cq.json View 4 chunks +7 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_android_webview_arm64_aosp_perf_bisect.json View 4 chunks +7 lines, -7 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_fyi_perf_bisect.json View 1 9 chunks +111 lines, -192 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus5X_perf_bisect.json View 1 9 chunks +111 lines, -192 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus5_perf_bisect.json View 1 9 chunks +111 lines, -192 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus6_perf_bisect.json View 1 9 chunks +111 lines, -192 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus7_perf_bisect.json View 1 9 chunks +111 lines, -192 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_nexus9_perf_bisect.json View 1 9 chunks +111 lines, -192 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_one_perf_bisect.json View 1 9 chunks +111 lines, -192 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_s5_perf_bisect.json View 1 9 chunks +111 lines, -192 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_s5_perf_cq.json View 1 9 chunks +111 lines, -192 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_android_webview_arm64_aosp_perf_bisect.json View 1 9 chunks +111 lines, -192 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_fyi_perf_bisect.json View 1 9 chunks +111 lines, -192 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_nexus5X_perf_bisect.json View 1 9 chunks +111 lines, -192 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_nexus5_perf_bisect.json View 1 9 chunks +111 lines, -192 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_nexus6_perf_bisect.json View 1 9 chunks +111 lines, -192 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_nexus7_perf_bisect.json View 1 9 chunks +111 lines, -192 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_nexus9_perf_bisect.json View 1 9 chunks +111 lines, -192 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_one_perf_bisect.json View 1 9 chunks +111 lines, -192 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_s5_perf_bisect.json View 1 9 chunks +111 lines, -192 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_s5_perf_cq.json View 1 9 chunks +111 lines, -192 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_metric_android_webview_arm64_aosp_perf_bisect.json View 1 9 chunks +111 lines, -192 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_fyi_perf_bisect.json View 1 9 chunks +128 lines, -154 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus5X_perf_bisect.json View 1 9 chunks +128 lines, -154 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus5_perf_bisect.json View 1 9 chunks +128 lines, -154 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus6_perf_bisect.json View 1 9 chunks +128 lines, -154 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus7_perf_bisect.json View 1 9 chunks +128 lines, -154 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_nexus9_perf_bisect.json View 1 9 chunks +128 lines, -154 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_one_perf_bisect.json View 1 9 chunks +128 lines, -154 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_s5_perf_bisect.json View 1 9 chunks +128 lines, -154 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_s5_perf_cq.json View 1 9 chunks +128 lines, -154 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/basic_perf_tryjob_with_revisions_android_webview_arm64_aosp_perf_bisect.json View 1 9 chunks +128 lines, -154 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_fyi_perf_bisect.json View 1 11 chunks +199 lines, -110 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_nexus5X_perf_bisect.json View 1 11 chunks +199 lines, -110 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_nexus5_perf_bisect.json View 1 11 chunks +199 lines, -110 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_nexus6_perf_bisect.json View 1 11 chunks +199 lines, -110 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_nexus7_perf_bisect.json View 1 11 chunks +199 lines, -110 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_nexus9_perf_bisect.json View 1 11 chunks +199 lines, -110 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_one_perf_bisect.json View 1 11 chunks +199 lines, -110 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_s5_perf_bisect.json View 1 11 chunks +199 lines, -110 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_s5_perf_cq.json View 1 11 chunks +199 lines, -110 lines 0 comments Download
M scripts/slave/recipes/bisection/android_bisect.expected/perf_tryjob_failed_test_android_webview_arm64_aosp_perf_bisect.json View 1 11 chunks +199 lines, -110 lines 0 comments Download
M scripts/slave/recipes/bisection/desktop_bisect.py View 1 5 chunks +7 lines, -91 lines 0 comments Download
M scripts/slave/recipes/bisection/desktop_bisect.expected/basic_perf_tryjob.json View 1 8 chunks +104 lines, -172 lines 0 comments Download
M scripts/slave/recipes/bisection/desktop_bisect.expected/basic_perf_tryjob_with_metric.json View 1 8 chunks +104 lines, -172 lines 0 comments Download
M scripts/slave/recipes/bisection/desktop_bisect.expected/basic_perf_tryjob_with_revisions.json View 1 8 chunks +103 lines, -132 lines 0 comments Download
M scripts/slave/recipes/bisection/desktop_bisect.expected/perf_tryjob_failed_test.json View 1 8 chunks +104 lines, -172 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
Ziqi Xiong
Created Revert of Build delegation for perf tryjobs - fix false account name
4 years, 5 months ago (2016-06-30 01:09:09 UTC) #2
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/2113553002/1
4 years, 5 months ago (2016-06-30 01:09:16 UTC) #3
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full ...
4 years, 5 months ago (2016-06-30 01:09:19 UTC) #5
Sergey Berezin (google)
LGTM
4 years, 5 months ago (2016-06-30 02:13:11 UTC) #7
RobertoCN
This revert might not be necessary anymore. Waiting on a tryjob to succeed after a ...
4 years, 5 months ago (2016-06-30 18:07:21 UTC) #8
RobertoCN
On 2016/06/30 18:07:21, RobertoCN wrote: > This revert might not be necessary anymore. Waiting on ...
4 years, 5 months ago (2016-06-30 18:20:13 UTC) #9
RobertoCN
lgtm
4 years, 5 months ago (2016-06-30 18:20:23 UTC) #11
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/2113553002/1
4 years, 5 months ago (2016-06-30 18:20:28 UTC) #12
commit-bot: I haz the power
Failed to apply patch for scripts/slave/recipes/bisection/desktop_bisect.expected/basic_perf_tryjob.json: While running git apply --index -3 -p1; error: patch ...
4 years, 5 months ago (2016-06-30 18:20:51 UTC) #14
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/2113553002/330001
4 years, 5 months ago (2016-06-30 18:41:19 UTC) #17
commit-bot: I haz the power
4 years, 5 months ago (2016-06-30 18:42:17 UTC) #19
Message was sent while issue was closed.
Committed patchset #2 (id:330001) as
https://chromium.googlesource.com/chromium/tools/build/+/5943731df518183ecd78...

Powered by Google App Engine
This is Rietveld 408576698