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: reintroduce azurite SAS integration tests #2598

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

giacomorebecchi
Copy link
Contributor

Description

Reintroduce integration tests using Azurite and SAS tokens.

These tests were skipped believing that the mistake was due to the upgrade of version in object-store>=0.9.1". Actually, what object-store` started doing from that version on, is really using the SAS token for the first time. For more details, see:

I changed the command to create the SAS token using the azure-storage-blob library (adding it to the dev deps), rather than the azure CLI, and removed the pytest markers to skip the tests.

@ion-elgreco pinging you as promised, sorry if this took more time than expected!

@github-actions github-actions bot added the binding/python Issues for the Python package label Jun 14, 2024
@ion-elgreco
Copy link
Collaborator

Thankss! <3

@ion-elgreco ion-elgreco merged commit 6cb230c into delta-io:main Jun 14, 2024
22 of 23 checks passed
@giacomorebecchi giacomorebecchi deleted the azurite-integration-tests branch June 17, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/python Issues for the Python package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants