[#68] Fix pre-commit issues #68

Merged
alexvanin merged 1 commits from dkirillov/frostfs-s3-gw:feature/fix-pre-commit_issues into master 2023-03-27 06:52:54 +00:00
Collaborator

Signed-off-by: Denis Kirillov d.kirillov@yadro.com

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
dkirillov self-assigned this 2023-03-24 13:19:05 +00:00
dkirillov changed title from [#XX] Fix pre-commit issues to [#68] Fix pre-commit issues 2023-03-24 13:22:00 +00:00
dkirillov force-pushed feature/fix-pre-commit_issues from bd787556b6 to bd3164c57f 2023-03-24 13:22:17 +00:00 Compare
dkirillov requested review from storage-services-committers 2023-03-24 13:22:35 +00:00
dkirillov requested review from storage-services-developers 2023-03-24 13:22:35 +00:00
alexvanin approved these changes 2023-03-24 14:39:31 +00:00
@ -756,4 +756,0 @@
// periodicWriterErrorSender returns handler function to send error. If header is
// alreay written by periodic XML writer, do not send HTTP and XML headers.
func (h *handler) periodicWriterErrorSender(headerWritten bool) func(http.ResponseWriter, string, *api.ReqInfo, error, ...zap.Field) {
@ -143,3 +80,1 @@
| 62 | s3tests_boto3.functional.test_s3.test_atomic_conditional_write_1mb | ok | ok | ERROR |
| 63 | s3tests_boto3.functional.test_s3.test_atomic_dual_conditional_write_1mb | FAIL | FAIL | FAIL |
| 64 | s3tests_boto3.functional.test_s3.test_atomic_write_bucket_gone | ok | ok | ok |
| | Test | s3-gw | minio | aws s3 |

I wonder if updating script is going to be okay with this change.
Anyway we need to update it with new s3-tests based on pytest and tox.

I wonder if updating script is going to be okay with this change. Anyway we need to update it with new s3-tests based on pytest and tox.
Poster
Collaborator

I wonder if updating script is going to be okay with this change.

I have checked it and it seems everything ok

> I wonder if updating script is going to be okay with this change. I have checked it and it seems everything ok
alexvanin merged commit bd3164c57f into master 2023-03-27 06:52:54 +00:00
alexvanin deleted branch feature/fix-pre-commit_issues 2023-03-27 06:52:54 +00:00
Sign in to join this conversation.
There is no content yet.