Add time test #131

Merged
d.zayakin merged 1 commit from d.zayakin/frostfs-testcases:add-test-time into master 2023-11-02 08:43:24 +00:00
Member

Signed-off-by: Dmitriy Zayakin d.zayakin@yadro.com

Signed-off-by: Dmitriy Zayakin <d.zayakin@yadro.com>
d.zayakin requested review from qa-committers 2023-11-01 08:12:26 +00:00
d.zayakin requested review from qa-developers 2023-11-01 08:12:31 +00:00
anikeev-yadro approved these changes 2023-11-01 09:04:29 +00:00
abereziny reviewed 2023-11-01 09:19:22 +00:00
@ -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"):
Member

We are -> remove )

Get current block id -> can also save in allure
Wait for 3 blocks
Current block id should be higher than before

`We are` -> remove ) `Get current block id` -> can also save in allure `Wait for 3 blocks` `Current block id should be higher than before`
abereziny reviewed 2023-11-01 09:21:16 +00:00
@ -325,0 +329,4 @@
@pytest.mark.time
class TestTime(ClusterTestBase):
@allure.step("Checking that neo-go continues to release blocks every 8 seconds")
Member

Neo-go should continue to release blocks (8 seconds is configurable :) )

`Neo-go should continue to release blocks` (8 seconds is configurable :) )
ognev changed title from Add time test to WIP: Add time test 2023-11-01 10:23:14 +00:00
ognev changed title from WIP: Add time test to Add time test 2023-11-01 10:23:38 +00:00
d.zayakin force-pushed add-test-time from 5341d1d615 to 887291ae88 2023-11-02 07:52:39 +00:00 Compare
d.zayakin requested review from anikeev-yadro 2023-11-02 07:53:23 +00:00
anikeev-yadro approved these changes 2023-11-02 07:58:18 +00:00
abereziny approved these changes 2023-11-02 08:04:15 +00:00
d.zayakin merged commit aab8b07726 into master 2023-11-02 08:43:24 +00:00
d.zayakin deleted branch add-test-time 2023-11-02 08:43:24 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
3 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#131
No description provided.