Add simple replication test #69
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
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TrueCloudLab/frostfs-testcases#69
Loading…
Reference in a new issue
No description provided.
Delete branch "yadro-vavdeev/frostfs-testcases:replication"
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?
2da03c374e
toa421dbe8ed
@ -0,0 +25,4 @@
ids=["simple object", "complex object"],
)
@allure.title("Test replication")
def test_replication(
Maybe it belongs to here?
https://git.frostfs.info/TrueCloudLab/frostfs-testcases/src/branch/master/pytest_tests/testsuites/failovers/test_failover_storage.py
IMHO, asynchronous replication is a not minore feature. I wanted to highlight this functionality. In the future, I would like to see suite, and not just one simple test.