-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
team-infraOwned by Infrastructure teamOwned by Infrastructure team
Description
- Move hosts that currently have A02s and MotoG4 attached from prod to staging.
- Send PSA about reduced capacity.
- Move half from prod to staging.
- Edit .ci.yaml to add
bringup: true. - Move the other half from prod to staging.
- Replace A02s's and MotoG4's on those hosts with Mokeys
- Ask Kent to do it by filing GitHub issues and emailing.
- Switch tests from running on A02s's and MotoG4s to running on Mokey's.
- All in one go.
- Move hosts with Mokey's from staging to prod.
- Move half of hosts with Mokeys from staging to prod
- Edit the .ci.yaml to remove
bringup: truefrom the tests on Mokey - Move the rest of the hosts with Mokeys from staging to prod
- Send PSA that migration is complete.
Yusuf wrote up this doc to describe where we'd like to get to for how devices are allocated in the lab across pools and devices: go/flutter-devicelab-testbed-matrix
Current allocation between try, staging, and prod pools can be queried in https://chromium-swarm.appspot.com/botlist.
We can move hosts between staging and prod by editing:
https://chrome-internal.googlesource.com/infradata/config/+/refs/heads/main/configs/chromium-swarm/starlark/bots/flutter.star. There are extra steps that I don't know to check in extra files that are generated from the .star files.
Kent: nguyenkent@
Metadata
Metadata
Assignees
Labels
team-infraOwned by Infrastructure teamOwned by Infrastructure team