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

Commit18cfcdd

Browse files
committed
tests: minor fix
1 parent0493eab commit18cfcdd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎tests/backup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1017,7 +1017,7 @@ def test_backup_concurrent_drop_table(self):
10171017
self.set_archiving(backup_dir,'node',node)
10181018
node.slow_start()
10191019

1020-
node.pgbench_init(scale=5)
1020+
node.pgbench_init(scale=1)
10211021

10221022
# FULL backup
10231023
gdb=self.backup_node(

‎tests/compatibility.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,7 +552,7 @@ def test_backup_concurrent_drop_table(self):
552552
self.add_instance(backup_dir,'node',node,old_binary=True)
553553
node.slow_start()
554554

555-
node.pgbench_init(scale=5)
555+
node.pgbench_init(scale=1)
556556

557557
# FULL backup
558558
gdb=self.backup_node(

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp