{
"$recipe_engine/resultdb/test_presentation": {
"column_keys": [],
"grouping_keys": [
"status",
"v.test_suite"
]
},
"branch_configs": [
{
"initialize": {},
"name": "standard branch"
},
{
"name": "desktop extended stable branch",
"platform_set": {
"gardener_rotation": "chrome_browser_release",
"platforms": [
"mac",
"windows"
]
}
},
{
"name": "android",
"platform_set": {
"platforms": [
"android"
]
}
},
{
"name": "cros",
"platform_set": {
"platforms": [
"cros"
]
}
},
{
"name": "cros-lts",
"platform_set": {
"platforms": [
"cros-lts"
]
}
},
{
"name": "fuchsia",
"platform_set": {
"platforms": [
"fuchsia"
]
}
},
{
"name": "ios",
"platform_set": {
"platforms": [
"ios"
]
}
},
{
"name": "linux",
"platform_set": {
"platforms": [
"linux"
]
}
},
{
"name": "mac",
"platform_set": {
"platforms": [
"mac"
]
}
},
{
"name": "windows",
"platform_set": {
"platforms": [
"windows"
]
}
}
],
"branch_script": "infra/config/scripts/branch.py",
"cq": "path-based",
"recipe": "branch_configuration/tester",
"starlark_entry_points": [
"infra/config/main.star",
"infra/config/dev.star"
]
}