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

Unified Diff: milo/appengine/job_source/buildbot/expectations/gerritCL.1234.build.json

Issue 2915923002: Milo: Fix Gerrit/Rietveld link for buildbot builds. (Closed)
Patch Set: Rebase fix Created 3 years, 6 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: milo/appengine/job_source/buildbot/expectations/gerritCL.1234.build.json
diff --git a/milo/appengine/job_source/buildbot/expectations/gerritCL.1234.build.json b/milo/appengine/job_source/buildbot/expectations/gerritCL.1234.build.json
new file mode 100644
index 0000000000000000000000000000000000000000..eb0408e4dee3af815c0f56f3642c2824bbbc35dd
--- /dev/null
+++ b/milo/appengine/job_source/buildbot/expectations/gerritCL.1234.build.json
@@ -0,0 +1,84 @@
+{
+ "Summary": {
+ "ParentLabel": {
+ "Label": "",
+ "URL": "."
+ },
+ "Label": "#0",
+ "Status": "Failure",
+ "Bot": {
+ "Label": "",
+ "URL": "https://build.chromium.org/p//buildslaves/"
+ },
+ "Source": {
+ "Label": "//0",
+ "URL": "https://build.chromium.org/p//builders//builds/0"
+ },
+ "Started": "2016-06-27T23:30:30.080228096Z",
+ "Finished": "2016-06-27T23:50:06.476459008Z",
+ "Duration": 1176396230912,
+ "Type": "Summary",
+ "LevelsDeep": 1,
+ "Verbosity": 0,
+ "Text": []
+ },
+ "SourceStamp": {
+ "AuthorName": "",
+ "AuthorEmail": "",
+ "CommitTime": "0001-01-01T00:00:00Z",
+ "Repo": "",
+ "Branch": "",
+ "RequestRevision": null,
+ "Revision": null,
+ "Description": "",
+ "Title": "",
+ "Changelist": {
+ "Label": "Gerrit CL 12345",
+ "URL": "https://example.com/c/12345"
+ },
+ "CommitURL": "",
+ "File": null,
+ "Source": ""
+ },
+ "Components": [
+ {
+ "Label": "steps",
+ "Status": "Failure",
+ "SubLink": [
+ [
+ {
+ "Label": "preamble",
+ "URL": "http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/246309/steps/steps/logs/preamble"
+ }
+ ]
+ ],
+ "Started": "2016-06-27T23:30:30.081103104Z",
+ "Finished": "2016-06-27T23:50:06.475020032Z",
+ "Duration": 1176393916928,
+ "Type": "Recipe",
+ "LevelsDeep": 0,
+ "Verbosity": 2,
+ "Text": [
+ "line 1",
+ "",
+ "line 3"
+ ]
+ }
+ ],
+ "PropertyGroup": [
+ {
+ "GroupName": "somewhere",
+ "Property": [
+ {
+ "Key": "patch_gerrit_url",
+ "Value": "\"https://example.com/\""
+ },
+ {
+ "Key": "patch_issue",
+ "Value": "12345"
+ }
+ ]
+ }
+ ],
+ "Blame": null
+}

Powered by Google App Engine
This is Rietveld 408576698