Index: recipe_modules/properties/example.expected/buildbot_tryserver_gerrit_override_both.json |
diff --git a/recipe_modules/properties/example.expected/buildbot_generic.json b/recipe_modules/properties/example.expected/buildbot_tryserver_gerrit_override_both.json |
similarity index 66% |
copy from recipe_modules/properties/example.expected/buildbot_generic.json |
copy to recipe_modules/properties/example.expected/buildbot_tryserver_gerrit_override_both.json |
index 608b7b0f9affcb29a3392ff6ba833b92631e496d..77e94b98fc2a0dfffca3399143c72f2baed03c15 100644 |
--- a/recipe_modules/properties/example.expected/buildbot_generic.json |
+++ b/recipe_modules/properties/example.expected/buildbot_tryserver_gerrit_override_both.json |
@@ -16,6 +16,14 @@ |
"('buildnumber', 571)", |
"('foo.bar-bam', 'thing')", |
"('mastername', 'chromium.testing.master')", |
+ "('patch_branch', 'master')", |
+ "('patch_gerrit_url', 'https://gerrit.my.host')", |
+ "('patch_issue', 4455)", |
+ "('patch_project', 'custom')", |
+ "('patch_ref', 'refs/changes/89/456789/12')", |
+ "('patch_repository_url', 'https://git.my.host/custom')", |
+ "('patch_set', 12)", |
+ "('patch_storage', 'gerrit')", |
"('recipe', 'properties:example')", |
"('slavename', 'TestSlavename')", |
"('test_prop', None)", |