Skip to content

test(Storage): Changes resources accessed by unauthenticated access tests.#6025

Merged
amanda-tarafa merged 1 commit intogoogleapis:masterfrom
amanda-tarafa:storage-flake
Mar 12, 2021
Merged

test(Storage): Changes resources accessed by unauthenticated access tests.#6025
amanda-tarafa merged 1 commit intogoogleapis:masterfrom
amanda-tarafa:storage-flake

Conversation

@amanda-tarafa
Copy link
Copy Markdown
Contributor

The landsat object we were accessing does not exist anymore. This fixes the latest CI failures.
The other test was a leftover from #5548. I've changed it to list the Landsat bucket instead of whatever internal bucket we had, so that we don't have to worry about our internal bucket being public or not.

@amanda-tarafa amanda-tarafa requested a review from jskeet March 12, 2021 16:04
@amanda-tarafa amanda-tarafa self-assigned this Mar 12, 2021
@amanda-tarafa amanda-tarafa requested review from a team March 12, 2021 16:04
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Mar 12, 2021
@product-auto-label product-auto-label Bot added the api: storage Issues related to the Cloud Storage API. label Mar 12, 2021
@amanda-tarafa amanda-tarafa merged commit f4173c8 into googleapis:master Mar 12, 2021
@amanda-tarafa amanda-tarafa deleted the storage-flake branch March 12, 2021 16:22
tritone added a commit to tritone/google-cloud-go that referenced this pull request Mar 12, 2021
These tests rely on public data in the Landsat bucket
(https://cloud.google.com/storage/docs/public-datasets/landsat).
The data under PRE/ has been removed, so I shifted these to instead
use another prefix which should be stable.

Already done for dotnet here: googleapis/google-cloud-dotnet#6025

Fixes googleapis#3800
Fixes googleapis#3801
tritone added a commit to googleapis/google-cloud-go that referenced this pull request Mar 12, 2021
These tests rely on public data in the Landsat bucket
(https://cloud.google.com/storage/docs/public-datasets/landsat).
The data under PRE/ has been removed, so I shifted these to instead
use another prefix which should be stable.

Already done for dotnet here: googleapis/google-cloud-dotnet#6025

Fixes #3800
Fixes #3801
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the Cloud Storage API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants