Create master.tryserver.libyuv bucket

Also README.md, OWNERS and other std files

R=kjellander@chromium.org
BUG=551062

Review URL: https://codereview.chromium.org/1576093005 .
This commit is contained in:
Nodir Turakulov 2016-01-12 12:07:18 -08:00
parent 9388904509
commit 1773ecdd76
5 changed files with 36 additions and 0 deletions

3
OWNERS Normal file
View File

@ -0,0 +1,3 @@
fbarchard@chromium.org
kjellander@chromium.org
nodir@chromium.org

2
README.md Normal file
View File

@ -0,0 +1,2 @@
This branch contains libyuv project-wide configurations
for chrome-infra services.

3
codereview.settings Normal file
View File

@ -0,0 +1,3 @@
# This file is used by gcl and git-cl to get repository specific information.
CODE_REVIEW_SERVER: codereview.chromium.org
PROJECT: libyuv

23
cr-buildbucket.cfg Normal file
View File

@ -0,0 +1,23 @@
# Defines buckets on cr-buildbucket.appspot.com, used by to schedule builds
# on buildbot. In particular, CQ uses some of these buckets to schedule tryjobs.
#
# See http://luci-config.appspot.com/schemas/projects:buildbucket.cfg for
# schema of this file and documentation.
#
# Please keep this list sorted by bucket name.
buckets {
name: "master.tryserver.libyuv"
acls {
role: READER
group: "all"
}
acls {
role: SCHEDULER
group: "project-libyuv-tryjob-access"
}
acls {
role: WRITER
identity: "libyuv@chrome-infra-auth.iam.gserviceaccount.com"
}
}

5
project.cfg Normal file
View File

@ -0,0 +1,5 @@
# For the schema of this file and documentation, see ProjectCfg message in
# https://luci-config.appspot.com/schemas/projects:project.cfg
name: "libyuv"
access: "group:all" # public