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

Unified Diff: recipe_modules/properties/example.expected/buildbot_tryserver_gerrit.json

Issue 1906323003: recipe engine: extract infra-specific paths out of the engine (Closed) Base URL: https://github.com/luci/recipes-py.git@master
Patch Set: tmp Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: recipe_modules/properties/example.expected/buildbot_tryserver_gerrit.json
diff --git a/recipe_modules/properties/example.expected/buildbot_tryserver_gerrit.json b/recipe_modules/properties/example.expected/buildbot_tryserver_gerrit.json
index 244d0dd30dcc7742c6ee665bec239b4db2edce8c..8989a31c7b7a0cfb47807a6605dfc2ccd558ab8b 100644
--- a/recipe_modules/properties/example.expected/buildbot_tryserver_gerrit.json
+++ b/recipe_modules/properties/example.expected/buildbot_tryserver_gerrit.json
@@ -4,7 +4,6 @@
"echo",
"None"
],
- "cwd": "[SLAVE_BUILD]",
"name": "echo"
},
{
@@ -12,7 +11,6 @@
"echo",
"[('blamelist', ['cool_dev1337@chromium.org', 'hax@chromium.org']), ('branch', ''), ('buildbotURL', 'http://c.org/p/cr/'), ('buildername', 'TestBuilder'), ('buildnumber', 571), ('category', 'cq'), ('event.change.id', u'infra%2Finfra~master~Ideadbeaf'), ('event.change.number', 338811), ('event.change.url', u'https://pdfium-review.googlesource.com/#/c/338811'), ('event.patchSet.ref', u'refs/changes/11/338811/3'), ('gerrit', 'https://pdfium-review.googlesource.com'), ('mastername', 'chromium.testing.master'), ('patch_project', 'infra/infra'), ('patch_storage', 'gerrit'), ('project', 'infra/infra'), ('reason', 'CQ'), ('recipe', 'properties:example'), ('repository', 'https://pdfium.googlesource.com/infra/infra'), ('requester', 'commit-bot@chromium.org'), ('revision', 'HEAD'), ('slavename', 'TestSlavename'), ('test_prop', None), ('workdir', '/path/to/workdir/TestSlavename')]"
],
- "cwd": "[SLAVE_BUILD]",
"name": "echo all"
},
{

Powered by Google App Engine
This is Rietveld 408576698