114 lines
2.4 KiB
INI
114 lines
2.4 KiB
INI
logo_url: "https://storage.googleapis.com/chrome-infra-public/logo/openscreen-logo.png"
|
|
|
|
consoles {
|
|
id: "ci"
|
|
name: "OpenScreen CI Builders"
|
|
repo_url: "https://chromium.googlesource.com/openscreen"
|
|
refs: "refs/heads/master"
|
|
manifest_name: "REVISION"
|
|
|
|
builders {
|
|
name: "buildbucket/luci.openscreen.ci/linux64_debug"
|
|
category: "linux|x64"
|
|
short_name: "dbg"
|
|
}
|
|
|
|
builders {
|
|
name: "buildbucket/luci.openscreen.ci/linux64_gcc_debug"
|
|
category: "linux|x64"
|
|
short_name: "gcc"
|
|
}
|
|
|
|
builders {
|
|
name: "buildbucket/luci.openscreen.ci/linux64_tsan"
|
|
category: "linux|x64"
|
|
short_name: "tsan"
|
|
}
|
|
|
|
builders {
|
|
name: "buildbucket/luci.openscreen.ci/linux_arm64_debug"
|
|
category: "linux|arm64"
|
|
short_name: "arm64"
|
|
}
|
|
|
|
builders {
|
|
name: "buildbucket/luci.openscreen.ci/mac_debug"
|
|
category: "mac"
|
|
short_name: "dbg"
|
|
}
|
|
|
|
builders {
|
|
name: "buildbucket/luci.openscreen.ci/chromium_linux64_debug"
|
|
category: "chromium fyi"
|
|
short_name: "linux64"
|
|
}
|
|
|
|
builders {
|
|
name: "buildbucket/luci.openscreen.ci/chromium_mac_debug"
|
|
category: "chromium fyi"
|
|
short_name: "mac"
|
|
}
|
|
|
|
builders {
|
|
name: "buildbucket/luci.openscreen.ci/linux64_coverage_debug"
|
|
category: "linux|x64"
|
|
short_name: "coverage"
|
|
}
|
|
}
|
|
|
|
consoles {
|
|
id: "try"
|
|
name: "OpenScreen Try Builders"
|
|
repo_url: "https://chromium.googlesource.com/openscreen"
|
|
refs: "refs/heads/master"
|
|
manifest_name: "REVISION"
|
|
builder_view_only: true
|
|
|
|
builders {
|
|
name: "buildbucket/luci.openscreen.try/linux64_debug"
|
|
category: "linux|x64"
|
|
}
|
|
|
|
builders {
|
|
name: "buildbucket/luci.openscreen.try/linux64_gcc_debug"
|
|
category: "linux|x64"
|
|
short_name: "gcc"
|
|
}
|
|
|
|
builders {
|
|
name: "buildbucket/luci.openscreen.try/linux64_tsan"
|
|
category: "linux|x64"
|
|
short_name: "tsan"
|
|
}
|
|
|
|
builders {
|
|
name: "buildbucket/luci.openscreen.try/linux_arm64_debug"
|
|
category: "linux|arm64"
|
|
short_name: "arm64"
|
|
}
|
|
|
|
builders {
|
|
name: "buildbucket/luci.openscreen.try/mac_debug"
|
|
category: "mac"
|
|
short_name: "dbg"
|
|
}
|
|
|
|
builders {
|
|
name: "buildbucket/luci.openscreen.try/chromium_linux64_debug"
|
|
category: "chromium fyi"
|
|
short_name: "linux64"
|
|
}
|
|
|
|
builders {
|
|
name: "buildbucket/luci.openscreen.try/chromium_mac_debug"
|
|
category: "chromium fyi"
|
|
short_name: "mac"
|
|
}
|
|
|
|
builders {
|
|
name: "buildbucket/luci.openscreen.try/linux64_coverage_debug"
|
|
category: "linux|x64"
|
|
short_name: "coverage"
|
|
}
|
|
}
|