Added http hostname as a header to all http calls #68

Merged
ylukoyan merged 1 commit from ylukoyan/frostfs-testcases:http_hostname into master 2023-07-26 08:34:00 +00:00
Member

PLEASE NOTE that according PRs in testlib and testsetup should be merged as well.
testlib - TrueCloudLab/frostfs-testlib#62
testsetup - <internal link>

**PLEASE NOTE** that according PRs in testlib and testsetup should be merged as well. testlib - https://git.frostfs.info/TrueCloudLab/frostfs-testlib/pulls/62 testsetup - `<internal link>`
ylukoyan requested review from qa-committers 2023-07-24 07:18:43 +00:00
ylukoyan requested review from qa-developers 2023-07-24 07:18:43 +00:00
abereziny reviewed 2023-07-24 09:48:49 +00:00
@ -29,8 +29,8 @@ class Test_http_object(ClusterTestBase):
@allure.title("Test Put over gRPC, Get over HTTP")
@pytest.mark.parametrize(
"object_size",
[pytest.lazy_fixture("simple_object_size"), pytest.lazy_fixture("complex_object_size")],
Member

Why we kicked complex object ? :)

Why we kicked complex object ? :)
d.zayakin approved these changes 2023-07-24 10:31:56 +00:00
JuliaKovshova approved these changes 2023-07-24 14:28:54 +00:00
ylukoyan force-pushed http_hostname from 6009db78de to 20872c554f 2023-07-25 06:38:05 +00:00 Compare
abereziny requested changes 2023-07-25 08:11:42 +00:00
abereziny left a comment
Member
https://git.frostfs.info/TrueCloudLab/frostfs-testcases/pulls/68#issuecomment-16691
ylukoyan force-pushed http_hostname from 20872c554f to 0e1d34b2f7 2023-07-25 11:08:38 +00:00 Compare
ylukoyan requested review from abereziny 2023-07-25 11:09:56 +00:00
ylukoyan requested review from d.zayakin 2023-07-25 11:10:32 +00:00
ylukoyan requested review from JuliaKovshova 2023-07-25 11:10:38 +00:00
abereziny approved these changes 2023-07-25 12:08:08 +00:00
anikeev-yadro approved these changes 2023-07-25 12:53:52 +00:00
d.zayakin approved these changes 2023-07-26 06:23:00 +00:00
JuliaKovshova approved these changes 2023-07-26 06:51:26 +00:00
ylukoyan merged commit 0e1d34b2f7 into master 2023-07-26 08:34:00 +00:00
ylukoyan deleted branch http_hostname 2023-07-26 08:34:01 +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#68
No description provided.