blob: fb565cc4a385b32c0e4a1002ba8b5876f0d46b55 [file] [log] [blame]
# For http://go/fxi/platform/size_diffs
[host]
# This is the default Git host that the base builder is triggered from.
git = "fuchsia.googlesource.com"
# This is the Gerrit host that shows the diffs.
gerrit = "fuchsia-review.googlesource.com"
[builder "luci.fuchsia.try/core_size_limits.arm64-release-build_only"]
base = "luci.fuchsia.global.ci/core_size_limits.arm64-release-build_only"
baseRepo = "integration"
[builder "luci.fuchsia.try/core_size_limits.x64-release-build_only"]
base = "luci.fuchsia.global.ci/core_size_limits.x64-release-build_only"
baseRepo = "integration"
[builder "luci.turquoise.global.try/smart_display_userdebug.astro-release-build_only"]
base = "luci.turquoise.global.ci/smart_display_userdebug.astro-release-build_only"
baseGitHost = "turquoise-internal.googlesource.com"
baseRepo = "integration"
[labels]
# Allow Size-Review+1 to grant exemption for exceeded size creep budget.
creepExemption = "Size-Review"
OSZAR »