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

chore(tests): fix google-cloud-sdk-app-engine-go installation in test script #4587

Merged
merged 1 commit into from
Aug 10, 2021

Conversation

daniel-sanche
Copy link
Contributor

Related to #4561. It looks like the GAE test is also failing for a similar reason.

This PR removes the gcloud components install line to install using apt-get instead. It also adds a | cat so that the script will continue if installtion fails, in case the package ends up being unnecessary.

Note that this impacts the environment.sh test script only currently used by the logging library.

@daniel-sanche daniel-sanche requested a review from a team as a code owner August 10, 2021 19:19
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 10, 2021
@daniel-sanche daniel-sanche self-assigned this Aug 10, 2021
Copy link
Member

@codyoss codyoss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, again, once these changes settle I think it would be good to move them up to the source image: https://github.com/googleapis/testing-infra-docker/blob/master/go/go116/Dockerfile

@daniel-sanche daniel-sanche merged commit 0b60ac7 into master Aug 10, 2021
@daniel-sanche daniel-sanche deleted the fix-gae-install branch August 10, 2021 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants