Add time test #131
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#131
Loading…
Reference in a new issue
No description provided.
Delete branch "d.zayakin/frostfs-testcases:add-test-time"
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: Dmitriy Zayakin d.zayakin@yadro.com
@ -325,0 +337,4 @@
count_blocks[cluster_node] = neo_go_query_height(
shell=cluster_node.host.get_shell(), endpoint=cluster_node.morph_chain.get_http_endpoint()
)["Latest block"]
with allure.step("We are waiting for the release of 3 blocks"):
We are
-> remove )Get current block id
-> can also save in allureWait for 3 blocks
Current block id should be higher than before
@ -325,0 +329,4 @@
@pytest.mark.time
class TestTime(ClusterTestBase):
@allure.step("Checking that neo-go continues to release blocks every 8 seconds")
Neo-go should continue to release blocks
(8 seconds is configurable :) )Add time testto WIP: Add time testWIP: Add time testto Add time test5341d1d615
to887291ae88