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

Side by Side Diff: scripts/slave/recipes/v8/auto_roll_deps.expected/standard.json

Issue 1930433002: Roll recipe dependencies (nontrivial). (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase Created 4 years, 7 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
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py", 6 "RECIPE_PACKAGE_REPO[build]/scripts/tools/runit.py",
7 "--show-path", 7 "--show-path",
8 "python", 8 "python",
9 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py" 9 "RECIPE_PACKAGE_REPO[build]/scripts/slave/cleanup_temp.py"
10 ], 10 ],
11 "cwd": "[SLAVE_BUILD]",
12 "name": "cleanup_temp" 11 "name": "cleanup_temp"
13 }, 12 },
14 { 13 {
15 "cmd": [ 14 "cmd": [
16 "python", 15 "python",
17 "-u", 16 "-u",
18 "[BUILD]/scripts/tools/runit.py", 17 "[BUILD]/scripts/tools/runit.py",
19 "[BUILD]/scripts/tools/pycurl.py", 18 "[BUILD]/scripts/tools/pycurl.py",
20 "https://v8-roll.appspot.com/status" 19 "https://v8-roll.appspot.com/status"
21 ], 20 ],
22 "cwd": "[SLAVE_BUILD]",
23 "name": "check roll status", 21 "name": "check roll status",
24 "stdout": "/path/to/tmp/", 22 "stdout": "/path/to/tmp/",
25 "~followup_annotations": [ 23 "~followup_annotations": [
26 "@@@STEP_TEXT@Rolling activated@@@", 24 "@@@STEP_TEXT@Rolling activated@@@",
27 "@@@STEP_LOG_LINE@stdout@1@@@", 25 "@@@STEP_LOG_LINE@stdout@1@@@",
28 "@@@STEP_LOG_END@stdout@@@" 26 "@@@STEP_LOG_END@stdout@@@"
29 ] 27 ]
30 }, 28 },
31 { 29 {
32 "cmd": [ 30 "cmd": [
33 "python", 31 "python",
34 "-u", 32 "-u",
35 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py", 33 "RECIPE_PACKAGE_REPO[build]/scripts/tools/pycurl.py",
36 "https://codereview.chromium.org/search?owner=v8-autoroll%40chromium.org&l imit=30&closed=3&format=json", 34 "https://codereview.chromium.org/search?owner=v8-autoroll%40chromium.org&l imit=30&closed=3&format=json",
37 "--outfile", 35 "--outfile",
38 "/path/to/tmp/" 36 "/path/to/tmp/"
39 ], 37 ],
40 "cwd": "[SLAVE_BUILD]",
41 "name": "check active roll" 38 "name": "check active roll"
42 }, 39 },
43 { 40 {
44 "cmd": [ 41 "cmd": [
45 "python", 42 "python",
46 "-u", 43 "-u",
47 "import time; time.sleep(20)" 44 "import time; time.sleep(20)"
48 ], 45 ],
49 "cwd": "[SLAVE_BUILD]",
50 "name": "wait for gnumbd", 46 "name": "wait for gnumbd",
51 "~followup_annotations": [ 47 "~followup_annotations": [
52 "@@@STEP_LOG_LINE@python.inline@import time; time.sleep(20)@@@", 48 "@@@STEP_LOG_LINE@python.inline@import time; time.sleep(20)@@@",
53 "@@@STEP_LOG_END@python.inline@@@" 49 "@@@STEP_LOG_END@python.inline@@@"
54 ] 50 ]
55 }, 51 },
56 { 52 {
57 "cmd": [ 53 "cmd": [
58 "python", 54 "python",
59 "-u", 55 "-u",
(...skipping 15 matching lines...) Expand all
75 "--output_json", 71 "--output_json",
76 "/path/to/tmp/json", 72 "/path/to/tmp/json",
77 "--revision", 73 "--revision",
78 "src@HEAD", 74 "src@HEAD",
79 "--revision", 75 "--revision",
80 "src/v8@HEAD", 76 "src/v8@HEAD",
81 "--force", 77 "--force",
82 "--no_shallow", 78 "--no_shallow",
83 "--output_manifest" 79 "--output_manifest"
84 ], 80 ],
85 "cwd": "[SLAVE_BUILD]",
86 "env": { 81 "env": {
87 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" 82 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]"
88 }, 83 },
89 "name": "bot_update", 84 "name": "bot_update",
90 "~followup_annotations": [ 85 "~followup_annotations": [
91 "@@@STEP_TEXT@Some step text@@@", 86 "@@@STEP_TEXT@Some step text@@@",
92 "@@@STEP_LOG_LINE@json.output@{@@@", 87 "@@@STEP_LOG_LINE@json.output@{@@@",
93 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 88 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
94 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@", 89 "@@@STEP_LOG_LINE@json.output@ \"fixed_revisions\": {@@@",
95 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@", 90 "@@@STEP_LOG_LINE@json.output@ \"src\": \"HEAD\", @@@",
(...skipping 93 matching lines...) Expand 10 before | Expand all | Expand 10 after
189 "infra.tools.send_ts_mon_values", 184 "infra.tools.send_ts_mon_values",
190 "--ts-mon-target-type", 185 "--ts-mon-target-type",
191 "task", 186 "task",
192 "--ts-mon-task-service-name", 187 "--ts-mon-task-service-name",
193 "auto-roll", 188 "auto-roll",
194 "--ts-mon-task-job-name", 189 "--ts-mon-task-job-name",
195 "roll", 190 "roll",
196 "--counter", 191 "--counter",
197 "{\"name\": \"/v8/autoroller/count\", \"project\": \"v8-roll\", \"result\" : \"success\", \"value\": 1}" 192 "{\"name\": \"/v8/autoroller/count\", \"project\": \"v8-roll\", \"result\" : \"success\", \"value\": 1}"
198 ], 193 ],
199 "cwd": "[SLAVE_BUILD]",
200 "name": "upload stats" 194 "name": "upload stats"
201 }, 195 },
202 { 196 {
203 "name": "$result", 197 "name": "$result",
204 "recipe_result": null, 198 "recipe_result": null,
205 "status_code": 0 199 "status_code": 0
206 } 200 }
207 ] 201 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698