Fix preconditions #538

Closed
opened 2024-11-01 13:28:57 +00:00 by dkirillov · 0 comments
Member

Expected Behavior

The following tests pass:

Current Behavior

Tests fail

Possible Solution

Return etag not only with 200 OK

Steps to Reproduce (for bugs)

  1. Run tests

Context

https://tracker.ceph.com/issues/45736

Regression

No

<!--- Provide a general summary of the issue in the Title above --> ## Expected Behavior The following tests pass: * [test_get_object_ifnonematch_good](https://git.frostfs.info/TrueCloudLab/s3-tests/src/commit/d245097771698774d36a0283e9ef69bf67f3ba76/s3tests_boto3/functional/test_s3.py#L3002) * [test_get_object_ifmodifiedsince_failed](https://git.frostfs.info/TrueCloudLab/s3-tests/src/commit/d245097771698774d36a0283e9ef69bf67f3ba76/s3tests_boto3/functional/test_s3.py#L3033) ## Current Behavior <!--- If describing a bug, tell us what happens instead of the expected behavior --> <!--- If suggesting a change/improvement, explain the difference from current behavior --> Tests fail ## Possible Solution <!--- Not obligatory --> <!--- If no reason/fix/additions for the bug can be suggested, --> <!--- uncomment the following phrase: --> Return etag not only with 200 OK ## Steps to Reproduce (for bugs) <!--- Provide a link to a live example, or an unambiguous set of steps to --> <!--- reproduce this bug. --> 1. Run tests ## Context https://tracker.ceph.com/issues/45736 ## Regression No
dkirillov added the
bug
label 2024-11-01 13:28:57 +00:00
mbiryukova self-assigned this 2024-11-08 13:57:37 +00:00
alexvanin added this to the v0.31.0 milestone 2024-11-20 12:16:46 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: TrueCloudLab/frostfs-s3-gw#538
No description provided.