blob: c957e1db055c2397fc5ef9fcee38087e741e743c [file] [log] [blame]
# Commit Queue configuration file. The documentation of the format can be found
# at http://luci-config.appspot.com/schemas/projects/refs:cq.cfg.
version: 1
cq_status_url: "https://chromium-cq-status.appspot.com"
git_repo_url: "https://chromium.googlesource.com/native_client/src/native_client.git"
gerrit {}
verifiers {
gerrit_cq_ability {
committer_list: "project-nacl-committers"
dry_run_access_list: "project-nacl-tryjob-access"
}
tree_status {
tree_status_url: "https://nativeclient-status.appspot.com"
}
try_job {
buckets {
name: "luci.nacl.try"
builders {
name: "nacl-arm_opt_panda"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-arm_perf_panda"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-mac_arm_newlib_opt"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-mac_glibc_dbg"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-mac_glibc_opt"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-mac_newlib_dbg"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-mac_newlib_opt"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-precise32_glibc_opt"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-precise32_newlib_dbg"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-precise32_newlib_opt"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-precise64_arm_newlib_opt"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-precise64_arm_glibc_opt"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-precise64_glibc_opt"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-precise64_newlib_dbg"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-precise64_newlib_opt"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-precise_64-newlib-arm_qemu-pnacl"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-precise_64-newlib-x86_32-pnacl"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-precise_64-newlib-x86_32-pnacl-spec"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-precise_64-newlib-x86_64-pnacl"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-precise_64-newlib-x86_64-pnacl-spec"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-presubmit"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-win32_glibc_opt"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-win32_newlib_opt"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-win64_glibc_opt"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-win64_newlib_dbg"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-win64_newlib_opt"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-win7_64_arm_newlib_opt"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-win7_64_newlib_opt_pnacl"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-win8-64_newlib_dbg"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-win8-64_newlib_opt"
path_regexp_exclude: "pnacl/.+"
path_regexp_exclude: "toolchain_build/.+"
}
builders {
name: "nacl-toolchain-linux-pnacl-x86_64"
path_regexp: "pnacl/.+"
path_regexp: "toolchain_build/.+"
path_regexp: "buildbot/.+"
path_regexp: "pynacl/.+"
path_regexp: "build/.+"
}
builders {
name: "nacl-toolchain-mac-pnacl-x86_32"
path_regexp: "pnacl/.+"
path_regexp: "toolchain_build/.+"
path_regexp: "buildbot/.+"
path_regexp: "pynacl/.+"
path_regexp: "build/.+"
}
builders {
name: "nacl-toolchain-win7-pnacl-x86_64"
path_regexp: "pnacl/.+"
path_regexp: "toolchain_build/.+"
path_regexp: "buildbot/.+"
path_regexp: "pynacl/.+"
path_regexp: "build/.+"
}
}
}
}