Skip to content

[scheduler] Update prod tasks listed in ci.yaml#1210

Closed
CaseyHillers wants to merge 0 commit intoflutter:masterfrom
CaseyHillers:update-prod-tasks
Closed

[scheduler] Update prod tasks listed in ci.yaml#1210
CaseyHillers wants to merge 0 commit intoflutter:masterfrom
CaseyHillers:update-prod-tasks

Conversation

@CaseyHillers
Copy link
Contributor

  • Explicitly pass postsubmit builders in LuciService.getRecentTasks
    • Update /api/refresh-chromebot-status to get postsubmit builders from Scheduler
    • Update engine tree status to get postsubmit builders from Scheduler

Tests

Add test to refresh-chromebot-status to check builders in ci.yaml are used to update status

Issues

flutter/flutter#76140

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

getBranchRecentTasks returns builds for all branches, do we need to loop through config.flutterBranches?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, removed. I plan to remove this handler altogether once we schedule the prod tasks from cocoon, which will be less of a headache (we can rely what's in github checks or datastore)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants