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

driver testsuite: Add zero byte file checks #4072

Merged
merged 1 commit into from Sep 27, 2023

Conversation

NeilW
Copy link
Contributor

@NeilW NeilW commented Sep 26, 2023

Add two new checks to the testsuite that check
the driver can handle zero byte files and appends to zero byte files correctly.

These tests, when applied to the release/2.8 branch will show up flaws in the swift driver, which we use for the Brightbox docker repository.

They may show up flaws in other drivers as well, and hence why we thought it would be valuable to push them upstream.

Add two new checks to the testsuite that check
the driver can handle zero byte files and appends to zero
byte files correctly

Signed-off-by: Neil Wilson <neil@aldur.co.uk>
Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

LGTM

@milosgajdos milosgajdos merged commit 3fc1216 into distribution:main Sep 27, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants