🧪 test(测试): 添加测试服的server条数测gvg

This commit is contained in:
luying
2023-03-06 13:58:29 +08:00
parent 6e09acd35c
commit 740ff2405b

View File

@@ -41,6 +41,9 @@ module.exports = {
],
'guild': [
{ 'id': 'guild-server-1', 'host': '127.0.0.1', 'port': 6057, "args": " --inspect=9239" },
{ 'id': 'guild-server-2', 'host': '127.0.0.1', 'port': 6061, "args": " --inspect=9243" },
{ 'id': 'guild-server-3', 'host': '127.0.0.1', 'port': 6062, "args": " --inspect=9244" },
{ 'id': 'guild-server-4', 'host': '127.0.0.1', 'port': 6063, "args": " --inspect=9245" },
],
'activity': [
{ 'id': 'activity-server-1', 'host': '127.0.0.1', 'port': 6059, "args": " --inspect=9241" },
@@ -115,7 +118,10 @@ module.exports = {
{ 'id': 'systimer-server-1', 'host': '172.26.145.159', 'port': 6056 }
],
'guild': [
{ 'id': 'guild-server-1', 'host': '172.26.145.159', 'port': 6057, "args": " --inspect=9239" },
{ 'id': 'guild-server-1', 'host': '172.26.145.159', 'port': 6061, "args": " --inspect=9239" },
{ 'id': 'guild-server-2', 'host': '172.26.145.159', 'port': 6062, "args": " --inspect=9239" },
{ 'id': 'guild-server-3', 'host': '172.26.145.159', 'port': 6063, "args": " --inspect=9239" },
{ 'id': 'guild-server-4', 'host': '172.26.145.159', 'port': 6064, "args": " --inspect=9239" },
],
'activity': [
{ 'id': 'activity-server-1', 'host': '172.26.145.159', 'port': 6059, "args": " --inspect=9241" },