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

Commit4983213

Browse files
knizhnikkelvich
authored andcommitted
Update expected results for regression tests
1 parent837e784 commit4983213

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎tests2/docker-entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ if [ "$1" = 'postgres' ]; then
5959
default_transaction_isolation = 'repeatable read'
6060
log_line_prefix = '%t: '
6161
62-
multimaster.workers =4
62+
multimaster.workers =16
6363
multimaster.max_nodes = 3
6464
multimaster.volkswagen_mode = 1
6565
multimaster.queue_size=52857600

‎tests2/test_regression.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ def tearDownClass(self):
1919

2020
deftest_regression(self):
2121
# XXX: make smth clever here
22-
time.sleep(31)
22+
#time.sleep(31)
2323
subprocess.check_call(['docker','exec',
2424
'node1',
2525
'/pg/mmts/tests2/support/docker-regress.sh',

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp