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

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

Issue 2442173003: Add cleaned up Gerrit props to properties.test_api.tryserver. (Closed)
Patch Set: +nit Created 4 years, 2 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_override_gerrit.json
diff --git a/recipe_modules/properties/example.expected/buildbot_generic.json b/recipe_modules/properties/example.expected/buildbot_tryserver_gerrit_override_gerrit.json
similarity index 62%
copy from recipe_modules/properties/example.expected/buildbot_generic.json
copy to recipe_modules/properties/example.expected/buildbot_tryserver_gerrit_override_gerrit.json
index 608b7b0f9affcb29a3392ff6ba833b92631e496d..ba376cff1b0c349208a6fc8d02ef4799875edf0a 100644
--- a/recipe_modules/properties/example.expected/buildbot_generic.json
+++ b/recipe_modules/properties/example.expected/buildbot_tryserver_gerrit_override_gerrit.json
@@ -16,6 +16,14 @@
"('buildnumber', 571)",
"('foo.bar-bam', 'thing')",
"('mastername', 'chromium.testing.master')",
+ "('patch_branch', 'master')",
+ "('patch_gerrit_url', 'https://chrome-internal-review.googlesource.com')",
+ "('patch_issue', 456789)",
+ "('patch_project', 'infra/internal')",
+ "('patch_ref', 'refs/changes/89/456789/12')",
+ "('patch_repository_url', 'https://chrome-internal.googlesource.com/infra/internal')",
+ "('patch_set', 12)",
+ "('patch_storage', 'gerrit')",
"('recipe', 'properties:example')",
"('slavename', 'TestSlavename')",
"('test_prop', None)",

Powered by Google App Engine
This is Rietveld 408576698