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

Issue 1906323003: recipe engine: extract infra-specific paths out of the engine (Closed)

Created:
4 years, 8 months ago by Paweł Hajdan Jr.
Modified:
4 years, 7 months ago
Reviewers:
iannucci, martiniss
CC:
chromium-reviews, infra-reviews+recipes-py_chromium.org
Base URL:
https://github.com/luci/recipes-py.git@master
Target Ref:
refs/heads/master
Project:
recipes-py
Visibility:
Public.

Description

recipe engine: extract infra-specific paths out of the engine BUG=chromium:605919 Committed: https://github.com/luci/recipes-py/commit/f712a9271eb999e8b43c48ea9404f4bef393e486

Patch Set 1 #

Patch Set 2 : presubmit #

Total comments: 2

Patch Set 3 : tmp #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -558 lines) Patch
M recipe_modules/generator_script/example.py View 1 2 1 chunk +1 line, -1 line 0 comments Download
M recipe_modules/generator_script/example.expected/always_run.json View 1 2 1 chunk +1 line, -1 line 0 comments Download
M recipe_modules/generator_script/example.expected/basic.json View 1 2 1 chunk +1 line, -1 line 0 comments Download
M recipe_modules/generator_script/example.expected/basic_python.json View 1 2 1 chunk +1 line, -1 line 0 comments Download
M recipe_modules/generator_script/example.expected/malformed_command.json View 1 2 1 chunk +1 line, -1 line 0 comments Download
M recipe_modules/generator_script/example.expected/presentation.json View 1 2 1 chunk +1 line, -1 line 0 comments Download
M recipe_modules/json/example.py View 1 2 1 chunk +1 line, -1 line 0 comments Download
M recipe_modules/json/example.expected/basic.json View 1 2 5 chunks +2 lines, -8 lines 0 comments Download
M recipe_modules/path/__init__.py View 1 1 chunk +4 lines, -1 line 0 comments Download
M recipe_modules/path/api.py View 1 2 3 chunks +4 lines, -10 lines 0 comments Download
M recipe_modules/path/config.py View 1 2 2 chunks +3 lines, -48 lines 0 comments Download
M recipe_modules/path/example.py View 1 2 4 chunks +5 lines, -17 lines 0 comments Download
M recipe_modules/path/example.expected/linux.json View 1 2 3 chunks +3 lines, -8 lines 0 comments Download
D recipe_modules/path/example.expected/linux_kitchen.json View 1 chunk +0 lines, -47 lines 0 comments Download
D recipe_modules/path/example.expected/linux_swarming.json View 1 chunk +0 lines, -47 lines 0 comments Download
M recipe_modules/path/example.expected/mac.json View 1 2 3 chunks +3 lines, -8 lines 0 comments Download
D recipe_modules/path/example.expected/mac_kitchen.json View 1 chunk +0 lines, -47 lines 0 comments Download
D recipe_modules/path/example.expected/mac_swarming.json View 1 chunk +0 lines, -47 lines 0 comments Download
M recipe_modules/path/example.expected/win.json View 1 2 3 chunks +3 lines, -8 lines 0 comments Download
D recipe_modules/path/example.expected/win_kitchen.json View 1 chunk +0 lines, -47 lines 0 comments Download
D recipe_modules/path/example.expected/win_swarming.json View 1 chunk +0 lines, -47 lines 0 comments Download
M recipe_modules/platform/example.expected/linux64.json View 1 chunk +0 lines, -1 line 0 comments Download
M recipe_modules/platform/example.expected/mac64.json View 1 chunk +0 lines, -1 line 0 comments Download
M recipe_modules/platform/example.expected/win32.json View 1 chunk +0 lines, -1 line 0 comments Download
M recipe_modules/properties/example.expected/basic.json View 2 chunks +0 lines, -2 lines 0 comments Download
M recipe_modules/properties/example.expected/buildbot_generic.json View 2 chunks +0 lines, -2 lines 0 comments Download
M recipe_modules/properties/example.expected/buildbot_git_scheduled.json View 2 chunks +0 lines, -2 lines 0 comments Download
M recipe_modules/properties/example.expected/buildbot_scheduled.json View 2 chunks +0 lines, -2 lines 0 comments Download
M recipe_modules/properties/example.expected/buildbot_tryserver.json View 2 chunks +0 lines, -2 lines 0 comments Download
M recipe_modules/properties/example.expected/buildbot_tryserver_gerrit.json View 2 chunks +0 lines, -2 lines 0 comments Download
M recipe_modules/properties/example.expected/dicts.json View 2 chunks +0 lines, -2 lines 0 comments Download
M recipe_modules/properties/example.expected/lists.json View 2 chunks +0 lines, -2 lines 0 comments Download
M recipe_modules/python/example.expected/basic.json View 2 chunks +0 lines, -2 lines 0 comments Download
M recipe_modules/raw_io/example.py View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M recipe_modules/raw_io/example.expected/basic.json View 1 2 6 chunks +2 lines, -10 lines 0 comments Download
M recipe_modules/shutil/example.py View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M recipe_modules/shutil/example.expected/basic.json View 1 2 18 chunks +12 lines, -33 lines 0 comments Download
M recipe_modules/step/api.py View 1 chunk +0 lines, -1 line 0 comments Download
M recipe_modules/step/example.expected/basic.json View 13 chunks +0 lines, -13 lines 0 comments Download
M recipe_modules/step/example.expected/defer_results.json View 11 chunks +0 lines, -11 lines 0 comments Download
M recipe_modules/step/example.expected/exceptional.json View 8 chunks +0 lines, -8 lines 0 comments Download
M recipe_modules/step/example.expected/infra_failure.json View 13 chunks +0 lines, -13 lines 0 comments Download
M recipe_modules/step/example.expected/invalid_access.json View 14 chunks +0 lines, -14 lines 0 comments Download
M recipe_modules/step/example.expected/warning.json View 9 chunks +0 lines, -9 lines 0 comments Download
M recipe_modules/tempfile/example.expected/basic.json View 1 2 1 chunk +2 lines, -3 lines 0 comments Download
M recipe_modules/time/example.expected/defaults.json View 1 chunk +0 lines, -1 line 0 comments Download
M recipe_modules/time/example.expected/seed_and_step.json View 1 chunk +0 lines, -1 line 0 comments Download
M recipe_modules/uuid/example.expected/basic.json View 1 chunk +0 lines, -1 line 0 comments Download
M recipes/engine_tests/depend_on/bottom.expected/basic.json View 1 chunk +0 lines, -1 line 0 comments Download
M recipes/engine_tests/depend_on/no_return.expected/basic.json View 1 chunk +0 lines, -1 line 0 comments Download
M recipes/engine_tests/functools_partial.expected/basic.json View 1 chunk +0 lines, -1 line 0 comments Download
M recipes/engine_tests/multi_test_data.expected/basic.json View 1 chunk +0 lines, -1 line 0 comments Download
M recipes/engine_tests/nonexistent_command.expected/basic.json View 1 chunk +0 lines, -1 line 0 comments Download
M recipes/engine_tests/subannotations.expected/basic.json View 2 chunks +0 lines, -2 lines 0 comments Download
M recipes/engine_tests/trigger.expected/basic.json View 1 chunk +0 lines, -1 line 0 comments Download
M recipes/example/defer.expected/basic.json View 2 chunks +0 lines, -2 lines 0 comments Download
M recipes/example/defer.expected/one_fail.json View 2 chunks +0 lines, -2 lines 0 comments Download
M recipes/example/nested.expected/basic.json View 5 chunks +0 lines, -6 lines 0 comments Download

Messages

Total messages: 18 (8 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1906323003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1906323003/1
4 years, 8 months ago (2016-04-22 13:52:18 UTC) #2
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: Recipes-py Presubmit on master.tryserver.infra (JOB_FAILED, https://build.chromium.org/p/tryserver.infra/builders/Recipes-py%20Presubmit/builds/180)
4 years, 8 months ago (2016-04-22 13:56:49 UTC) #4
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1906323003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1906323003/20001
4 years, 8 months ago (2016-04-22 13:59:28 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 8 months ago (2016-04-22 14:01:39 UTC) #8
Paweł Hajdan Jr.
4 years, 8 months ago (2016-04-22 14:02:45 UTC) #10
iannucci
lgtm % tmp_base for some examples. Also, wdyt about s/tmp_base/tmp/ ? I'm not sure if ...
4 years, 8 months ago (2016-04-23 20:13:09 UTC) #11
Paweł Hajdan Jr.
Good point about s/tmp_base/tmp. Done. https://codereview.chromium.org/1906323003/diff/20001/recipe_modules/generator_script/example.py File recipe_modules/generator_script/example.py (right): https://codereview.chromium.org/1906323003/diff/20001/recipe_modules/generator_script/example.py#newcode21 recipe_modules/generator_script/example.py:21: api.path['checkout'] = api.path['tmp_base'].join('checkout') On ...
4 years, 7 months ago (2016-04-26 08:34:15 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1906323003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1906323003/40001
4 years, 7 months ago (2016-04-26 08:34:25 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://github.com/luci/recipes-py/commit/f712a9271eb999e8b43c48ea9404f4bef393e486
4 years, 7 months ago (2016-04-26 08:36:29 UTC) #17
tandrii(chromium)
4 years, 7 months ago (2016-04-26 18:36:44 UTC) #18
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/1923013002/ by tandrii@chromium.org.

The reason for reverting is: this Cl's untrival roll is breaking skia bots. See
https://codereview.chromium.org/1917243002/
.

Powered by Google App Engine
This is Rietveld 408576698