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

Unified Diff: testing/commit_queue/config.json

Issue 1028333002: Chromium -> Mojo roll. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years, 9 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « testing/chromoting/multi_machine_example/example_test_controller.py ('k') | testing/iossim/iossim.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/commit_queue/config.json
diff --git a/testing/commit_queue/config.json b/testing/commit_queue/config.json
index 6ca338498d59f5d2d5df61c0ff93dff24f3ae4bb..8c0a2e7e1617dfcaca7e5c1ca9305918b793254c 100644
--- a/testing/commit_queue/config.json
+++ b/testing/commit_queue/config.json
@@ -1,93 +1,185 @@
{
- "experimental_tryjobs": {
- "10 percent experiment": {
- "percentage": 0.10,
- "trybots": {
- "launched": {
- "tryserver.chromium.linux": {
- "android_amp_rel_tests_recipe": ["defaulttests"],
- "android_n5_rel_tests_recipe": ["defaulttests"],
- "cast_shell": ["defaulttests"],
- "cast_shell_apk": ["defaulttests"],
- "linux_arm_compile": ["defaulttests"],
- "linux_chromium_asan_rel_ng": ["defaulttests"],
- "linux_chromium_chromeos_ozone_rel_ng": ["defaulttests"]
- },
- "tryserver.chromium.mac": {
- "mac_chromium_gn_rel": ["defaulttests"]
- },
- "tryserver.chromium.win": {
- "win8_chromium_ng": ["defaulttests"],
- "win8_chromium_gn_rel": ["defaulttests"]
+ "commit_burst_delay": 60,
+ "commit_user": "commit-bot@chromium.org",
+ "committer_project": "chromium",
+ "cq_status_url": "https://chromium-cq-status.appspot.com",
+ "git_repo_url": "https://chromium.googlesource.com/chromium/src",
+ "hide_ref_in_committed_msg": true,
+ "max_commit_burst": 2,
+ "project_bases": [
+ ".*"
+ ],
+ "project_bases_legacy": [
+ "^svn\\:\\/\\/svn\\.chromium\\.org\\/chrome/trunk/src(|/.*)$",
+ "^svn\\:\\/\\/chrome\\-svn\\/chrome/trunk/src(|/.*)$",
+ "^svn\\:\\/\\/chrome\\-svn\\.corp\\/chrome/trunk/src(|/.*)$",
+ "^svn\\:\\/\\/chrome\\-svn\\.corp\\.google\\.com\\/chrome/trunk/src(|/.*)$",
+ "^http\\:\\/\\/src\\.chromium\\.org\\/svn/trunk/src(|/.*)$",
+ "^https\\:\\/\\/src\\.chromium\\.org\\/svn/trunk/src(|/.*)$",
+ "^http\\:\\/\\/src\\.chromium\\.org\\/chrome/trunk/src(|/.*)$",
+ "^https\\:\\/\\/src\\.chromium\\.org\\/chrome/trunk/src(|/.*)$"
+ ],
+ "project_bases_legacy_from_git_repo_url": true,
+ "remote_branch": "refs/pending/heads/master",
+ "rietveld_url": "https://codereview.chromium.org",
+ "rietveld_user": "commit-bot@chromium.org",
+ "skip_throttle_users": [
+ "commit-bot@chromium.org"
+ ],
+ "tree_status_url": "https://chromium-status.appspot.com",
+ "tryserver_url": "http://build.chromium.org/p/tryserver.chromium/",
+ "use_buildbucket_for_tryjobs": true,
+ "verifiers_no_patch": {
+ "experimental_try_job_verifier": {
+ "10 percent experiment": {
+ "percentage": 0.1,
+ "trybots": {
+ "launched": {
+ "tryserver.chromium.linux": {
+ "android_amp_rel_tests_recipe": [
+ "defaulttests"
+ ],
+ "cast_shell": [
+ "defaulttests"
+ ],
+ "cast_shell_apk": [
+ "defaulttests"
+ ],
+ "linux_arm_compile": [
+ "defaulttests"
+ ],
+ "linux_chromium_asan_rel_ng": [
+ "defaulttests"
+ ]
+ },
+ "tryserver.chromium.mac": {
+ "mac_chromium_gn_rel": [
+ "defaulttests"
+ ]
+ },
+ "tryserver.chromium.win": {
+ "win8_chromium_gn_rel": [
+ "defaulttests"
+ ],
+ "win8_chromium_ng": [
+ "defaulttests"
+ ]
+ }
}
}
- }
- },
- "50 percent experiment": {
- "percentage": 0.50,
- "trybots": {
- "launched": {
- "tryserver.chromium.linux": {
+ },
+ "100 percent experiment": {
+ "percentage": 1.0,
+ "trybots": {
+ "launched": {
+ "tryserver.chromium.linux": {},
+ "tryserver.chromium.mac": {}
}
}
- }
- },
- "75 percent experiment": {
- "percentage": 0.75,
- "trybots": {
- "launched": {
- "tryserver.chromium.linux": {
+ },
+ "50 percent experiment": {
+ "percentage": 0.5,
+ "trybots": {
+ "launched": {
+ "tryserver.chromium.linux": {}
}
}
- }
- },
- "100 percent experiment": {
- "percentage": 1.00,
- "trybots": {
- "launched": {
- "tryserver.chromium.linux": {
- },
- "tryserver.chromium.mac": {
+ },
+ "75 percent experiment": {
+ "percentage": 0.75,
+ "trybots": {
+ "launched": {
+ "tryserver.chromium.linux": {}
}
}
}
- }
- },
- "trybots": {
- "launched": {
- "tryserver.chromium.linux": {
- "android_chromium_gn_compile_dbg": ["defaulttests"],
- "android_chromium_gn_compile_rel": ["defaulttests"],
- "android_compile_rel": ["defaulttests"],
- "chromium_presubmit": ["defaulttests"],
- "linux_android_rel_ng": ["defaulttests"],
- "linux_chromium_asan_rel": ["defaulttests"],
- "linux_chromium_chromeos_compile_dbg_ng": ["defaulttests"],
- "linux_chromium_chromeos_rel_ng": ["defaulttests"],
- "linux_chromium_clobber_rel_ng": ["defaulttests"],
- "linux_chromium_gn_chromeos_rel": ["defaulttests"],
- "linux_chromium_gn_dbg": ["defaulttests"],
- "linux_chromium_gn_rel": ["defaulttests"],
- "linux_chromium_rel_ng": ["defaulttests"],
- "android_arm64_dbg_recipe": ["defaulttests"],
- "android_clang_dbg_recipe": ["defaulttests"],
- "android_aosp": ["compile"],
- "linux_chromium_compile_dbg_32_ng": ["compile"]
- },
- "tryserver.chromium.mac": {
- "ios_dbg_simulator_ninja": ["defaulttests"],
- "ios_rel_device_ninja": ["defaulttests"],
- "mac_chromium_compile_dbg_ng": ["defaulttests"],
- "mac_chromium_rel_ng": ["defaulttests"]
- },
- "tryserver.chromium.win": {
- "win8_chromium_rel": ["defaulttests"],
- "win_chromium_compile_dbg_ng": ["defaulttests"],
- "win_chromium_rel_ng": ["defaulttests"],
- "win_chromium_x64_rel_ng": ["defaulttests"]
- }
},
- "triggered": {
+ "reviewer_lgtm_verifier": {},
+ "tree_status_verifier": {},
+ "try_job_verifier": {
+ "launched": {
+ "tryserver.chromium.linux": {
+ "android_arm64_dbg_recipe": [
+ "defaulttests"
+ ],
+ "android_chromium_gn_compile_dbg": [
+ "defaulttests"
+ ],
+ "android_chromium_gn_compile_rel": [
+ "defaulttests"
+ ],
+ "android_clang_dbg_recipe": [
+ "defaulttests"
+ ],
+ "android_compile_rel": [
+ "defaulttests"
+ ],
+ "chromium_presubmit": [
+ "defaulttests"
+ ],
+ "linux_android_rel_ng": [
+ "defaulttests"
+ ],
+ "linux_chromium_asan_rel": [
+ "defaulttests"
+ ],
+ "linux_chromium_chromeos_compile_dbg_ng": [
+ "defaulttests"
+ ],
+ "linux_chromium_chromeos_ozone_rel_ng": [
+ "defaulttests"
+ ],
+ "linux_chromium_chromeos_rel_ng": [
+ "defaulttests"
+ ],
+ "linux_chromium_clobber_rel_ng": [
+ "defaulttests"
+ ],
+ "linux_chromium_compile_dbg_32_ng": [
+ "compile"
+ ],
+ "linux_chromium_gn_chromeos_rel": [
+ "defaulttests"
+ ],
+ "linux_chromium_gn_dbg": [
+ "defaulttests"
+ ],
+ "linux_chromium_gn_rel": [
+ "defaulttests"
+ ],
+ "linux_chromium_rel_ng": [
+ "defaulttests"
+ ]
+ },
+ "tryserver.chromium.mac": {
+ "ios_dbg_simulator_ninja": [
+ "defaulttests"
+ ],
+ "ios_rel_device_ninja": [
+ "defaulttests"
+ ],
+ "mac_chromium_compile_dbg_ng": [
+ "defaulttests"
+ ],
+ "mac_chromium_rel_ng": [
+ "defaulttests"
+ ]
+ },
+ "tryserver.chromium.win": {
+ "win8_chromium_rel": [
+ "defaulttests"
+ ],
+ "win_chromium_compile_dbg_ng": [
+ "defaulttests"
+ ],
+ "win_chromium_rel_ng": [
+ "defaulttests"
+ ],
+ "win_chromium_x64_rel_ng": [
+ "defaulttests"
+ ]
+ }
+ }
}
}
}
« no previous file with comments | « testing/chromoting/multi_machine_example/example_test_controller.py ('k') | testing/iossim/iossim.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698