Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(profiler): use debian 11 images for integration tests #4965

Merged
merged 2 commits into from
Oct 8, 2021
Merged

test(profiler): use debian 11 images for integration tests #4965

merged 2 commits into from
Oct 8, 2021

Conversation

amchiclet
Copy link
Contributor

The default compute image used for go agent integration tests is debian 9. Updated the tests to use a debian 11 which includes, among other things, newer CA certificates needed to download the dependent packages successfully.

The default image used for go agent integration tests is debian 9.
Update them to use a newer image which includes, among other things,
newer CA certificates needed to download the dependent packages
successfully.
@amchiclet amchiclet added api: cloudprofiler Issues related to the Cloud Profiler API. kokoro:run Add this label to force Kokoro to re-run the tests. labels Oct 7, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Oct 7, 2021
@kokoro-team kokoro-team removed the kokoro:run Add this label to force Kokoro to re-run the tests. label Oct 7, 2021
@amchiclet
Copy link
Contributor Author

Alternatively, proftest.StartInstance could default to using a newer image, but I wasn't sure if it's a good idea or not to change the defaults for an exported method.

@amchiclet amchiclet marked this pull request as ready for review October 8, 2021 23:21
@amchiclet amchiclet requested a review from a team as a code owner October 8, 2021 23:21
@amchiclet amchiclet merged commit 5608b12 into googleapis:master Oct 8, 2021
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. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants