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

Side by Side Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/basic.json

Issue 1050253003: Changed the step name for wait_for_any.py to include only one revision. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@hax
Patch Set: Removing colon. Created 5 years, 8 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 "git", 4 "git",
5 "log", 5 "log",
6 "--format=hash:%H", 6 "--format=hash:%H",
7 "--grep", 7 "--grep",
8 "Cr-Commit-Position: refs/heads/master@{#314017}", 8 "Cr-Commit-Position: refs/heads/master@{#314017}",
9 "-1", 9 "-1",
10 "refs/heads/master" 10 "refs/heads/master"
(...skipping 131 matching lines...) Expand 10 before | Expand all | Expand 10 after
142 }, 142 },
143 { 143 {
144 "cmd": [ 144 "cmd": [
145 "python", 145 "python",
146 "-u", 146 "-u",
147 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", 147 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py",
148 "[DEPOT_TOOLS]/gsutil.py", 148 "[DEPOT_TOOLS]/gsutil.py",
149 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip", 149 "gs://chrome-perf/Linux Builder/full-build-linux_a6298e4afedbf2cd461755ea6 f45b0ad64222222.zip",
150 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9 fe6d964d2111111.zip" 150 "gs://chrome-perf/Linux Builder/full-build-linux_00316c9ddfb9d7b4e1ed2fff9 fe6d964d2111111.zip"
151 ], 151 ],
152 "name": "Waiting for any of these revisions:314015 314017" 152 "name": "Waiting for revision 314015 and 1 other revision(s)."
153 }, 153 },
154 { 154 {
155 "cmd": [ 155 "cmd": [
156 "python", 156 "python",
157 "-u", 157 "-u",
158 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 158 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
159 "--", 159 "--",
160 "[DEPOT_TOOLS]/gsutil.py", 160 "[DEPOT_TOOLS]/gsutil.py",
161 "--force-version", 161 "--force-version",
162 "3.25", 162 "3.25",
(...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after
298 ] 298 ]
299 }, 299 },
300 { 300 {
301 "cmd": [ 301 "cmd": [
302 "python", 302 "python",
303 "-u", 303 "-u",
304 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", 304 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py",
305 "[DEPOT_TOOLS]/gsutil.py", 305 "[DEPOT_TOOLS]/gsutil.py",
306 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111- test" 306 "gs://chrome-perf/bisect-results/00316c9ddfb9d7b4e1ed2fff9fe6d964d2111111- test"
307 ], 307 ],
308 "name": "Waiting for any of these revisions:314015 314017 (2)" 308 "name": "Waiting for revision 314015 and 1 other revision(s). (2)"
309 }, 309 },
310 { 310 {
311 "cmd": [ 311 "cmd": [
312 "python", 312 "python",
313 "-u", 313 "-u",
314 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 314 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
315 "--", 315 "--",
316 "[DEPOT_TOOLS]/gsutil.py", 316 "[DEPOT_TOOLS]/gsutil.py",
317 "--force-version", 317 "--force-version",
318 "3.25", 318 "3.25",
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
383 "name": "Requesting build for dcdcdc0ff1122212323134879ddceeb1240b0988 via g it try." 383 "name": "Requesting build for dcdcdc0ff1122212323134879ddceeb1240b0988 via g it try."
384 }, 384 },
385 { 385 {
386 "cmd": [ 386 "cmd": [
387 "python", 387 "python",
388 "-u", 388 "-u",
389 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", 389 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py",
390 "[DEPOT_TOOLS]/gsutil.py", 390 "[DEPOT_TOOLS]/gsutil.py",
391 "gs://chrome-perf/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879 ddceeb1240b0988.zip" 391 "gs://chrome-perf/Linux Builder/full-build-linux_dcdcdc0ff1122212323134879 ddceeb1240b0988.zip"
392 ], 392 ],
393 "name": "Waiting for any of these revisions:314016" 393 "name": "Waiting for revision 314016"
394 }, 394 },
395 { 395 {
396 "cmd": [ 396 "cmd": [
397 "python", 397 "python",
398 "-u", 398 "-u",
399 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 399 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
400 "--", 400 "--",
401 "[DEPOT_TOOLS]/gsutil.py", 401 "[DEPOT_TOOLS]/gsutil.py",
402 "--force-version", 402 "--force-version",
403 "3.25", 403 "3.25",
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
445 ] 445 ]
446 }, 446 },
447 { 447 {
448 "cmd": [ 448 "cmd": [
449 "python", 449 "python",
450 "-u", 450 "-u",
451 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py", 451 "RECIPE_MODULE[auto_bisect]/resources/wait_for_any.py",
452 "[DEPOT_TOOLS]/gsutil.py", 452 "[DEPOT_TOOLS]/gsutil.py",
453 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988- test" 453 "gs://chrome-perf/bisect-results/dcdcdc0ff1122212323134879ddceeb1240b0988- test"
454 ], 454 ],
455 "name": "Waiting for any of these revisions:314016 (2)" 455 "name": "Waiting for revision 314016 (2)"
456 }, 456 },
457 { 457 {
458 "cmd": [ 458 "cmd": [
459 "python", 459 "python",
460 "-u", 460 "-u",
461 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py", 461 "RECIPE_MODULE[gsutil]/resources/gsutil_wrapper.py",
462 "--", 462 "--",
463 "[DEPOT_TOOLS]/gsutil.py", 463 "[DEPOT_TOOLS]/gsutil.py",
464 "--force-version", 464 "--force-version",
465 "3.25", 465 "3.25",
(...skipping 195 matching lines...) Expand 10 before | Expand all | Expand 10 after
661 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g it try. (2)" 661 "name": "Requesting build for a6298e4afedbf2cd461755ea6f45b0ad64222222 via g it try. (2)"
662 }, 662 },
663 { 663 {
664 "cmd": [ 664 "cmd": [
665 "rm", 665 "rm",
666 "/tmp/a6298e4afedbf2cd461755ea6f45b0ad64222222-build.diff" 666 "/tmp/a6298e4afedbf2cd461755ea6f45b0ad64222222-build.diff"
667 ], 667 ],
668 "name": "cleaning up patch" 668 "name": "cleaning up patch"
669 } 669 }
670 ] 670 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698