OLD | NEW |
1 { | 1 { |
2 "commit_burst_delay": 60, | 2 "commit_burst_delay": 60, |
3 "commit_user": "commit-bot@chromium.org", | 3 "commit_user": "commit-bot@chromium.org", |
4 "cq_status_url": "https://chromium-cq-status.appspot.com", | 4 "cq_status_url": "https://chromium-cq-status.appspot.com", |
5 "git_repo_url": "https://chromium.googlesource.com/v8/v8", | 5 "git_repo_url": "https://chromium.googlesource.com/v8/v8", |
6 "hide_ref_in_committed_msg": true, | 6 "hide_ref_in_committed_msg": true, |
7 "max_commit_burst": 1, | 7 "max_commit_burst": 1, |
8 "project_bases_legacy_from_git_repo_url": true, | 8 "project_bases_legacy_from_git_repo_url": true, |
9 "remote_branch": "refs/pending/heads/master", | 9 "remote_branch": "refs/pending/heads/master", |
10 "rietveld_url": "https://codereview.chromium.org", | 10 "rietveld_url": "https://codereview.chromium.org", |
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
65 "v8_win_compile_dbg": [ | 65 "v8_win_compile_dbg": [ |
66 "defaulttests" | 66 "defaulttests" |
67 ], | 67 ], |
68 "v8_win_rel": [ | 68 "v8_win_rel": [ |
69 "defaulttests" | 69 "defaulttests" |
70 ] | 70 ] |
71 } | 71 } |
72 }, | 72 }, |
73 "triggered": {} | 73 "triggered": {} |
74 } | 74 } |
75 } | 75 }, |
76 } | 76 "version": 1 |
| 77 } |
OLD | NEW |