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

Side by Side Diff: scripts/slave/recipes/chromium.expected/full_chromium_perf_Linux_Builder.json

Issue 476503002: Re-land r289084 - "Make telemetry*_unittests upload to test-results.appspot.com" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 6 years, 4 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "[BUILD]/scripts/slave/bot_update.py", 6 "[BUILD]/scripts/slave/bot_update.py",
7 "--master", 7 "--master",
8 "chromium.perf", 8 "chromium.perf",
9 "--builder", 9 "--builder",
10 "Linux Builder", 10 "Linux Builder",
(...skipping 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
136 "python", 136 "python",
137 "-u", 137 "-u",
138 "[BUILD]/scripts/slave/zip_build.py", 138 "[BUILD]/scripts/slave/zip_build.py",
139 "--target", 139 "--target",
140 "Release", 140 "Release",
141 "--build-url", 141 "--build-url",
142 "gs://chrome-perf/chromium.perf/Linux Builder", 142 "gs://chrome-perf/chromium.perf/Linux Builder",
143 "--build_revision", 143 "--build_revision",
144 "170242", 144 "170242",
145 "--factory-properties", 145 "--factory-properties",
146 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Linux Builder\", \"buildnumber\": 571, \"mastername\": \"chromi um.perf\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\" : \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}", 146 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Linux Builder\", \"buildnumber\": 571, \"got_revision\": \"2500 00\", \"got_webkit_revision\": \"150000\", \"mastername\": \"chromium.perf\", \" parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlave name\", \"workdir\": \"/path/to/workdir/TestSlavename\"}",
147 "--build-properties", 147 "--build-properties",
148 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Linux Builder\", \"buildnumber\": 571, \"mastername\": \"chromi um.perf\", \"parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\" : \"TestSlavename\", \"workdir\": \"/path/to/workdir/TestSlavename\"}" 148 "{\"blamelist\": [\"cool_dev1337@chromium.org\", \"hax@chromium.org\"], \" buildername\": \"Linux Builder\", \"buildnumber\": 571, \"got_revision\": \"2500 00\", \"got_webkit_revision\": \"150000\", \"mastername\": \"chromium.perf\", \" parent_buildername\": null, \"recipe\": \"chromium\", \"slavename\": \"TestSlave name\", \"workdir\": \"/path/to/workdir/TestSlavename\"}"
149 ], 149 ],
150 "name": "package build" 150 "name": "package build"
151 } 151 }
152 ] 152 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698