Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Q
qa-deploy-utils
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
QA
qa-deploy-utils
Commits
2110b0dc
Commit
2110b0dc
authored
Feb 22, 2017
by
root
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
70335dc7
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
2 deletions
+8
-2
exception_sub_shell.sh
qa_shell_script/exception_sub_shell.sh
+2
-0
initial_mq.sh
qa_shell_script/rabbitmq/initial_mq.sh
+6
-2
No files found.
qa_shell_script/exception_sub_shell.sh
View file @
2110b0dc
...
@@ -38,6 +38,7 @@ function tranceConfig()
...
@@ -38,6 +38,7 @@ function tranceConfig()
tranceConfig java
"pay.debug=0"
"pay.debug=1"
"192.168.4.13"
"xyqb-mall.properties"
tranceConfig java
"pay.debug=0"
"pay.debug=1"
"192.168.4.13"
"xyqb-mall.properties"
tranceConfig java
"sms.is.debug=1"
"sms.is.debug=0"
"192.168.4.13"
"*.properties"
tranceConfig java
"pay.debug=0"
"pay.debug=1"
"192.168.4.151"
"xyqb-mall.properties"
tranceConfig java
"pay.debug=0"
"pay.debug=1"
"192.168.4.151"
"xyqb-mall.properties"
#tranceConfig java "pay.debug=0" "pay.debug=1" "192.168.4.152" "xyqb-mall.properties"
#tranceConfig java "pay.debug=0" "pay.debug=1" "192.168.4.152" "xyqb-mall.properties"
#tranceConfig java "192.168.4.3" "192.168.4.17" "192.168.4.17" "*"
#tranceConfig java "192.168.4.3" "192.168.4.17" "192.168.4.17" "*"
...
@@ -47,3 +48,4 @@ tranceConfig java "pay.debug=0" "pay.debug=1" "192.168.4.151" "xyqb-mall.propert
...
@@ -47,3 +48,4 @@ tranceConfig java "pay.debug=0" "pay.debug=1" "192.168.4.151" "xyqb-mall.propert
tranceConfig node
"192.168.4.3"
"192.168.4.107"
"192.168.4.12"
"AppBackend.js"
tranceConfig node
"192.168.4.3"
"192.168.4.107"
"192.168.4.12"
"AppBackend.js"
tranceConfig java
"sms.is.debug=1"
"sms.is.debug=0"
"192.168.4.151"
"*.properties"
tranceConfig java
"sms.is.debug=1"
"sms.is.debug=0"
"192.168.4.151"
"*.properties"
tranceConfig java
"xyqb.is.debug=1"
"xyqb.is.debug=0"
"192.168.4.151"
"xyqb.properties"
tranceConfig java
"xyqb.is.debug=1"
"xyqb.is.debug=0"
"192.168.4.151"
"xyqb.properties"
tranceConfig java
"sms.is.debug=1"
"sms.is.debug=0"
"192.168.4.12"
"*.properties"
qa_shell_script/rabbitmq/initial_mq.sh
View file @
2110b0dc
...
@@ -31,7 +31,7 @@ add_vhost orderstatus_vhost
...
@@ -31,7 +31,7 @@ add_vhost orderstatus_vhost
add_vhost sms
add_vhost sms
add_vhost spider_center
add_vhost spider_center
add_vhost xyqb_push
add_vhost xyqb_push
add vhost bt_loan
#add exchange
#add exchange
add_exchange / hello-exchange direct
add_exchange / hello-exchange direct
...
@@ -46,6 +46,7 @@ add_exchange offline Spider direct
...
@@ -46,6 +46,7 @@ add_exchange offline Spider direct
add_exchange orderstatus_vhost orderstatus_exchange direct
add_exchange orderstatus_vhost orderstatus_exchange direct
add_exchange sms sms-control direct
add_exchange sms sms-control direct
add_exchange xyqb_push events direct
add_exchange xyqb_push events direct
add exchange bt_loan bt_loan_exchange direct
#add queues
#add queues
add_queues /black_hole contractQueue
add_queues /black_hole contractQueue
...
@@ -80,3 +81,6 @@ add_queues xyqb_push TestEvents
...
@@ -80,3 +81,6 @@ add_queues xyqb_push TestEvents
add_queues xyqb_push myqueue
add_queues xyqb_push myqueue
add_queues mall refund
add_queues mall refund
add_queues mall refundFeed
add_queues mall refundFeed
add_queues financial_system refundInfo
add_queues bt_loan bt_loan_queue
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment