| OLD | NEW |
| 1 [ | 1 [ |
| 2 { | 2 { |
| 3 "cmd": [ | 3 "cmd": [ |
| 4 "python", | 4 "python", |
| 5 "-u", | 5 "-u", |
| 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" | 6 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\kill_processes.py" |
| 7 ], | 7 ], |
| 8 "name": "taskkill" | 8 "name": "taskkill" |
| 9 }, | 9 }, |
| 10 { | 10 { |
| (...skipping 225 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 236 "-u", | 236 "-u", |
| 237 "[SLAVE_BUILD]\\src\\tools\\perf\\run_benchmark", | 237 "[SLAVE_BUILD]\\src\\tools\\perf\\run_benchmark", |
| 238 "list", | 238 "list", |
| 239 "--browser", | 239 "--browser", |
| 240 "release", | 240 "release", |
| 241 "--json-output", | 241 "--json-output", |
| 242 "/path/to/tmp/json", | 242 "/path/to/tmp/json", |
| 243 "--num-shards", | 243 "--num-shards", |
| 244 "1" | 244 "1" |
| 245 ], | 245 ], |
| 246 "env": { |
| 247 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 248 }, |
| 246 "name": "List Perf Tests", | 249 "name": "List Perf Tests", |
| 247 "~followup_annotations": [ | 250 "~followup_annotations": [ |
| 248 "@@@STEP_LOG_LINE@json.output@{@@@", | 251 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 249 "@@@STEP_LOG_LINE@json.output@ \"steps\": {@@@", | 252 "@@@STEP_LOG_LINE@json.output@ \"steps\": {@@@", |
| 250 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.exact\": {@@@", | 253 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.exact\": {@@@", |
| 251 "@@@STEP_LOG_LINE@json.output@ \"cmd\": \"/usr/bin/python /path/to/ru
n_benchmark --a=1 -v --b=2\", @@@", | 254 "@@@STEP_LOG_LINE@json.output@ \"cmd\": \"/usr/bin/python /path/to/ru
n_benchmark --a=1 -v --b=2\", @@@", |
| 252 "@@@STEP_LOG_LINE@json.output@ \"device_affinity\": 0, @@@", | 255 "@@@STEP_LOG_LINE@json.output@ \"device_affinity\": 0, @@@", |
| 253 "@@@STEP_LOG_LINE@json.output@ \"perf_dashboard_id\": \"blink_perf.al
l\"@@@", | 256 "@@@STEP_LOG_LINE@json.output@ \"perf_dashboard_id\": \"blink_perf.al
l\"@@@", |
| 254 "@@@STEP_LOG_LINE@json.output@ }, @@@", | 257 "@@@STEP_LOG_LINE@json.output@ }, @@@", |
| 255 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.release\": {@@@", | 258 "@@@STEP_LOG_LINE@json.output@ \"blink_perf.all.release\": {@@@", |
| (...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 299 "/path/to/tmp/json", | 302 "/path/to/tmp/json", |
| 300 "--builder-name=Win Clang Perf", | 303 "--builder-name=Win Clang Perf", |
| 301 "--slave-name=TestSlavename", | 304 "--slave-name=TestSlavename", |
| 302 "--build-number=571", | 305 "--build-number=571", |
| 303 "--run-python-script", | 306 "--run-python-script", |
| 304 "/path/to/run_benchmark", | 307 "/path/to/run_benchmark", |
| 305 "--a=1", | 308 "--a=1", |
| 306 "-v", | 309 "-v", |
| 307 "--b=2" | 310 "--b=2" |
| 308 ], | 311 ], |
| 312 "env": { |
| 313 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 314 }, |
| 309 "name": "blink_perf.all.exact", | 315 "name": "blink_perf.all.exact", |
| 310 "~followup_annotations": [ | 316 "~followup_annotations": [ |
| 311 "@@@STEP_LOG_LINE@json.output@[]@@@", | 317 "@@@STEP_LOG_LINE@json.output@[]@@@", |
| 312 "@@@STEP_LOG_END@json.output@@@" | 318 "@@@STEP_LOG_END@json.output@@@" |
| 313 ] | 319 ] |
| 314 }, | 320 }, |
| 315 { | 321 { |
| 316 "allow_subannotations": true, | 322 "allow_subannotations": true, |
| 317 "cmd": [ | 323 "cmd": [ |
| 318 "python", | 324 "python", |
| (...skipping 15 matching lines...) Expand all Loading... |
| 334 "/path/to/tmp/json", | 340 "/path/to/tmp/json", |
| 335 "--builder-name=Win Clang Perf", | 341 "--builder-name=Win Clang Perf", |
| 336 "--slave-name=TestSlavename", | 342 "--slave-name=TestSlavename", |
| 337 "--build-number=571", | 343 "--build-number=571", |
| 338 "--run-python-script", | 344 "--run-python-script", |
| 339 "/path/to/run_benchmark", | 345 "/path/to/run_benchmark", |
| 340 "--a=1", | 346 "--a=1", |
| 341 "-v", | 347 "-v", |
| 342 "--b=2" | 348 "--b=2" |
| 343 ], | 349 ], |
| 350 "env": { |
| 351 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 352 }, |
| 344 "name": "blink_perf.all.release", | 353 "name": "blink_perf.all.release", |
| 345 "~followup_annotations": [ | 354 "~followup_annotations": [ |
| 346 "@@@STEP_LOG_LINE@json.output@[]@@@", | 355 "@@@STEP_LOG_LINE@json.output@[]@@@", |
| 347 "@@@STEP_LOG_END@json.output@@@" | 356 "@@@STEP_LOG_END@json.output@@@" |
| 348 ] | 357 ] |
| 349 }, | 358 }, |
| 350 { | 359 { |
| 351 "allow_subannotations": true, | 360 "allow_subannotations": true, |
| 352 "cmd": [ | 361 "cmd": [ |
| 353 "python", | 362 "python", |
| (...skipping 14 matching lines...) Expand all Loading... |
| 368 "--chartjson-file", | 377 "--chartjson-file", |
| 369 "/path/to/tmp/json", | 378 "/path/to/tmp/json", |
| 370 "--builder-name=Win Clang Perf", | 379 "--builder-name=Win Clang Perf", |
| 371 "--slave-name=TestSlavename", | 380 "--slave-name=TestSlavename", |
| 372 "--build-number=571", | 381 "--build-number=571", |
| 373 "--run-python-script", | 382 "--run-python-script", |
| 374 "-v", | 383 "-v", |
| 375 "--upload-results", | 384 "--upload-results", |
| 376 "blink_perf.dom" | 385 "blink_perf.dom" |
| 377 ], | 386 ], |
| 387 "env": { |
| 388 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 389 }, |
| 378 "name": "blink_perf.dom", | 390 "name": "blink_perf.dom", |
| 379 "~followup_annotations": [ | 391 "~followup_annotations": [ |
| 380 "@@@STEP_LOG_LINE@json.output@[]@@@", | 392 "@@@STEP_LOG_LINE@json.output@[]@@@", |
| 381 "@@@STEP_LOG_END@json.output@@@" | 393 "@@@STEP_LOG_END@json.output@@@" |
| 382 ] | 394 ] |
| 383 }, | 395 }, |
| 384 { | 396 { |
| 385 "allow_subannotations": true, | 397 "allow_subannotations": true, |
| 386 "cmd": [ | 398 "cmd": [ |
| 387 "python", | 399 "python", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 400 "--test-type=dromaeo.cssqueryjquery", | 412 "--test-type=dromaeo.cssqueryjquery", |
| 401 "--step-name=dromaeo.cssqueryjquery", | 413 "--step-name=dromaeo.cssqueryjquery", |
| 402 "--chartjson-file", | 414 "--chartjson-file", |
| 403 "/path/to/tmp/json", | 415 "/path/to/tmp/json", |
| 404 "--builder-name=Win Clang Perf", | 416 "--builder-name=Win Clang Perf", |
| 405 "--slave-name=TestSlavename", | 417 "--slave-name=TestSlavename", |
| 406 "--build-number=571", | 418 "--build-number=571", |
| 407 "--run-python-script", | 419 "--run-python-script", |
| 408 "/path/to/run_benchmark" | 420 "/path/to/run_benchmark" |
| 409 ], | 421 ], |
| 422 "env": { |
| 423 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 424 }, |
| 410 "name": "dromaeo.cssqueryjquery", | 425 "name": "dromaeo.cssqueryjquery", |
| 411 "~followup_annotations": [ | 426 "~followup_annotations": [ |
| 412 "@@@STEP_LOG_LINE@json.output@[]@@@", | 427 "@@@STEP_LOG_LINE@json.output@[]@@@", |
| 413 "@@@STEP_LOG_END@json.output@@@" | 428 "@@@STEP_LOG_END@json.output@@@" |
| 414 ] | 429 ] |
| 415 }, | 430 }, |
| 416 { | 431 { |
| 417 "allow_subannotations": true, | 432 "allow_subannotations": true, |
| 418 "cmd": [ | 433 "cmd": [ |
| 419 "python", | 434 "python", |
| (...skipping 12 matching lines...) Expand all Loading... |
| 432 "--test-type=dromaeo.cssqueryjquery", | 447 "--test-type=dromaeo.cssqueryjquery", |
| 433 "--step-name=dromaeo.cssqueryjquery.release", | 448 "--step-name=dromaeo.cssqueryjquery.release", |
| 434 "--chartjson-file", | 449 "--chartjson-file", |
| 435 "/path/to/tmp/json", | 450 "/path/to/tmp/json", |
| 436 "--builder-name=Win Clang Perf", | 451 "--builder-name=Win Clang Perf", |
| 437 "--slave-name=TestSlavename", | 452 "--slave-name=TestSlavename", |
| 438 "--build-number=571", | 453 "--build-number=571", |
| 439 "--run-python-script", | 454 "--run-python-script", |
| 440 "/path/to/run_benchmark" | 455 "/path/to/run_benchmark" |
| 441 ], | 456 ], |
| 457 "env": { |
| 458 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 459 }, |
| 442 "name": "dromaeo.cssqueryjquery.release", | 460 "name": "dromaeo.cssqueryjquery.release", |
| 443 "~followup_annotations": [ | 461 "~followup_annotations": [ |
| 444 "@@@STEP_LOG_LINE@json.output@[]@@@", | 462 "@@@STEP_LOG_LINE@json.output@[]@@@", |
| 445 "@@@STEP_LOG_END@json.output@@@" | 463 "@@@STEP_LOG_END@json.output@@@" |
| 446 ] | 464 ] |
| 447 }, | 465 }, |
| 448 { | 466 { |
| 449 "cmd": [ | 467 "cmd": [ |
| 450 "python", | 468 "python", |
| 451 "-u", | 469 "-u", |
| 452 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 470 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
| 453 "--target", | 471 "--target", |
| 454 "Release" | 472 "Release" |
| 455 ], | 473 ], |
| 474 "env": { |
| 475 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 476 }, |
| 456 "name": "process_dumps" | 477 "name": "process_dumps" |
| 457 }, | 478 }, |
| 458 { | 479 { |
| 459 "name": "$result", | 480 "name": "$result", |
| 460 "recipe_result": null, | 481 "recipe_result": null, |
| 461 "status_code": 0 | 482 "status_code": 0 |
| 462 } | 483 } |
| 463 ] | 484 ] |
| OLD | NEW |