aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/gce/gce_test.go
Commit message (Collapse)AuthorAgeFilesLines
* pkg/gce: set minimum disk size for C4A instancesAleksandr Nogikh2025-08-081-0/+5
| | | | It must be more than 10GB.
* vm/gce: use regional serial port connectionsAleksandr Nogikh2024-01-231-0/+21
It's now the recommended approach. Co-authored-by: Alex Tyler <alextyler@google.com> Co-authored-by: Aleksandr Nogikh <nogikh@google.com>