OLD | NEW |
---|---|
1 [ | 1 [ |
2 { | 2 { |
3 "cmd": [ | 3 "cmd": [ |
4 "git", | 4 "git", |
5 "update-ref", | 5 "update-ref", |
6 "refs/heads/master", | 6 "refs/heads/master", |
7 "refs/remotes/origin/master" | 7 "refs/remotes/origin/master" |
8 ], | 8 ], |
9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", | 9 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", |
10 "name": "git update-ref" | 10 "name": "git update-ref" |
(...skipping 857 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
868 "GYP_CHROMIUM_NO_ACTION": "1", | 868 "GYP_CHROMIUM_NO_ACTION": "1", |
869 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", | 869 "GYP_DEFINES": "branding=Chrome buildtype=Official component=static_librar y gomadir='[CACHE]/cipd/goma' target_arch=x64 use_goma=1", |
870 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" | 870 "PATH": "%(PATH)s:RECIPE_PACKAGE_REPO[depot_tools]" |
871 }, | 871 }, |
872 "name": "gclient runhooks" | 872 "name": "gclient runhooks" |
873 }, | 873 }, |
874 { | 874 { |
875 "cmd": [ | 875 "cmd": [ |
876 "python", | 876 "python", |
877 "-u", | 877 "-u", |
878 "[TMP_BASE]/fake_checkout_tmp_1/testing/scripts/get_compile_targets.py", | |
dtu
2016/08/24 06:56:10
All of the bots now query tryserver.chromium.perf.
| |
879 "--output", | |
880 "/path/to/tmp/json", | |
881 "--", | |
882 "--build-config-fs", | |
883 "Release", | |
884 "--paths", | |
885 "{\"checkout\": \"[TMP_BASE]/fake_checkout_tmp_1\", \"runit.py\": \"RECIPE _PACKAGE_REPO[build]/scripts/tools/runit.py\", \"runtest.py\": \"RECIPE_PACKAGE_ REPO[build]/scripts/slave/runtest.py\"}", | |
886 "--properties", | |
887 "{\"buildername\": \"linux_perf_bisect\", \"buildnumber\": 123456, \"maste rname\": \"tryserver.chromium.perf\", \"slavename\": \"dummyslave\", \"target_pl atform\": \"linux\"}" | |
888 ], | |
889 "name": "get compile targets for scripts", | |
890 "~followup_annotations": [ | |
891 "@@@STEP_LOG_LINE@json.output@{}@@@", | |
892 "@@@STEP_LOG_END@json.output@@@" | |
893 ] | |
894 }, | |
895 { | |
896 "cmd": [ | |
897 "python", | |
898 "-u", | |
899 "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n", | |
900 "[TMP_BASE]/fake_checkout_tmp_1/testing/buildbot/tryserver.chromium.perf.j son", | |
901 "/path/to/tmp/json" | |
902 ], | |
903 "name": "read test spec (tryserver.chromium.perf.json)", | |
904 "~followup_annotations": [ | |
905 "@@@STEP_TEXT@path: [TMP_BASE]/fake_checkout_tmp_1/testing/buildbot/tryser ver.chromium.perf.json@@@", | |
906 "@@@STEP_LOG_LINE@json.output@{}@@@", | |
907 "@@@STEP_LOG_END@json.output@@@" | |
908 ] | |
909 }, | |
910 { | |
911 "cmd": [ | |
912 "python", | |
913 "-u", | |
878 "[TMP_BASE]/fake_checkout_tmp_1/tools/prepare-bisect-perf-regression.py", | 914 "[TMP_BASE]/fake_checkout_tmp_1/tools/prepare-bisect-perf-regression.py", |
879 "-w", | 915 "-w", |
880 "[CACHE]/bisect" | 916 "[CACHE]/bisect" |
881 ], | 917 ], |
882 "name": "Preparing for Bisection" | 918 "name": "Preparing for Bisection" |
883 }, | 919 }, |
884 { | 920 { |
885 "cmd": [], | 921 "cmd": [], |
886 "name": "ensure_goma (2)" | 922 "name": "ensure_goma (2)" |
887 }, | 923 }, |
(...skipping 50 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
938 { | 974 { |
939 "allow_subannotations": true, | 975 "allow_subannotations": true, |
940 "cmd": [ | 976 "cmd": [ |
941 "python", | 977 "python", |
942 "-u", | 978 "-u", |
943 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", | 979 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", |
944 "--target", | 980 "--target", |
945 "Release", | 981 "Release", |
946 "--xvfb", | 982 "--xvfb", |
947 "--factory-properties", | 983 "--factory-properties", |
948 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \" builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br owser=android-chromium smoothness.tough_scrolling_cases\", \"dummy_builds\": \"T rue\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision \": \"314015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"m etric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_ name\": \"android-nexus9\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"Tru e\", \"test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"mastern ame\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slave name\": \"dummyslave\"}", | 984 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \" builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br owser=android-chromium smoothness.tough_scrolling_cases\", \"dummy_builds\": \"T rue\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision \": \"314015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"m etric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_ name\": \"android-nexus9\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"Tru e\", \"test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"buildnu mber\": 123456, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_ bisect:example\", \"slavename\": \"dummyslave\"}", |
949 "--build-properties", | 985 "--build-properties", |
950 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \" builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br owser=android-chromium smoothness.tough_scrolling_cases\", \"dummy_builds\": \"T rue\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision \": \"314015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"m etric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_ name\": \"android-nexus9\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"Tru e\", \"test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"mastern ame\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slave name\": \"dummyslave\"}", | 986 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \" builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br owser=android-chromium smoothness.tough_scrolling_cases\", \"dummy_builds\": \"T rue\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision \": \"314015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"m etric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_ name\": \"android-nexus9\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"Tru e\", \"test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"buildnu mber\": 123456, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_ bisect:example\", \"slavename\": \"dummyslave\"}", |
951 "--step-name=Running Bisection", | 987 "--step-name=Running Bisection", |
952 "--builder-name=linux_perf_bisect", | 988 "--builder-name=linux_perf_bisect", |
953 "--slave-name=dummyslave", | 989 "--slave-name=dummyslave", |
990 "--build-number=123456", | |
954 "--run-python-script", | 991 "--run-python-script", |
955 "[TMP_BASE]/fake_checkout_tmp_1/tools/run-bisect-perf-regression.py", | 992 "[TMP_BASE]/fake_checkout_tmp_1/tools/run-bisect-perf-regression.py", |
956 "-w", | 993 "-w", |
957 "[CACHE]/bisect", | 994 "[CACHE]/bisect", |
958 "--extra_src", | 995 "--extra_src", |
959 "dummy_extra_src", | 996 "dummy_extra_src", |
960 "--path_to_config", | 997 "--path_to_config", |
961 "/dummy/path/", | 998 "/dummy/path/", |
962 "--path_to_goma", | 999 "--path_to_goma", |
963 "[CACHE]/cipd/goma", | 1000 "[CACHE]/cipd/goma", |
964 "--build-properties", | 1001 "--build-properties", |
965 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \" builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br owser=android-chromium smoothness.tough_scrolling_cases\", \"dummy_builds\": \"T rue\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision \": \"314015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"m etric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_ name\": \"android-nexus9\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"Tru e\", \"test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"mastern ame\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slave name\": \"dummyslave\"}" | 1002 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"-1\", \" builder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"byp ass_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --br owser=android-chromium smoothness.tough_scrolling_cases\", \"dummy_builds\": \"T rue\", \"dummy_job_names\": \"True\", \"dummy_tests\": \"True\", \"good_revision \": \"314015\", \"gs_bucket\": \"chrome-perf\", \"max_time_minutes\": \"5\", \"m etric\": \"mean_input_event_latency/mean_input_event_latency\", \"recipe_tester_ name\": \"android-nexus9\", \"repeat_count\": \"2\", \"skip_gclient_ops\": \"Tru e\", \"test_type\": \"perf\"}, \"buildername\": \"linux_perf_bisect\", \"buildnu mber\": 123456, \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_ bisect:example\", \"slavename\": \"dummyslave\"}" |
966 ], | 1003 ], |
967 "name": "Running Bisection" | 1004 "name": "Running Bisection" |
968 }, | 1005 }, |
969 { | 1006 { |
970 "name": "$result", | 1007 "name": "$result", |
971 "recipe_result": null, | 1008 "recipe_result": null, |
972 "status_code": 0 | 1009 "status_code": 0 |
973 } | 1010 } |
974 ] | 1011 ] |
OLD | NEW |