Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cocoon_scheduler] Support postsubmit triggers #81795

Closed
5 tasks done
CaseyHillers opened this issue May 3, 2021 · 4 comments
Closed
5 tasks done

[cocoon_scheduler] Support postsubmit triggers #81795

CaseyHillers opened this issue May 3, 2021 · 4 comments
Assignees
Labels
team Infra upgrades, team productivity, code health, technical debt. See also team: labels. team-infra Owned by Infrastructure team

Comments

@CaseyHillers
Copy link
Contributor

CaseyHillers commented May 3, 2021

Part of #76140

.ci.yaml allows targets to specify postsubmit: true which should trigger builds on LUCI via Cocoon. This would allow us to remove scheduling logic from flutter/infra and contain it in the repo under test.

Additionally, this allows Cocoon to prioritize builds that have previously failed to reopen the tree quicker (#81702)

@CaseyHillers
Copy link
Contributor Author

For git-on-borg tasks, we can add a pubsub to Cocoon to get notifications of when a repo has mirrored:

gob-ctl repo add-pubsub-topic ...

@CaseyHillers
Copy link
Contributor Author

flutter/infra cl to only trigger targets that have scheduler==luci: https://flutter-review.googlesource.com/c/infra/+/19382

@CaseyHillers
Copy link
Contributor Author

This is complete and verified on cocoon, plugins, packages.

#92300 is tracking the work to migrate flutter and engine

@github-actions
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug, including the output of flutter doctor -v and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
team Infra upgrades, team productivity, code health, technical debt. See also team: labels. team-infra Owned by Infrastructure team
Projects
None yet
Development

No branches or pull requests

3 participants