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

check file existence after upload with wrong checksums #32723

Merged
merged 1 commit into from
Sep 17, 2018

Conversation

individual-it
Copy link
Member

Description

when an upload should not work (in this case because of wrong checksums), we should not only check the status code but also if the file exists or not

Related Issue

Motivation and Context

do not trust the code

How Has This Been Tested?

🤖

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • Backport (if applicable set "backport-request" label and remove when the backport was done)

@individual-it
Copy link
Member Author

backport in #32725

@phil-davis phil-davis merged commit 5c3cf43 into master Sep 17, 2018
@phil-davis phil-davis deleted the testNotExistingOfFileOnErrorChecksum branch September 17, 2018 10:42
@lock lock bot locked as resolved and limited conversation to collaborators Sep 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants