Toggle navigation
Toggle navigation
This project
Loading...
Sign in
yohoops
/
auto_deploy_test
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
5
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
unknown
7 years ago
Commit
57239ac8f78bcec6e156672036005455e8382a65
1 parent
d5664a62
Update: 增加测试环境配置
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
13 additions
and
0 deletions
autoconfig/test_nj_3/yohobuy-crm-autoconfig.properties
autoconfig/test_nj_4/global-autoconfig.properties
autoconfig/test_nj_4/yohobuy-crm-autoconfig.properties
autoconfig/test_nj_3/yohobuy-crm-autoconfig.properties
View file @
57239ac
...
...
@@ -96,6 +96,9 @@ wechart.retry.scheduler=0 0 2 * * ?
#清理短信发送记录
sms.clean.scheduler
=
0 0 2 * * ?
#通联状态报告和黑名单获取
tonglian.scheduler
=
0 2/3 * * * ?
#大数据
jdbc.mysql.bigdataunion.slave
=
118.89.235.30:3306
jdbc.mysql.bigdataunion.username
=
root
...
...
autoconfig/test_nj_4/global-autoconfig.properties
View file @
57239ac
...
...
@@ -420,6 +420,11 @@ rabbit_uic=rabbitmq-common.yohoops.org:5672
rabbit_uic_name
=
yoho
rabbit_uic_password
=
yoho
rabbit_crm_host
=
rabbitmq-common.yohoops.org:5672
rabbit_crm_user
=
yoho
rabbit_crm_password
=
yoho
rabbit_crm_vhost
=
yoho
#cache clear rabbitmq
rabbit.cacheclean.producer.host
=
rabbitmq-common-qq.yohoops.org:5672
...
...
autoconfig/test_nj_4/yohobuy-crm-autoconfig.properties
View file @
57239ac
...
...
@@ -92,6 +92,11 @@ wechart.retry.scheduler=0 0 2 * * ?
#清理短信发送记录
sms.clean.scheduler
=
0 0 2 * * ?
#通联状态报告和黑名单获取
tonglian.scheduler
=
0 2/3 * * * ?
bigdata.synGroup.scheduler
=
0 0 2 * * ?
#大数据
jdbc.mysql.bigdataunion.slave
=
118.89.235.30:3306
jdbc.mysql.bigdataunion.username
=
root
...
...
Please
register
or
login
to post a comment