blob: 70e3e8e1a980751c9ee688707316feb674d3567f [file] [log] [blame]
# Copyright 2017 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
# See http://luci-config.appspot.com/schemas/projects/refs:cq.cfg for the
# documentation of this file format.
version: 1
cq_name: "fuchsia-topaz"
git_repo_url: "https://fuchsia.googlesource.com/topaz"
gerrit {}
verifiers {
try_job {
buckets {
name: "luci.fuchsia.try",
builders {
name: "topaz-arm64-debug-qemu_kvm"
}
builders {
name: "topaz-arm64-release-qemu_kvm"
}
builders {
name: "topaz-licenses"
}
builders {
name: "topaz-x64-debug-qemu_kvm"
}
builders {
name: "topaz-x64-release-qemu_kvm"
}
}
}
gerrit_cq_ability {
committer_list: "project-fuchsia-committers"
dry_run_access_list: "project-fuchsia-tryjob-access"
}
}