Add autotest for resolving with bucket name and object name #133

Merged
abereziny merged 1 commit from EliChin/frostfs-testcases:feature/name_resolving_http into master 2023-11-13 10:26:28 +00:00
Member

Signed-off-by: Liza e.chichindaeva@yadro.com

Signed-off-by: Liza <e.chichindaeva@yadro.com>
EliChin requested review from qa-committers 2023-11-08 06:31:09 +00:00
EliChin requested review from qa-developers 2023-11-08 06:31:09 +00:00
d.zayakin approved these changes 2023-11-08 08:07:57 +00:00
anikeev-yadro approved these changes 2023-11-08 08:54:16 +00:00
abereziny reviewed 2023-11-08 15:02:02 +00:00
@ -126,1 +129,4 @@
)
@allure.title("Put over s3, Get over HTTP with bucket name and key")
@pytest.mark.parametrize("s3_client", [AwsCliClient], indirect=True)
Member

Why only AwsCliClient ?
To use both you can remove this line (and update test title to be unique for both variants)

Not insist, just asking :)

Why only AwsCliClient ? To use both you can remove this line (and update test title to be unique for both variants) Not insist, just asking :)
JuliaKovshova approved these changes 2023-11-10 07:34:10 +00:00
JuliaKovshova approved these changes 2023-11-10 07:34:12 +00:00
EliChin force-pushed feature/name_resolving_http from 8974e25e1b to f204a6ca75 2023-11-13 08:20:01 +00:00 Compare
anikeev-yadro approved these changes 2023-11-13 08:36:09 +00:00
abereziny merged commit d82ce3626f into master 2023-11-13 10:26:28 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
5 participants
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-testcases#133
No description provided.