-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listteam-infraOwned by Infrastructure teamOwned by Infrastructure team
Description
Test ownership has been used in multiple aspects: default assignee for flaky bugs, default reviewer for PRs to deflake tests, etc, but it happens when people add new tests but miss the ownership info.
We need to create a pre-submit test to enforce the test ownership in TESTOWNERS for each builder defined in .ci.yaml.
- Make sure all existing tests have ownership Add test ownership for firebase tests and docs tests #87145
- Support ownership query from cocoon side Support test ownership validation cocoon#1301
- Create a recipe to check test ownership (recipe)
- Create a pre-submit test to enforce test ownership check (recipe)
- Enable the check in pre-submit Enable test ownership validation test in pre-submit #87310
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listteam-infraOwned by Infrastructure teamOwned by Infrastructure team