| 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 300 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 311 { | 311 { |
| 312 "cmd": [ | 312 "cmd": [ |
| 313 "python", | 313 "python", |
| 314 "-u", | 314 "-u", |
| 315 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", | 315 "RECIPE_MODULE[build::isolate]\\resources\\find_isolated_tests.py", |
| 316 "--build-dir", | 316 "--build-dir", |
| 317 "[SLAVE_BUILD]\\src\\out\\Release", | 317 "[SLAVE_BUILD]\\src\\out\\Release", |
| 318 "--output-json", | 318 "--output-json", |
| 319 "/path/to/tmp/json" | 319 "/path/to/tmp/json" |
| 320 ], | 320 ], |
| 321 "env": { |
| 322 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 323 }, |
| 321 "name": "find isolated tests", | 324 "name": "find isolated tests", |
| 322 "~followup_annotations": [ | 325 "~followup_annotations": [ |
| 323 "@@@STEP_LOG_LINE@json.output@{@@@", | 326 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 324 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", | 327 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_1\": \"[dummy hash for dumm
y_target_1]\", @@@", |
| 325 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", | 328 "@@@STEP_LOG_LINE@json.output@ \"dummy_target_2\": \"[dummy hash for dumm
y_target_2]\"@@@", |
| 326 "@@@STEP_LOG_LINE@json.output@}@@@", | 329 "@@@STEP_LOG_LINE@json.output@}@@@", |
| 327 "@@@STEP_LOG_END@json.output@@@", | 330 "@@@STEP_LOG_END@json.output@@@", |
| 328 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" | 331 "@@@SET_BUILD_PROPERTY@swarm_hashes@{\"dummy_target_1\": \"[dummy hash for
dummy_target_1]\", \"dummy_target_2\": \"[dummy hash for dummy_target_2]\"}@@@" |
| 329 ] | 332 ] |
| 330 }, | 333 }, |
| (...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 383 "--tag", | 386 "--tag", |
| 384 "purpose:post-commit", | 387 "purpose:post-commit", |
| 385 "--tag", | 388 "--tag", |
| 386 "slavename:TestSlavename", | 389 "slavename:TestSlavename", |
| 387 "--tag", | 390 "--tag", |
| 388 "stepname:telemetry_gpu_unittests on NVIDIA GPU on Windows on Windows", | 391 "stepname:telemetry_gpu_unittests on NVIDIA GPU on Windows on Windows", |
| 389 "eeeeeeeeeeeeeeeeeeeeeeeeeeeeee", | 392 "eeeeeeeeeeeeeeeeeeeeeeeeeeeeee", |
| 390 "--", | 393 "--", |
| 391 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 394 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 392 ], | 395 ], |
| 396 "env": { |
| 397 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 398 }, |
| 393 "name": "[trigger] telemetry_gpu_unittests on NVIDIA GPU on Windows on Windo
ws", | 399 "name": "[trigger] telemetry_gpu_unittests on NVIDIA GPU on Windows on Windo
ws", |
| 394 "~followup_annotations": [ | 400 "~followup_annotations": [ |
| 395 "@@@STEP_LOG_LINE@json.output@{@@@", | 401 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 396 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"telemetry_gpu_unitte
sts on NVIDIA GPU on Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\", @@@", | 402 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"telemetry_gpu_unitte
sts on NVIDIA GPU on Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\", @@@", |
| 397 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 403 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 398 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_unittests on NVIDIA GPU
on Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\": {@@@", | 404 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_unittests on NVIDIA GPU
on Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\": {@@@", |
| 399 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 405 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 400 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 406 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 401 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 407 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 402 "@@@STEP_LOG_LINE@json.output@ }@@@", | 408 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 461 "--tag", | 467 "--tag", |
| 462 "purpose:post-commit", | 468 "purpose:post-commit", |
| 463 "--tag", | 469 "--tag", |
| 464 "slavename:TestSlavename", | 470 "slavename:TestSlavename", |
| 465 "--tag", | 471 "--tag", |
| 466 "stepname:telemetry_gpu_unittests on ATI GPU on Windows on Windows", | 472 "stepname:telemetry_gpu_unittests on ATI GPU on Windows on Windows", |
| 467 "eeeeeeeeeeeeeeeeeeeeeeeeeeeeee", | 473 "eeeeeeeeeeeeeeeeeeeeeeeeeeeeee", |
| 468 "--", | 474 "--", |
| 469 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 475 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 470 ], | 476 ], |
| 477 "env": { |
| 478 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 479 }, |
| 471 "name": "[trigger] telemetry_gpu_unittests on ATI GPU on Windows on Windows"
, | 480 "name": "[trigger] telemetry_gpu_unittests on ATI GPU on Windows on Windows"
, |
| 472 "~followup_annotations": [ | 481 "~followup_annotations": [ |
| 473 "@@@STEP_LOG_LINE@json.output@{@@@", | 482 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 474 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"telemetry_gpu_unitte
sts on ATI GPU on Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\", @@@", | 483 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"telemetry_gpu_unitte
sts on ATI GPU on Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\", @@@", |
| 475 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 484 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 476 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_unittests on ATI GPU on
Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\": {@@@", | 485 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_unittests on ATI GPU on
Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\": {@@@", |
| 477 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 486 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 478 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 487 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 479 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 488 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 480 "@@@STEP_LOG_LINE@json.output@ }@@@", | 489 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 539 "--tag", | 548 "--tag", |
| 540 "purpose:post-commit", | 549 "purpose:post-commit", |
| 541 "--tag", | 550 "--tag", |
| 542 "slavename:TestSlavename", | 551 "slavename:TestSlavename", |
| 543 "--tag", | 552 "--tag", |
| 544 "stepname:telemetry_gpu_unittests on (15ad) GPU on Windows on Windows", | 553 "stepname:telemetry_gpu_unittests on (15ad) GPU on Windows on Windows", |
| 545 "eeeeeeeeeeeeeeeeeeeeeeeeeeeeee", | 554 "eeeeeeeeeeeeeeeeeeeeeeeeeeeeee", |
| 546 "--", | 555 "--", |
| 547 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" | 556 "--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json" |
| 548 ], | 557 ], |
| 558 "env": { |
| 559 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 560 }, |
| 549 "name": "[trigger] telemetry_gpu_unittests on (15ad) GPU on Windows on Windo
ws", | 561 "name": "[trigger] telemetry_gpu_unittests on (15ad) GPU on Windows on Windo
ws", |
| 550 "~followup_annotations": [ | 562 "~followup_annotations": [ |
| 551 "@@@STEP_LOG_LINE@json.output@{@@@", | 563 "@@@STEP_LOG_LINE@json.output@{@@@", |
| 552 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"telemetry_gpu_unitte
sts on (15ad) GPU on Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\", @@@", | 564 "@@@STEP_LOG_LINE@json.output@ \"base_task_name\": \"telemetry_gpu_unitte
sts on (15ad) GPU on Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\", @@@", |
| 553 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", | 565 "@@@STEP_LOG_LINE@json.output@ \"tasks\": {@@@", |
| 554 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_unittests on (15ad) GPU
on Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\": {@@@", | 566 "@@@STEP_LOG_LINE@json.output@ \"telemetry_gpu_unittests on (15ad) GPU
on Windows/Windows/eeeeeeeeee/Win7 Tests (1)/571\": {@@@", |
| 555 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", | 567 "@@@STEP_LOG_LINE@json.output@ \"shard_index\": 0, @@@", |
| 556 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", | 568 "@@@STEP_LOG_LINE@json.output@ \"task_id\": \"10000\", @@@", |
| 557 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", | 569 "@@@STEP_LOG_LINE@json.output@ \"view_url\": \"https://chromium-swarm
.appspot.com/user/task/10000\"@@@", |
| 558 "@@@STEP_LOG_LINE@json.output@ }@@@", | 570 "@@@STEP_LOG_LINE@json.output@ }@@@", |
| (...skipping 11 matching lines...) Expand all Loading... |
| 570 "--build-dir", | 582 "--build-dir", |
| 571 "[SLAVE_BUILD]\\src\\out", | 583 "[SLAVE_BUILD]\\src\\out", |
| 572 "--target", | 584 "--target", |
| 573 "Release", | 585 "Release", |
| 574 "--force-clean", | 586 "--force-clean", |
| 575 "--config", | 587 "--config", |
| 576 "[SLAVE_BUILD]\\src\\chrome\\test\\mini_installer\\config\\config.config", | 588 "[SLAVE_BUILD]\\src\\chrome\\test\\mini_installer\\config\\config.config", |
| 577 "--write-full-results-to", | 589 "--write-full-results-to", |
| 578 "/path/to/tmp/json" | 590 "/path/to/tmp/json" |
| 579 ], | 591 ], |
| 592 "env": { |
| 593 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 594 }, |
| 580 "name": "test_installer" | 595 "name": "test_installer" |
| 581 }, | 596 }, |
| 582 { | 597 { |
| 583 "cmd": [ | 598 "cmd": [ |
| 584 "python", | 599 "python", |
| 585 "-u", | 600 "-u", |
| 586 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 601 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 587 "collect", | 602 "collect", |
| 588 "--swarming", | 603 "--swarming", |
| 589 "https://chromium-swarm.appspot.com", | 604 "https://chromium-swarm.appspot.com", |
| 590 "--decorate", | 605 "--decorate", |
| 591 "--print-status-updates", | 606 "--print-status-updates", |
| 592 "--shards", | 607 "--shards", |
| 593 "1", | 608 "1", |
| 594 "telemetry_gpu_unittests on NVIDIA GPU on Windows/Windows/eeeeeeeeee/Win7
Tests (1)/571", | 609 "telemetry_gpu_unittests on NVIDIA GPU on Windows/Windows/eeeeeeeeee/Win7
Tests (1)/571", |
| 595 "--task-output-dir", | 610 "--task-output-dir", |
| 596 "/path/to/tmp/" | 611 "/path/to/tmp/" |
| 597 ], | 612 ], |
| 613 "env": { |
| 614 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 615 }, |
| 598 "name": "telemetry_gpu_unittests on NVIDIA GPU on Windows on Windows", | 616 "name": "telemetry_gpu_unittests on NVIDIA GPU on Windows on Windows", |
| 599 "~followup_annotations": [ | 617 "~followup_annotations": [ |
| 600 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 618 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 601 "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"failures\\\":
[], \\\"valid\\\": true}\", @@@", | 619 "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"failures\\\":
[], \\\"valid\\\": true}\", @@@", |
| 602 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 620 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 603 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 621 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 604 "@@@STEP_LOG_END@outdir_json@@@" | 622 "@@@STEP_LOG_END@outdir_json@@@" |
| 605 ] | 623 ] |
| 606 }, | 624 }, |
| 607 { | 625 { |
| 608 "cmd": [ | 626 "cmd": [ |
| 609 "python", | 627 "python", |
| 610 "-u", | 628 "-u", |
| 611 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 629 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 612 "collect", | 630 "collect", |
| 613 "--swarming", | 631 "--swarming", |
| 614 "https://chromium-swarm.appspot.com", | 632 "https://chromium-swarm.appspot.com", |
| 615 "--decorate", | 633 "--decorate", |
| 616 "--print-status-updates", | 634 "--print-status-updates", |
| 617 "--shards", | 635 "--shards", |
| 618 "1", | 636 "1", |
| 619 "telemetry_gpu_unittests on ATI GPU on Windows/Windows/eeeeeeeeee/Win7 Tes
ts (1)/571", | 637 "telemetry_gpu_unittests on ATI GPU on Windows/Windows/eeeeeeeeee/Win7 Tes
ts (1)/571", |
| 620 "--task-output-dir", | 638 "--task-output-dir", |
| 621 "/path/to/tmp/" | 639 "/path/to/tmp/" |
| 622 ], | 640 ], |
| 641 "env": { |
| 642 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 643 }, |
| 623 "name": "telemetry_gpu_unittests on ATI GPU on Windows on Windows", | 644 "name": "telemetry_gpu_unittests on ATI GPU on Windows on Windows", |
| 624 "~followup_annotations": [ | 645 "~followup_annotations": [ |
| 625 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 646 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 626 "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"failures\\\":
[], \\\"valid\\\": true}\", @@@", | 647 "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"failures\\\":
[], \\\"valid\\\": true}\", @@@", |
| 627 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 648 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 628 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 649 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 629 "@@@STEP_LOG_END@outdir_json@@@" | 650 "@@@STEP_LOG_END@outdir_json@@@" |
| 630 ] | 651 ] |
| 631 }, | 652 }, |
| 632 { | 653 { |
| 633 "cmd": [ | 654 "cmd": [ |
| 634 "python", | 655 "python", |
| 635 "-u", | 656 "-u", |
| 636 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", | 657 "[SLAVE_BUILD]\\src\\tools\\swarming_client\\swarming.py", |
| 637 "collect", | 658 "collect", |
| 638 "--swarming", | 659 "--swarming", |
| 639 "https://chromium-swarm.appspot.com", | 660 "https://chromium-swarm.appspot.com", |
| 640 "--decorate", | 661 "--decorate", |
| 641 "--print-status-updates", | 662 "--print-status-updates", |
| 642 "--shards", | 663 "--shards", |
| 643 "1", | 664 "1", |
| 644 "telemetry_gpu_unittests on (15ad) GPU on Windows/Windows/eeeeeeeeee/Win7
Tests (1)/571", | 665 "telemetry_gpu_unittests on (15ad) GPU on Windows/Windows/eeeeeeeeee/Win7
Tests (1)/571", |
| 645 "--task-output-dir", | 666 "--task-output-dir", |
| 646 "/path/to/tmp/" | 667 "/path/to/tmp/" |
| 647 ], | 668 ], |
| 669 "env": { |
| 670 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 671 }, |
| 648 "name": "telemetry_gpu_unittests on (15ad) GPU on Windows on Windows", | 672 "name": "telemetry_gpu_unittests on (15ad) GPU on Windows on Windows", |
| 649 "~followup_annotations": [ | 673 "~followup_annotations": [ |
| 650 "@@@STEP_LOG_LINE@outdir_json@{@@@", | 674 "@@@STEP_LOG_LINE@outdir_json@{@@@", |
| 651 "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"failures\\\":
[], \\\"valid\\\": true}\", @@@", | 675 "@@@STEP_LOG_LINE@outdir_json@ \"0\\\\output.json\": \"{\\\"failures\\\":
[], \\\"valid\\\": true}\", @@@", |
| 652 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", | 676 "@@@STEP_LOG_LINE@outdir_json@ \"summary.json\": \"{\\\"shards\\\": [{\\\
"internal_failure\\\": false, \\\"failure\\\": false}]}\"@@@", |
| 653 "@@@STEP_LOG_LINE@outdir_json@}@@@", | 677 "@@@STEP_LOG_LINE@outdir_json@}@@@", |
| 654 "@@@STEP_LOG_END@outdir_json@@@" | 678 "@@@STEP_LOG_END@outdir_json@@@" |
| 655 ] | 679 ] |
| 656 }, | 680 }, |
| 657 { | 681 { |
| 658 "cmd": [ | 682 "cmd": [ |
| 659 "python", | 683 "python", |
| 660 "-u", | 684 "-u", |
| 661 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", | 685 "RECIPE_PACKAGE_REPO[build]\\scripts\\slave\\process_dumps.py", |
| 662 "--target", | 686 "--target", |
| 663 "Release" | 687 "Release" |
| 664 ], | 688 ], |
| 689 "env": { |
| 690 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "C:\\creds\\service_accounts\\service-ac
count-goma-client.json" |
| 691 }, |
| 665 "name": "process_dumps" | 692 "name": "process_dumps" |
| 666 }, | 693 }, |
| 667 { | 694 { |
| 668 "name": "$result", | 695 "name": "$result", |
| 669 "recipe_result": null, | 696 "recipe_result": null, |
| 670 "status_code": 0 | 697 "status_code": 0 |
| 671 } | 698 } |
| 672 ] | 699 ] |
| OLD | NEW |