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

Run all tests against S3 and S3 Express #90

Merged
merged 1 commit into from
Dec 8, 2023

Commits on Dec 8, 2023

  1. Run all tests against S3 and S3 Express

    Enhance Github CI actions and variables to run all tests
    against both S3 and S3 Express. Address test flakiness
    by creating per test assets using BucketPrefixFixture,
    instead of static assets.
    Remove hypothesis setup from test_mountpoint_client_pickles()
    as it was flaky. We will add this back when we align on the
    limits of the parameters.
    dnnanuti authored and dnanuti committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    4685582 View commit details
    Browse the repository at this point in the history