Add autotest for resolving with bucket name and object name #133
No reviewers
Labels
No labels
P0
P1
P2
P3
good first issue
Infrastructure
blocked
bug
config
discussion
documentation
duplicate
enhancement
go
help wanted
internal
invalid
kludge
observability
perfomance
question
refactoring
wontfix
No milestone
No project
No assignees
5 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-testcases#133
Loading…
Reference in a new issue
No description provided.
Delete branch "EliChin/frostfs-testcases:feature/name_resolving_http"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Signed-off-by: Liza e.chichindaeva@yadro.com
@ -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)
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 :)
8974e25e1b
tof204a6ca75