Skip to content

Commit 6f9f164

Browse files
committed
change the managed server prefix name
1 parent 197af1d commit 6f9f164

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration-tests/src/test/resources/multipleclusters/wdtmultipledynclusters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ topology:
1818
CalculatedListenPorts: false
1919
DynamicClusterSize: 2
2020
MaxDynamicClusterSize: '@@PROP:CONFIGURED_MANAGED_SERVER_COUNT@@'
21-
ServerNamePrefix: '@@PROP:MANAGED_SERVER_NAME_BASE@@'
21+
ServerNamePrefix: '@@PROP:MANAGED_SERVER_NAME_BASE@@-2'
2222
ServerTemplate: '@@PROP:CLUSTER_NAME@@-2-template'
2323
Server:
2424
'@@PROP:ADMIN_NAME@@':

0 commit comments

Comments
 (0)