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

Side by Side Diff: scripts/slave/recipes/android/perf.expected/src_side_script_fails.json

Issue 2192563004: [Android] Move host_info from test config to recipe step for android perf bots. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: [Android] Move host_info from test config to recipe step for android perf bots. Created 4 years, 4 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_MODULE[depot_tools::bot_update]/resources/bot_update.py", 6 "RECIPE_MODULE[depot_tools::bot_update]/resources/bot_update.py",
7 "--master", 7 "--master",
8 "chromium.perf", 8 "chromium.perf",
9 "--builder", 9 "--builder",
10 "Android Nexus5 Perf (1)", 10 "Android Nexus5 Perf (1)",
(...skipping 428 matching lines...) Expand 10 before | Expand all | Expand 10 after
439 "--release" 439 "--release"
440 ], 440 ],
441 "env": { 441 "env": {
442 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json", 442 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
443 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s" 443 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
444 }, 444 },
445 "name": "install ChromePublic.apk" 445 "name": "install ChromePublic.apk"
446 }, 446 },
447 { 447 {
448 "cmd": [ 448 "cmd": [
449 "[SLAVE_BUILD]/src/testing/scripts/host_info.py",
450 "--build-config-fs",
451 "Release",
452 "--paths",
453 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}",
454 "--properties",
455 "{\"buildername\": \"Android Nexus5 Perf (1)\", \"buildnumber\": 571, \"ma stername\": \"chromium.perf\", \"perf-id\": \"android-nexus5\", \"results-url\": \"https://chromeperf.appspot.com\", \"slavename\": \"slavename\", \"target_plat form\": \"android\"}",
456 "run",
457 "--output",
458 "/path/to/tmp/json"
459 ],
460 "env": {
461 "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account -goma-client.json",
462 "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[S LAVE_BUILD]/src/build/android:%(PATH)s"
463 },
464 "name": "Host_Info",
465 "~followup_annotations": [
466 "@@@STEP_LOG_LINE@json.output@{@@@",
467 "@@@STEP_LOG_LINE@json.output@ \"_host_info\": {@@@",
468 "@@@STEP_LOG_LINE@json.output@ \"devices\": [@@@",
469 "@@@STEP_LOG_LINE@json.output@ {@@@",
470 "@@@STEP_LOG_LINE@json.output@ \"adb_status\": \"device\", @@@",
471 "@@@STEP_LOG_LINE@json.output@ \"battery\": {@@@",
472 "@@@STEP_LOG_LINE@json.output@ \"AC powered\": \"false\", @@@",
473 "@@@STEP_LOG_LINE@json.output@ \"Max charging current\": \"500000 \", @@@",
474 "@@@STEP_LOG_LINE@json.output@ \"USB powered\": \"true\", @@@",
475 "@@@STEP_LOG_LINE@json.output@ \"Wireless powered\": \"false\", @ @@",
476 "@@@STEP_LOG_LINE@json.output@ \"health\": \"2\", @@@",
477 "@@@STEP_LOG_LINE@json.output@ \"level\": \"100\", @@@",
478 "@@@STEP_LOG_LINE@json.output@ \"present\": \"true\", @@@",
479 "@@@STEP_LOG_LINE@json.output@ \"scale\": \"100\", @@@",
480 "@@@STEP_LOG_LINE@json.output@ \"status\": \"5\", @@@",
481 "@@@STEP_LOG_LINE@json.output@ \"technology\": \"Li-ion\", @@@",
482 "@@@STEP_LOG_LINE@json.output@ \"temperature\": \"240\", @@@",
483 "@@@STEP_LOG_LINE@json.output@ \"voltage\": \"4302\"@@@",
484 "@@@STEP_LOG_LINE@json.output@ }, @@@",
485 "@@@STEP_LOG_LINE@json.output@ \"blacklisted\": null, @@@",
486 "@@@STEP_LOG_LINE@json.output@ \"imei_slice\": \"\", @@@",
487 "@@@STEP_LOG_LINE@json.output@ \"ro.build.fingerprint\": \"fingerpr int\", @@@",
488 "@@@STEP_LOG_LINE@json.output@ \"ro.build.id\": \"MDB08Q\", @@@",
489 "@@@STEP_LOG_LINE@json.output@ \"ro.build.product\": \"bullhead\", @@@",
490 "@@@STEP_LOG_LINE@json.output@ \"serial\": \"00d0d567893340f4\", @@ @",
491 "@@@STEP_LOG_LINE@json.output@ \"usb_status\": true, @@@",
492 "@@@STEP_LOG_LINE@json.output@ \"wifi_ip\": \"\"@@@",
493 "@@@STEP_LOG_LINE@json.output@ }@@@",
494 "@@@STEP_LOG_LINE@json.output@ ], @@@",
495 "@@@STEP_LOG_LINE@json.output@ \"free_disk_space\": \"free_disk_space\" , @@@",
496 "@@@STEP_LOG_LINE@json.output@ \"num_cpus\": \"num_cpus\", @@@",
497 "@@@STEP_LOG_LINE@json.output@ \"os_release\": \"os_release\", @@@",
498 "@@@STEP_LOG_LINE@json.output@ \"os_system\": \"os_system\", @@@",
499 "@@@STEP_LOG_LINE@json.output@ \"processor\": \"processor\", @@@",
500 "@@@STEP_LOG_LINE@json.output@ \"python_path\": \"python_path\", @@@",
501 "@@@STEP_LOG_LINE@json.output@ \"python_version\": \"python_version\"@@ @",
502 "@@@STEP_LOG_LINE@json.output@ }, @@@",
503 "@@@STEP_LOG_LINE@json.output@ \"failures\": [], @@@",
504 "@@@STEP_LOG_LINE@json.output@ \"valid\": true@@@",
505 "@@@STEP_LOG_LINE@json.output@}@@@",
506 "@@@STEP_LOG_END@json.output@@@"
507 ]
508 },
509 {
510 "cmd": [
449 "python", 511 "python",
450 "-u", 512 "-u",
451 "[SLAVE_BUILD]/src/testing/scripts/host_info.py", 513 "[SLAVE_BUILD]/src/testing/scripts/host_info.py",
452 "--build-config-fs", 514 "--build-config-fs",
453 "Release", 515 "Release",
454 "--paths", 516 "--paths",
455 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}", 517 "{\"checkout\": \"[SLAVE_BUILD]/src\", \"runit.py\": \"RECIPE_PACKAGE_REPO [build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_REPO[build]/s cripts/slave/runtest.py\"}",
456 "--properties", 518 "--properties",
457 "{\"buildername\": \"Android Nexus5 Perf (1)\", \"buildnumber\": 571, \"ma stername\": \"chromium.perf\", \"perf-id\": \"android-nexus5\", \"results-url\": \"https://chromeperf.appspot.com\", \"slavename\": \"slavename\", \"target_plat form\": \"android\"}", 519 "{\"buildername\": \"Android Nexus5 Perf (1)\", \"buildnumber\": 571, \"ma stername\": \"chromium.perf\", \"perf-id\": \"android-nexus5\", \"results-url\": \"https://chromeperf.appspot.com\", \"slavename\": \"slavename\", \"target_plat form\": \"android\"}",
458 "run", 520 "run",
(...skipping 324 matching lines...) Expand 10 before | Expand all | Expand 10 after
783 "@@@STEP_LOG_END@python.inline@@@" 845 "@@@STEP_LOG_END@python.inline@@@"
784 ] 846 ]
785 }, 847 },
786 { 848 {
787 "name": "$result", 849 "name": "$result",
788 "reason": "src-side perf tests failed [StepFailure(\"1 tests failed: ['host_ info']\",)]", 850 "reason": "src-side perf tests failed [StepFailure(\"1 tests failed: ['host_ info']\",)]",
789 "recipe_result": null, 851 "recipe_result": null,
790 "status_code": 1 852 "status_code": 1
791 } 853 }
792 ] 854 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698