Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf2f66fa

Browse files
knizhnikkelvich
authored andcommitted
Change rfatable bgworker start parameters
1 parent46ad5a3 commitf2f66fa

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎tests2/test_recovery.py

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,19 @@ def test_0_0_0(self):
2727

2828
time.sleep(10)
2929
subprocess.check_call(['blockade','partition','node3'])
30+
print('### blockade node3 ###')
3031

3132
self.clients.set_acc_to_tx(10000)
3233
self.clients.start()
3334

35+
foriinrange(10):
36+
time.sleep(3)
37+
self.clients.print_agg()
38+
print("\n")
39+
40+
subprocess.check_call(['blockade','join'])
41+
print('### deblockade node3 ###')
42+
3443
foriinrange(1000):
3544
time.sleep(3)
3645
self.clients.print_agg()

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp