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
c91cc6b9
Commit
c91cc6b9
authored
Jul 07, 2017
by
智勇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
df3cf5ff
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
5_restart_by_type.sh
qa_shell_script/5_restart_by_type.sh
+0
-1
get_project_config.js
qa_shell_script/config_server/get_project_config.js
+2
-2
exception_sub_shell.sh
qa_shell_script/exception_sub_shell.sh
+1
-0
make_ngrok_yml.sh
qa_shell_script/ngrok/make_ngrok_yml.sh
+1
-1
No files found.
qa_shell_script/5_restart_by_type.sh
View file @
c91cc6b9
...
@@ -50,7 +50,6 @@ function restartJavaProject()
...
@@ -50,7 +50,6 @@ function restartJavaProject()
fi
fi
echo
"
$run_command
"
echo
"
$run_command
"
echo
"
$run_command
"
if
[[
$project
==
"redpacket"
]]
;
then
if
[[
$project
==
"redpacket"
]]
;
then
echo
`
java
-Xmx512m
-XX
:PermSize64m
-Xloggc
:/tmp/
${
project
}
.log
-XX
:+PrintGCDetails
-XX
:+PrintGCTimeStamps
-jar
${
project
}
.jar
--worker
1
--currentWorker
1
-t
-ts
>
/ dev/null 2>&1 &
`
echo
`
java
-Xmx512m
-XX
:PermSize64m
-Xloggc
:/tmp/
${
project
}
.log
-XX
:+PrintGCDetails
-XX
:+PrintGCTimeStamps
-jar
${
project
}
.jar
--worker
1
--currentWorker
1
-t
-ts
>
/ dev/null 2>&1 &
`
...
...
qa_shell_script/config_server/get_project_config.js
View file @
c91cc6b9
...
@@ -62,7 +62,7 @@ new pClass().init(true, "java", "7003", "xyqb", false, "QG", "xyqb.log", "applic
...
@@ -62,7 +62,7 @@ new pClass().init(true, "java", "7003", "xyqb", false, "QG", "xyqb.log", "applic
new
pClass
().
init
(
true
,
"
java
"
,
"
7025
"
,
"
baitiao
"
,
true
,
"
baitiao
"
,
"
baitiao.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
白条-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7025
"
,
"
baitiao
"
,
true
,
"
baitiao
"
,
"
baitiao.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
白条-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7019
"
,
"
xyqb-mall
"
,
false
,
"
QG
"
,
"
mall.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
商城后台-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7019
"
,
"
xyqb-mall
"
,
false
,
"
QG
"
,
"
mall.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
商城后台-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7010
"
,
"
xyqb-offline
"
,
false
,
"
QG
"
,
"
xyqb_offline.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
线下业务-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7010
"
,
"
xyqb-offline
"
,
false
,
"
QG
"
,
"
xyqb_offline.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
线下业务-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7042
"
,
"
xyqb-user2
"
,
true
,
"
head_group
/xyqb-user2.git
"
,
"
xyqb_user.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
用户注册登录-V2-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7042
"
,
"
xyqb-user2
"
,
true
,
"
head_group
"
,
"
xyqb_user.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
用户注册登录-V2-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7005
"
,
"
di-ting
"
,
false
,
"
QG
"
,
"
di_ting.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
风控审计-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7005
"
,
"
di-ting
"
,
false
,
"
QG
"
,
"
di_ting.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
风控审计-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7013
"
,
"
han-gu-guan
"
,
false
,
"
QG
"
,
"
han-gu-guan.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
用户注册登录-V1-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7013
"
,
"
han-gu-guan
"
,
false
,
"
QG
"
,
"
han-gu-guan.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
用户注册登录-V1-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7015
"
,
"
jian-men-guan
"
,
false
,
"
QG
"
,
"
jian_men_guan.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
信审服务-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7015
"
,
"
jian-men-guan
"
,
false
,
"
QG
"
,
"
jian_men_guan.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
信审服务-server
"
,
""
);
...
@@ -75,7 +75,7 @@ new pClass().init(true, "java", "7012", "financial-system", false, "QG", "financ
...
@@ -75,7 +75,7 @@ new pClass().init(true, "java", "7012", "financial-system", false, "QG", "financ
new
pClass
().
init
(
false
,
"
java
"
,
"
7034
"
,
"
fund-manage
"
,
false
,
"
QG
"
,
"
fund_manage.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
债转系统-server
"
,
""
);
new
pClass
().
init
(
false
,
"
java
"
,
"
7034
"
,
"
fund-manage
"
,
false
,
"
QG
"
,
"
fund_manage.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
债转系统-server
"
,
""
);
new
pClass
().
init
(
false
,
"
java
"
,
"
7029
"
,
"
gyxd
"
,
false
,
"
QG
"
,
"
gyxd.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
广源小贷-server
"
,
""
);
new
pClass
().
init
(
false
,
"
java
"
,
"
7029
"
,
"
gyxd
"
,
false
,
"
QG
"
,
"
gyxd.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
广源小贷-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7038
"
,
"
merchant-backend
"
,
false
,
"
QG
"
,
"
merchant.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
商户后台-server
"
,
"
凌子华/陈东亮
"
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7038
"
,
"
merchant-backend
"
,
false
,
"
QG
"
,
"
merchant.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
商户后台-server
"
,
"
凌子华/陈东亮
"
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7031
"
,
"
redpacket
"
,
false
,
"
QG
"
,
"
redpacket.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t > /dev/null 2>&1 &
"
,
null
,
2
,
"
红包系统-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7031
"
,
"
redpacket
"
,
true
,
"
baitiao
"
,
"
redpacket.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t > /dev/null 2>&1 &
"
,
null
,
2
,
"
红包系统-server
"
,
""
);
new
pClass
().
init
(
false
,
"
java
"
,
"
7044
"
,
"
finance-api
"
,
false
,
"
bo.wang
"
,
"
finance-api.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
财务系统-server
"
,
""
);
new
pClass
().
init
(
false
,
"
java
"
,
"
7044
"
,
"
finance-api
"
,
false
,
"
bo.wang
"
,
"
finance-api.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
财务系统-server
"
,
""
);
new
pClass
().
init
(
false
,
"
java
"
,
"
7045
"
,
"
check-accounts
"
,
false
,
"
QG
"
,
"
check_accounts.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
对账系统-server
"
,
""
);
new
pClass
().
init
(
false
,
"
java
"
,
"
7045
"
,
"
check-accounts
"
,
false
,
"
QG
"
,
"
check_accounts.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
对账系统-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7014
"
,
"
du-jiang-yan
"
,
false
,
"
QG
"
,
"
du_jiang_yan.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
第三方对接导流-server
"
,
""
);
new
pClass
().
init
(
true
,
"
java
"
,
"
7014
"
,
"
du-jiang-yan
"
,
false
,
"
QG
"
,
"
du_jiang_yan.log
"
,
"
application.properties
"
,
"
--worker 1 --currentWorker 1 -t -ts > /dev/null 2>&1 &
"
,
null
,
2
,
"
第三方对接导流-server
"
,
""
);
...
...
qa_shell_script/exception_sub_shell.sh
View file @
c91cc6b9
...
@@ -119,6 +119,7 @@ tranceConfig java "xyqb.is.debug=0" "xyqb.is.debug=1" "192.168.4.23" "baitiao.pr
...
@@ -119,6 +119,7 @@ tranceConfig java "xyqb.is.debug=0" "xyqb.is.debug=1" "192.168.4.23" "baitiao.pr
#tranceConfig java "sms.is.debug=1" "sms.is.debug=0" "192.168.4.24" "di-ting.properties"
#tranceConfig java "sms.is.debug=1" "sms.is.debug=0" "192.168.4.24" "di-ting.properties"
#tranceConfig java "xyqb.is.debug=1" "xyqb.is.debug=0" "192.168.4.24" "xyqb.properties"
#tranceConfig java "xyqb.is.debug=1" "xyqb.is.debug=0" "192.168.4.24" "xyqb.properties"
tranceConfig node
"112233445512345.ittun.com"
"activity-op-24.ss.xyqb.loan"
"192.168.4.24"
"activity-op.js"
tranceConfig node
"112233445512345.ittun.com"
"activity-op-24.ss.xyqb.loan"
"192.168.4.24"
"activity-op.js"
tranceConfig java
"192.168.4.24:7058"
"wechattest2.xyqb.com"
"192.168.4.24"
"xyqb.properties"
#4.151
#4.151
tranceConfig java
"xyqb.is.debug=0"
"xyqb.is.debug=1"
"192.168.4.151"
"xyqb.properties"
tranceConfig java
"xyqb.is.debug=0"
"xyqb.is.debug=1"
"192.168.4.151"
"xyqb.properties"
...
...
qa_shell_script/ngrok/make_ngrok_yml.sh
View file @
c91cc6b9
...
@@ -57,7 +57,7 @@ function addFile()
...
@@ -57,7 +57,7 @@ function addFile()
# port=`node $config_server/get_project_config.js -name $project -attr port`
# port=`node $config_server/get_project_config.js -name $project -attr port`
# addFile $project $port $filename
# addFile $project $port $filename
#done
#done
projects_of_out_proxy
=(
mall-ui ka-spider-center-ui activity-ui gu-bei activity-op op-api spider-center di-ting merchant-backend cash-loan-flow xyqb xyqb-quartz xyqb-query qgbc-ui bt-ui xyqb-user2 xyqb-ui xyqb-user-ui xyqb-mall
)
projects_of_out_proxy
=(
AppBackend
mall-ui ka-spider-center-ui activity-ui gu-bei activity-op op-api spider-center di-ting merchant-backend cash-loan-flow xyqb xyqb-quartz xyqb-query qgbc-ui bt-ui xyqb-user2 xyqb-ui xyqb-user-ui xyqb-mall
)
for
ip_last
in
${
ips
[@]
}
for
ip_last
in
${
ips
[@]
}
...
...
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