[#340] add iam ape test #340
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
4 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-testcases#340
Loading…
Reference in a new issue
No description provided.
Delete branch "ChEktn/frostfs-testcases:ape_iam"
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?
@ -443,12 +455,30 @@ def default_user(credentials_provider: CredentialsProvider, cluster: Cluster) ->
return user
@reporter.step("Prepare default user with wallet")
maybe will we use different title
f.e.
Prepare second data user with wallet
?8ab7fb7a8b
to9486181e5c
New commits pushed, approval review dismissed automatically according to repository settings
absent sign-off
9486181e5c
to92dd8eaf1d
@ -446,0 +458,4 @@
@reporter.step("Prepare second data user with wallet")
@pytest.fixture(scope="session")
@cached_fixture(optionals.OPTIONAL_CACHE_FIXTURES)
def default_second_user(credentials_provider: CredentialsProvider, cluster: Cluster) -> User:
remove
default
wordView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.