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

Unified Diff: recipe_modules/properties/example.expected/buildbot_git_scheduled.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_git_scheduled.json
diff --git a/recipe_modules/properties/example.expected/buildbot_git_scheduled.json b/recipe_modules/properties/example.expected/buildbot_git_scheduled.json
index 493344a01f654c0737898279212f1fd11a34ef1d..35ca11eaffc2922a03d4ba69a50f45413ee102c5 100644
--- a/recipe_modules/properties/example.expected/buildbot_git_scheduled.json
+++ b/recipe_modules/properties/example.expected/buildbot_git_scheduled.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', 'master'), ('buildbotURL', 'http://c.org/p/cr/'), ('buildername', 'TestBuilder'), ('buildnumber', 571), ('mastername', 'chromium.testing.master'), ('project', ''), ('recipe', 'properties:example'), ('repository', 'https://chromium.googlesource.com/chromium/src.git'), ('revision', 'c14d891d44f0afff64e56ed7c9702df1d807b1ee'), ('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