GoogleCloudPlatform / google-cloud-ops-agents-ansible

Ansible Role for Google Cloud Ops
https://cloud.google.com/products/operations
Apache License 2.0
100 stars 55 forks source link

Stop testing on ubuntu-2010 (Groovy) #70

Closed martijnvans closed 3 years ago

martijnvans commented 3 years ago

Groovy is now deprecated and presubmits are failing due to this.

Deprecation was checked with the following command: gcloud compute images list --show-deprecated | grep -E 'ubuntu-(minimal-)?2010'