Skip to content

chore(profiler): upgrade default proftest gce image to debian-11#10484

Merged
aabmass merged 1 commit intogoogleapis:mainfrom
aabmass:proftest-upgrade-debian
Jul 2, 2024
Merged

chore(profiler): upgrade default proftest gce image to debian-11#10484
aabmass merged 1 commit intogoogleapis:mainfrom
aabmass:proftest-upgrade-debian

Conversation

@aabmass
Copy link
Copy Markdown
Contributor

@aabmass aabmass commented Jul 2, 2024

Debian 10 image is no longer available which is causing tests using the proftest harness to fail with

integration_test.go:352: failed to start GCE instance: failed to get image from family "debian-10" in project "debian-cloud": googleapi: Error 404: The resource 'projects/debian-cloud/global/images/family/debian-10' was not found, notFound

Debian 11 is the oldest available version:

$ gcloud compute images list | grep debian              
debian-11-bullseye-arm64-v20240611             debian-cloud         debian-11-arm64                                READY                                              
debian-11-bullseye-v20240611                   debian-cloud         debian-11                                      READY                                              
debian-12-bookworm-arm64-v20240701             debian-cloud         debian-12-arm64                                READY                                              
debian-12-bookworm-v20240701                   debian-cloud         debian-12                                      READY

@aabmass aabmass requested review from a team July 2, 2024 18:41
@product-auto-label product-auto-label Bot added the api: cloudprofiler Issues related to the Cloud Profiler API. label Jul 2, 2024
@aabmass aabmass requested a review from psx95 July 2, 2024 18:42
@aabmass aabmass merged commit d72574f into googleapis:main Jul 2, 2024
@aabmass aabmass deleted the proftest-upgrade-debian branch July 2, 2024 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: cloudprofiler Issues related to the Cloud Profiler API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants