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

Side by Side Diff: scripts/slave/recipes/webrtc/auto_roll_chromium_deps.expected/standard.json

Issue 1384273003: WebRTC: Bot for autorolling WebRTC+libjingle in Chromium DEPS. Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Added LKGR lookup step Created 5 years, 1 month 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
« no previous file with comments | « scripts/slave/recipes/webrtc/auto_roll_chromium_deps.expected/rolling_deactivated.json ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": [
4 "python", 4 "python",
5 "-u", 5 "-u",
6 "[BUILD]/scripts/slave/cleanup_temp.py" 6 "[BUILD]/scripts/slave/cleanup_temp.py"
7 ], 7 ],
8 "cwd": "[SLAVE_BUILD]", 8 "cwd": "[SLAVE_BUILD]",
9 "name": "cleanup_temp" 9 "name": "cleanup_temp"
10 }, 10 },
11 { 11 {
12 "cmd": [ 12 "cmd": [
13 "python", 13 "python",
14 "-u", 14 "-u",
15 "[BUILD]/scripts/tools/runit.py", 15 "[BUILD]/scripts/tools/runit.py",
16 "[BUILD]/scripts/tools/pycurl.py", 16 "[BUILD]/scripts/tools/pycurl.py",
17 "https://v8-roll.appspot.com/status" 17 "https://webrtc-roll.appspot.com/status"
18 ], 18 ],
19 "cwd": "[SLAVE_BUILD]", 19 "cwd": "[SLAVE_BUILD]",
20 "name": "check roll status", 20 "name": "check roll status",
21 "stdout": "/path/to/tmp/", 21 "stdout": "/path/to/tmp/",
22 "~followup_annotations": [ 22 "~followup_annotations": [
23 "@@@STEP_TEXT@Rolling activated@@@", 23 "@@@STEP_TEXT@Rolling activated@@@",
24 "@@@STEP_LOG_LINE@stdout@1@@@", 24 "@@@STEP_LOG_LINE@stdout@1@@@",
25 "@@@STEP_LOG_END@stdout@@@" 25 "@@@STEP_LOG_END@stdout@@@"
26 ] 26 ]
27 }, 27 },
28 { 28 {
29 "cmd": [ 29 "cmd": [
30 "python", 30 "python",
31 "-u", 31 "-u",
32 "[BUILD]/scripts/tools/pycurl.py", 32 "[BUILD]/scripts/tools/pycurl.py",
33 "https://codereview.chromium.org/search?owner=v8-autoroll%40chromium.org&l imit=30&closed=3&format=json", 33 "https://codereview.chromium.org/search?owner=webrtc-autoroll%40chromium.o rg&limit=30&closed=3&format=json",
34 "--outfile", 34 "--outfile",
35 "/path/to/tmp/" 35 "/path/to/tmp/"
36 ], 36 ],
37 "cwd": "[SLAVE_BUILD]", 37 "cwd": "[SLAVE_BUILD]",
38 "name": "check active roll" 38 "name": "check active roll"
39 }, 39 },
40 { 40 {
41 "cmd": [ 41 "cmd": [
42 "python", 42 "python",
43 "-u", 43 "-u",
44 "import time; time.sleep(20)" 44 "import time; time.sleep(20)"
45 ], 45 ],
46 "cwd": "[SLAVE_BUILD]", 46 "cwd": "[SLAVE_BUILD]",
47 "name": "wait for gnumbd", 47 "name": "wait for gnumbd",
48 "~followup_annotations": [ 48 "~followup_annotations": [
49 "@@@STEP_LOG_LINE@python.inline@import time; time.sleep(20)@@@", 49 "@@@STEP_LOG_LINE@python.inline@import time; time.sleep(20)@@@",
50 "@@@STEP_LOG_END@python.inline@@@" 50 "@@@STEP_LOG_END@python.inline@@@"
51 ] 51 ]
52 }, 52 },
53 { 53 {
54 "cmd": [ 54 "cmd": [
55 "python", 55 "python",
56 "-u", 56 "-u",
57 "[BUILD]/scripts/slave/bot_update.py", 57 "[BUILD]/scripts/slave/bot_update.py",
58 "--master", 58 "--master",
59 "client.v8.fyi", 59 "client.webrtc.fyi",
60 "--builder", 60 "--builder",
61 "TestBuilder", 61 "TestBuilder",
62 "--slave", 62 "--slave",
63 "TestSlavename", 63 "TestSlavename",
64 "--spec", 64 "--spec",
65 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn:// svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium. org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org /%(repo)s', 'v8_branch': 'branches/bleeding_edge', 'webkit_trunk': 'svn://svn-mi rror.golo.chromium.org/blink/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'nam e': 'src', 'url': 'svn://svn-mirror.golo.chromium.org/chrome/trunk/src'}]", 65 "cache_dir = None\nsolutions = [{'custom_vars': {'googlecode_url': 'svn:// svn-mirror.golo.chromium.org/%s', 'nacl_trunk': 'svn://svn-mirror.golo.chromium. org/native_client/trunk', 'sourceforge_url': 'svn://svn-mirror.golo.chromium.org /%(repo)s', 'webkit_trunk': 'svn://svn-mirror.golo.chromium.org/blink/trunk'}, ' deps_file': 'DEPS', 'managed': True, 'name': 'src', 'url': 'svn://svn-mirror.gol o.chromium.org/chrome/trunk/src'}]",
66 "--root", 66 "--root",
67 "src", 67 "src",
68 "--revision_mapping_file", 68 "--revision_mapping_file",
69 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re vision\", \"src/v8\": \"got_v8_revision\"}", 69 "{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/angle\": \"got_angle_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_re vision\", \"src/v8\": \"got_v8_revision\"}",
70 "--output_json", 70 "--output_json",
71 "/path/to/tmp/json", 71 "/path/to/tmp/json",
72 "--revision", 72 "--revision",
73 "src@HEAD", 73 "src@HEAD",
74 "--revision",
75 "src/v8@HEAD",
76 "--force", 74 "--force",
77 "--no_shallow", 75 "--no_shallow",
78 "--output_manifest" 76 "--output_manifest"
79 ], 77 ],
80 "cwd": "[SLAVE_BUILD]", 78 "cwd": "[SLAVE_BUILD]",
81 "name": "bot_update", 79 "name": "bot_update",
82 "~followup_annotations": [ 80 "~followup_annotations": [
83 "@@@STEP_TEXT@Some step text@@@", 81 "@@@STEP_TEXT@Some step text@@@",
84 "@@@STEP_LOG_LINE@json.output@{@@@", 82 "@@@STEP_LOG_LINE@json.output@{@@@",
85 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@", 83 "@@@STEP_LOG_LINE@json.output@ \"did_run\": true, @@@",
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
140 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@", 138 "@@@SET_BUILD_PROPERTY@got_swarming_client_revision_cp@\"refs/heads/master @{#276089}\"@@@",
141 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@", 139 "@@@SET_BUILD_PROPERTY@got_webrtc_revision_cp@\"refs/heads/master@{#120644 }\"@@@",
142 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" , 140 "@@@SET_BUILD_PROPERTY@got_revision_cp@\"refs/heads/master@{#170242}\"@@@" ,
143 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@" 141 "@@@SET_BUILD_PROPERTY@got_angle_revision_cp@\"refs/heads/master@{#297276} \"@@@"
144 ] 142 ]
145 }, 143 },
146 { 144 {
147 "cmd": [ 145 "cmd": [
148 "python", 146 "python",
149 "-u", 147 "-u",
150 "[SLAVE_BUILD]/src/v8/tools/release/auto_roll.py", 148 "[BUILD]/scripts/tools/pycurl.py",
151 "--chromium", 149 "https://webrtc-status.appspot.com/lkgr",
152 "[SLAVE_BUILD]/src", 150 "--outfile",
153 "--author", 151 "/path/to/tmp/"
154 "v8-autoroll@chromium.org",
155 "--reviewer",
156 "hablich@chromium.org,machenbach@chromium.org,yangguo@chromium.org,vogelhe im@chromium.org",
157 "--roll",
158 "--work-dir",
159 "[SLAVE_BUILD]/workdir"
160 ], 152 ],
161 "cwd": "[SLAVE_BUILD]/src/v8", 153 "cwd": "[SLAVE_BUILD]",
154 "name": "get lkgr revision"
155 },
156 {
157 "cmd": [
158 "python",
159 "-u",
160 "[SLAVE_BUILD]/src/tools/roll_webrtc.py",
161 "--revision",
162 "deadbeef",
163 "--wait-for-trybots",
164 "--close-previous-roll",
165 "--verbose"
166 ],
167 "cwd": "[SLAVE_BUILD]/src",
162 "name": "roll deps" 168 "name": "roll deps"
163 }, 169 },
164 { 170 {
165 "name": "$result", 171 "name": "$result",
166 "recipe_result": null, 172 "recipe_result": null,
167 "status_code": 0 173 "status_code": 0
168 } 174 }
169 ] 175 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/webrtc/auto_roll_chromium_deps.expected/rolling_deactivated.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698