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

Issue 2215803002: Move builder_spec, [dm|nanobench]_flags, builder_name_schema to recipes (Closed)

Created:
4 years, 4 months ago by borenet2
Modified:
4 years, 4 months ago
Reviewers:
borenet, rmistry, rmistry1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Move builder_spec, [dm|nanobench]_flags, builder_name_schema to recipes - builder_name_schema becomes its own recipe module. - builder_spec, dm, and nanobench flags move into vars module. - recipe expectation diffs include: - no more buildbot_spec.py step - "real" dm and nanobench flags, instead of --dummy-flags - some inconsequential stuff in visualbench, which is removed anyway. BUG=skia:5578 GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2215803002 Committed: https://skia.googlesource.com/skia/+/538d5b68e8b6a8745ac8947f15abf1c7c6de8f18

Patch Set 1 #

Patch Set 2 : Fix deps order #

Total comments: 4

Patch Set 3 : gyp_defines -> get_gyp_defines #

Patch Set 4 : Add missing blacklist #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6055 lines, -22405 lines) Patch
D infra/bots/gen_buildbot_specs.py View 1 chunk +0 lines, -172 lines 0 comments Download
M infra/bots/infrabots.isolate View 1 chunk +0 lines, -6 lines 0 comments Download
A + infra/bots/recipe_modules/builder_name_schema/__init__.py View 1 chunk +4 lines, -4 lines 0 comments Download
A infra/bots/recipe_modules/builder_name_schema/api.py View 1 chunk +39 lines, -0 lines 0 comments Download
A + infra/bots/recipe_modules/builder_name_schema/builder_name_schema.json View 0 chunks +-1 lines, --1 lines 0 comments Download
A + infra/bots/recipe_modules/builder_name_schema/builder_name_schema.py View 7 chunks +11 lines, -40 lines 0 comments Download
M infra/bots/recipe_modules/core/api.py View 2 chunks +4 lines, -20 lines 0 comments Download
D infra/bots/recipe_modules/core/fake_specs.py View 1 chunk +0 lines, -1526 lines 0 comments Download
M infra/bots/recipe_modules/run/api.py View 1 chunk +0 lines, -10 lines 0 comments Download
M infra/bots/recipe_modules/vars/__init__.py View 1 chunk +1 line, -0 lines 0 comments Download
M infra/bots/recipe_modules/vars/api.py View 1 2 3 2 chunks +675 lines, -0 lines 0 comments Download
M infra/bots/recipes/swarm_RecreateSKPs.expected/Housekeeper-Nightly-RecreateSKPs_Canary.json View 1 chunk +0 lines, -39 lines 0 comments Download
M infra/bots/recipes/swarm_RecreateSKPs.expected/Housekeeper-Weekly-RecreateSKPs.json View 1 chunk +0 lines, -39 lines 0 comments Download
M infra/bots/recipes/swarm_compile.expected/Build-Mac-Clang-Arm7-Debug-Android.json View 1 chunk +0 lines, -45 lines 0 comments Download
M infra/bots/recipes/swarm_compile.expected/Build-Mac-Clang-Arm7-Release-iOS.json View 1 chunk +0 lines, -44 lines 0 comments Download
M infra/bots/recipes/swarm_compile.expected/Build-Mac-Clang-x86_64-Debug-CommandBuffer.json View 1 chunk +0 lines, -44 lines 0 comments Download
M infra/bots/recipes/swarm_compile.expected/Build-Mac-Clang-x86_64-Release-CMake.json View 1 chunk +0 lines, -44 lines 0 comments Download
M infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-Clang-x86_64-Debug-GN.json View 1 chunk +0 lines, -44 lines 0 comments Download
M infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-Arm7-Debug-Android-Trybot.json View 1 chunk +0 lines, -43 lines 0 comments Download
M infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-Arm7-Release-Android.json View 1 chunk +0 lines, -43 lines 0 comments Download
M infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-Arm7-Release-Android_Vulkan.json View 1 chunk +0 lines, -43 lines 0 comments Download
M infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86-Debug.json View 1 chunk +0 lines, -41 lines 0 comments Download
M infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86_64-Debug-GN.json View 1 chunk +0 lines, -42 lines 0 comments Download
M infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86_64-Debug-MSAN.json View 1 chunk +0 lines, -43 lines 0 comments Download
M infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86_64-Release-CMake.json View 1 chunk +0 lines, -42 lines 0 comments Download
M infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86_64-Release-PDFium.json View 1 chunk +0 lines, -42 lines 0 comments Download
M infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86_64-Release-Shared.json View 1 chunk +0 lines, -42 lines 0 comments Download
M infra/bots/recipes/swarm_compile.expected/Build-Ubuntu-GCC-x86_64-Release-Valgrind.json View 1 chunk +0 lines, -42 lines 0 comments Download
M infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86-Debug.json View 1 chunk +0 lines, -41 lines 0 comments Download
M infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86-Release-GN.json View 1 chunk +0 lines, -42 lines 0 comments Download
M infra/bots/recipes/swarm_compile.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json View 1 chunk +0 lines, -42 lines 0 comments Download
M infra/bots/recipes/swarm_compile.expected/big_issue_number.json View 1 chunk +0 lines, -41 lines 0 comments Download
M infra/bots/recipes/swarm_compile.expected/failed_compile.json View 1 chunk +0 lines, -41 lines 0 comments Download
M infra/bots/recipes/swarm_compile.expected/win_retry_failed_compile.json View 1 chunk +0 lines, -41 lines 0 comments Download
M infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit.json View 1 chunk +0 lines, -38 lines 0 comments Download
M infra/bots/recipes/swarm_housekeeper.expected/Housekeeper-PerCommit-Trybot.json View 1 chunk +0 lines, -38 lines 0 comments Download
M infra/bots/recipes/swarm_perf.expected/Perf-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Release.json View 2 chunks +44 lines, -47 lines 0 comments Download
M infra/bots/recipes/swarm_perf.expected/Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.json View 3 chunks +96 lines, -47 lines 0 comments Download
M infra/bots/recipes/swarm_perf.expected/Perf-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-VisualBench.json View 3 chunks +43 lines, -47 lines 0 comments Download
M infra/bots/recipes/swarm_perf.expected/Perf-Win-MSVC-GCE-CPU-AVX2-x86_64-Debug.json View 2 chunks +39 lines, -45 lines 0 comments Download
M infra/bots/recipes/swarm_perf.expected/Perf-Win-MSVC-GCE-CPU-AVX2-x86_64-Release.json View 2 chunks +39 lines, -45 lines 0 comments Download
M infra/bots/recipes/swarm_perf.expected/Perf-Win8-MSVC-ShuttleB-GPU-HD4600-x86_64-Release-Trybot.json View 2 chunks +42 lines, -45 lines 0 comments Download
M infra/bots/recipes/swarm_perf.expected/big_issue_number.json View 2 chunks +42 lines, -45 lines 0 comments Download
M infra/bots/recipes/swarm_test.expected/Test-Android-GCC-GalaxyS3-GPU-Mali400-Arm7-Debug.json View 1 2 3 2 chunks +303 lines, -47 lines 0 comments Download
M infra/bots/recipes/swarm_test.expected/Test-Android-GCC-Nexus7-GPU-Tegra3-Arm7-Debug.json View 1 2 3 2 chunks +297 lines, -47 lines 0 comments Download
M infra/bots/recipes/swarm_test.expected/Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot.json View 1 2 3 2 chunks +199 lines, -48 lines 0 comments Download
M infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug.json View 1 2 3 2 chunks +199 lines, -45 lines 0 comments Download
M infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN.json View 1 2 3 2 chunks +202 lines, -47 lines 0 comments Download
M infra/bots/recipes/swarm_test.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.json View 1 2 3 4 chunks +930 lines, -48 lines 0 comments Download
M infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json View 1 2 3 2 chunks +256 lines, -45 lines 0 comments Download
M infra/bots/recipes/swarm_test.expected/Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Debug.json View 1 2 3 2 chunks +334 lines, -48 lines 0 comments Download
M infra/bots/recipes/swarm_test.expected/adb_in_path.json View 1 2 3 2 chunks +297 lines, -47 lines 0 comments Download
M infra/bots/recipes/swarm_test.expected/big_issue_number.json View 1 2 3 2 chunks +256 lines, -45 lines 0 comments Download
M infra/bots/recipes/swarm_test.expected/download_and_push_skimage.json View 1 2 3 2 chunks +297 lines, -47 lines 0 comments Download
M infra/bots/recipes/swarm_test.expected/download_and_push_skps.json View 1 2 3 2 chunks +297 lines, -47 lines 0 comments Download
M infra/bots/recipes/swarm_test.expected/failed_dm.json View 1 2 3 2 chunks +199 lines, -45 lines 0 comments Download
M infra/bots/recipes/swarm_test.expected/failed_get_hashes.json View 1 2 3 2 chunks +297 lines, -47 lines 0 comments Download
M infra/bots/recipes/swarm_test.expected/missing_SKP_VERSION_device.json View 1 2 3 2 chunks +297 lines, -47 lines 0 comments Download
M infra/bots/recipes/swarm_test.expected/missing_SK_IMAGE_VERSION_device.json View 1 2 3 2 chunks +297 lines, -47 lines 0 comments Download
M infra/bots/recipes/swarm_trigger.py View 1 7 chunks +20 lines, -22 lines 0 comments Download
M infra/bots/recipes/swarm_trigger.expected/Build-Mac-Clang-x86_64-Release.json View 1 chunk +0 lines, -43 lines 0 comments Download
M infra/bots/recipes/swarm_trigger.expected/Build-Ubuntu-GCC-Arm64-Debug-Android_Vulkan.json View 1 chunk +0 lines, -43 lines 0 comments Download
M infra/bots/recipes/swarm_trigger.expected/Build-Ubuntu-GCC-x86_64-Debug.json View 1 chunk +0 lines, -41 lines 0 comments Download
M infra/bots/recipes/swarm_trigger.expected/Build-Ubuntu-GCC-x86_64-Debug-GN.json View 1 chunk +0 lines, -42 lines 0 comments Download
M infra/bots/recipes/swarm_trigger.expected/Build-Ubuntu-GCC-x86_64-Release-RemoteRun.json View 1 chunk +0 lines, -42 lines 0 comments Download
M infra/bots/recipes/swarm_trigger.expected/Build-Ubuntu-GCC-x86_64-Release-Trybot.json View 1 chunk +0 lines, -41 lines 0 comments Download
M infra/bots/recipes/swarm_trigger.expected/Build-Win-MSVC-x86_64-Release.json View 1 chunk +0 lines, -41 lines 0 comments Download
M infra/bots/recipes/swarm_trigger.expected/Build-Win-MSVC-x86_64-Release-Vulkan.json View 1 chunk +0 lines, -42 lines 0 comments Download
M infra/bots/recipes/swarm_trigger.expected/Housekeeper-Nightly-RecreateSKPs_Canary.json View 1 chunk +0 lines, -39 lines 0 comments Download
M infra/bots/recipes/swarm_trigger.expected/Housekeeper-PerCommit.json View 1 chunk +0 lines, -80 lines 0 comments Download
M infra/bots/recipes/swarm_trigger.expected/Perf-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Trybot.json View 1 chunk +0 lines, -85 lines 0 comments Download
M infra/bots/recipes/swarm_trigger.expected/Test-Android-GCC-NVIDIA_Shield-GPU-TegraX1-Arm64-Debug-Vulkan.json View 2 chunks +0 lines, -90 lines 0 comments Download
M infra/bots/recipes/swarm_trigger.expected/Test-Android-GCC-Nexus7v2-GPU-Tegra3-Arm7-Release.json View 2 chunks +0 lines, -89 lines 0 comments Download
M infra/bots/recipes/swarm_trigger.expected/Test-Mac-Clang-MacMini6.2-CPU-AVX-x86_64-Release.json View 1 chunk +0 lines, -89 lines 0 comments Download
M infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-Clang-GCE-CPU-AVX2-x86_64-Coverage-Trybot.json View 1 chunk +0 lines, -47 lines 0 comments Download
M infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug.json View 1 chunk +0 lines, -85 lines 0 comments Download
M infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Debug-MSAN.json View 1 chunk +0 lines, -89 lines 0 comments Download
M infra/bots/recipes/swarm_trigger.expected/Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind.json View 1 chunk +0 lines, -87 lines 0 comments Download
M infra/bots/recipes/swarm_trigger.expected/Test-Win8-MSVC-ShuttleA-GPU-HD7770-x86_64-Release.json View 1 chunk +0 lines, -85 lines 0 comments Download
M infra/bots/recipes/swarm_trigger.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release.json View 1 chunk +0 lines, -85 lines 0 comments Download
M infra/bots/recipes/swarm_trigger.expected/Test-iOS-Clang-iPad4-GPU-SGX554-Arm7-Release.json View 1 chunk +0 lines, -91 lines 0 comments Download
D tools/buildbot_spec.json View 1 chunk +0 lines, -9024 lines 0 comments Download
D tools/buildbot_spec.py View 1 chunk +0 lines, -412 lines 0 comments Download
D tools/builder_name_schema.json View 1 chunk +0 lines, -43 lines 0 comments Download
D tools/builder_name_schema.py View 1 chunk +0 lines, -196 lines 0 comments Download
D tools/dm_flags.json View 1 chunk +0 lines, -6262 lines 0 comments Download
D tools/dm_flags.py View 1 chunk +0 lines, -373 lines 0 comments Download
D tools/nanobench_flags.json View 1 chunk +0 lines, -601 lines 0 comments Download
D tools/nanobench_flags.py View 1 chunk +0 lines, -205 lines 0 comments Download

Messages

Total messages: 21 (14 generated)
borenet
4 years, 4 months ago (2016-08-04 14:52:27 UTC) #4
rmistry
lgtm https://codereview.chromium.org/2215803002/diff/20001/infra/bots/recipe_modules/builder_name_schema/api.py File infra/bots/recipe_modules/builder_name_schema/api.py (right): https://codereview.chromium.org/2215803002/diff/20001/infra/bots/recipe_modules/builder_name_schema/api.py#newcode30 infra/bots/recipe_modules/builder_name_schema/api.py:30: self.TRYBOT_NAME_SUFFIX = builder_name_schema.TRYBOT_NAME_SUFFIX Not sure these variables need ...
4 years, 4 months ago (2016-08-04 17:15:47 UTC) #8
borenet
https://codereview.chromium.org/2215803002/diff/20001/infra/bots/recipe_modules/builder_name_schema/api.py File infra/bots/recipe_modules/builder_name_schema/api.py (right): https://codereview.chromium.org/2215803002/diff/20001/infra/bots/recipe_modules/builder_name_schema/api.py#newcode30 infra/bots/recipe_modules/builder_name_schema/api.py:30: self.TRYBOT_NAME_SUFFIX = builder_name_schema.TRYBOT_NAME_SUFFIX On 2016/08/04 17:15:46, rmistry wrote: > ...
4 years, 4 months ago (2016-08-04 17:23:41 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/2215803002/40001
4 years, 4 months ago (2016-08-04 17:24:18 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot on master.client.skia (JOB_FAILED, http://build.chromium.org/p/client.skia/builders/Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-Shared-Trybot/builds/10337)
4 years, 4 months ago (2016-08-04 17:33:51 UTC) #16
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/2215803002/60001
4 years, 4 months ago (2016-08-04 17:48:59 UTC) #19
commit-bot: I haz the power
4 years, 4 months ago (2016-08-04 18:07:14 UTC) #21
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://skia.googlesource.com/skia/+/538d5b68e8b6a8745ac8947f15abf1c7c6de8f18

Powered by Google App Engine
This is Rietveld 408576698