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

Commitde46fec

Browse files
committed
set major to off in ordinary tests too
1 parent180229d commitde46fec

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎contrib/mmts/tests2/docker-compose.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ services:
1111
environment:
1212
POSTGRES_USER:'pg'
1313
POSTGRES_DB:'regression'
14+
MAJOR:'off'
1415
NODE_ID:1
1516
# CONNSTRS: >-
1617
# dbname=regression user=pg host=node1,
@@ -32,6 +33,7 @@ services:
3233
environment:
3334
POSTGRES_USER:'pg'
3435
POSTGRES_DB:'regression'
36+
MAJOR:'off'
3537
NODE_ID:2
3638
# CONNSTRS: >-
3739
# dbname=regression user=pg host=toxi port=21000 arbiterport=21001,
@@ -53,6 +55,7 @@ services:
5355
environment:
5456
POSTGRES_USER:'pg'
5557
POSTGRES_DB:'regression'
58+
MAJOR:'off'
5659
NODE_ID:3
5760
# CONNSTRS: >-
5861
# dbname=regression user=pg host=toxi port=31000 arbiterport=31001,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp