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

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

Issue 1827313002: Reland of Add bisect config validation. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Rebased Created 4 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 "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"
11 }, 11 },
12 { 12 {
13 "cmd": [ 13 "cmd": [
14 "git", 14 "git",
15 "checkout", 15 "checkout",
16 "master" 16 "master"
17 ], 17 ],
18 "cwd": "[TMP_BASE]/fake_checkout_tmp_1", 18 "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
19 "name": "git checkout" 19 "name": "git checkout"
20 }, 20 },
21 { 21 {
22 "cmd": [], 22 "cmd": [],
23 "cwd": "[SLAVE_BUILD]", 23 "cwd": "[SLAVE_BUILD]",
24 "name": "config", 24 "name": "config",
25 "~followup_annotations": [ 25 "~followup_annotations": [
26 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@", 26 "@@@STEP_LOG_LINE@Bisect job configuration@{@@@",
27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\", @@@", 27 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bad_revision\": \"314017\", @@@",
28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"\", @@@", 28 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bug_id\": \"-1\", @@@",
29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g olo.chromium.org\", @@@", 29 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_host\": \"master4.g olo.chromium.org\", @@@",
30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @ @@", 30 "@@@STEP_LOG_LINE@Bisect job configuration@ \"builder_port\": \"8341\", @ @@",
31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru e\", @@@", 31 "@@@STEP_LOG_LINE@Bisect job configuration@ \"bypass_stats_check\": \"Tru e\", @@@",
32 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf /run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", @@@", 32 "@@@STEP_LOG_LINE@Bisect job configuration@ \"command\": \"src/tools/perf /run_benchmark -v --browser=release smoothness.tough_scrolling_cases\", @@@",
33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": \"True\", @ @@", 33 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_builds\": \"True\", @ @@",
34 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\" , @@@", 34 "@@@STEP_LOG_LINE@Bisect job configuration@ \"dummy_job_names\": \"True\" , @@@",
35 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\" , @@@", 35 "@@@STEP_LOG_LINE@Bisect job configuration@ \"good_revision\": \"314015\" , @@@",
36 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\ ", @@@", 36 "@@@STEP_LOG_LINE@Bisect job configuration@ \"gs_bucket\": \"chrome-perf\ ", @@@",
37 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\", @@@", 37 "@@@STEP_LOG_LINE@Bisect job configuration@ \"max_time_minutes\": \"5\", @@@",
38 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even t_latency/mean_input_event_latency\", @@@", 38 "@@@STEP_LOG_LINE@Bisect job configuration@ \"metric\": \"mean_input_even t_latency/mean_input_event_latency\", @@@",
(...skipping 950 matching lines...) Expand 10 before | Expand all | Expand 10 after
989 { 989 {
990 "allow_subannotations": true, 990 "allow_subannotations": true,
991 "cmd": [ 991 "cmd": [
992 "python", 992 "python",
993 "-u", 993 "-u",
994 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py", 994 "RECIPE_PACKAGE_REPO[build]/scripts/slave/runtest.py",
995 "--target", 995 "--target",
996 "Release", 996 "Release",
997 "--xvfb", 997 "--xvfb",
998 "--factory-properties", 998 "--factory-properties",
999 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"\", \"bu ilder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"bypas s_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --brow ser=release smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"du mmy_job_names\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrom e-perf\", \"max_time_minutes\": \"5\", \"metric\": \"mean_input_event_latency/me an_input_event_latency\", \"recipe_tester_name\": \"linux_perf_tester\", \"repea t_count\": \"2\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"bu ildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", 999 "{\"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=release smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \" dummy_job_names\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chr ome-perf\", \"max_time_minutes\": \"5\", \"metric\": \"mean_input_event_latency/ mean_input_event_latency\", \"recipe_tester_name\": \"linux_perf_tester\", \"rep eat_count\": \"2\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \" buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf\ ", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}",
1000 "--build-properties", 1000 "--build-properties",
1001 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"\", \"bu ilder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"bypas s_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --brow ser=release smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"du mmy_job_names\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrom e-perf\", \"max_time_minutes\": \"5\", \"metric\": \"mean_input_event_latency/me an_input_event_latency\", \"recipe_tester_name\": \"linux_perf_tester\", \"repea t_count\": \"2\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"bu ildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}", 1001 "{\"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=release smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \" dummy_job_names\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chr ome-perf\", \"max_time_minutes\": \"5\", \"metric\": \"mean_input_event_latency/ mean_input_event_latency\", \"recipe_tester_name\": \"linux_perf_tester\", \"rep eat_count\": \"2\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \" buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf\ ", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}",
1002 "--step-name=Running Bisection", 1002 "--step-name=Running Bisection",
1003 "--builder-name=linux_perf_bisect", 1003 "--builder-name=linux_perf_bisect",
1004 "--slave-name=dummyslave", 1004 "--slave-name=dummyslave",
1005 "--run-python-script", 1005 "--run-python-script",
1006 "[TMP_BASE]/fake_checkout_tmp_1/tools/run-bisect-perf-regression.py", 1006 "[TMP_BASE]/fake_checkout_tmp_1/tools/run-bisect-perf-regression.py",
1007 "-w", 1007 "-w",
1008 "[SLAVE_BUILD]", 1008 "[SLAVE_BUILD]",
1009 "--extra_src", 1009 "--extra_src",
1010 "dummy_extra_src", 1010 "dummy_extra_src",
1011 "--path_to_config", 1011 "--path_to_config",
1012 "/dummy/path/", 1012 "/dummy/path/",
1013 "--path_to_goma", 1013 "--path_to_goma",
1014 "[BUILD]/goma", 1014 "[BUILD]/goma",
1015 "--build-properties", 1015 "--build-properties",
1016 "{\"bisect_config\": {\"bad_revision\": \"314017\", \"bug_id\": \"\", \"bu ilder_host\": \"master4.golo.chromium.org\", \"builder_port\": \"8341\", \"bypas s_stats_check\": \"True\", \"command\": \"src/tools/perf/run_benchmark -v --brow ser=release smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \"du mmy_job_names\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chrom e-perf\", \"max_time_minutes\": \"5\", \"metric\": \"mean_input_event_latency/me an_input_event_latency\", \"recipe_tester_name\": \"linux_perf_tester\", \"repea t_count\": \"2\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \"bu ildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf\", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}" 1016 "{\"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=release smoothness.tough_scrolling_cases\", \"dummy_builds\": \"True\", \" dummy_job_names\": \"True\", \"good_revision\": \"314015\", \"gs_bucket\": \"chr ome-perf\", \"max_time_minutes\": \"5\", \"metric\": \"mean_input_event_latency/ mean_input_event_latency\", \"recipe_tester_name\": \"linux_perf_tester\", \"rep eat_count\": \"2\", \"skip_gclient_ops\": \"True\", \"test_type\": \"perf\"}, \" buildername\": \"linux_perf_bisect\", \"mastername\": \"tryserver.chromium.perf\ ", \"recipe\": \"auto_bisect:example\", \"slavename\": \"dummyslave\"}"
1017 ], 1017 ],
1018 "cwd": "[SLAVE_BUILD]", 1018 "cwd": "[SLAVE_BUILD]",
1019 "name": "Running Bisection" 1019 "name": "Running Bisection"
1020 }, 1020 },
1021 { 1021 {
1022 "name": "$result", 1022 "name": "$result",
1023 "recipe_result": null, 1023 "recipe_result": null,
1024 "status_code": 0 1024 "status_code": 0
1025 } 1025 }
1026 ] 1026 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698