Commit 36b056e8 authored by QA-甘 盛聪's avatar QA-甘 盛聪

update

parent 1308b4f2
......@@ -21,7 +21,7 @@ use_public_ip =$6
work_path=/home/quant_group
# work_path=/Users/eileen/QG/dev
db_backup=$work_path/db_backup
utils_path=$work_path/test-utils
utils_path=$work_path/qa-deploy-utils
function database_ops()
{
......
......@@ -11,7 +11,7 @@ source ~/.bash_profile
module_type=$1
target_host=$2
use_public_ip=$3
utils_path=/home/quant_group/test-utils
utils_path=/home/quant_group/qa-deploy-utils
java_module_list='black-hole di-ting du-jiang-yan financial-system gyxd han-gu-guan jian-men-guan mall pay-center quartz spider-center xyqb xyqb-offline'
if [[ "${module_type}" = "java" ]]
......
......@@ -19,7 +19,7 @@ re_load_config=$8
work_path=/home/quant_group
backup_path=/home/quant_group/remote_backup
utils_path=/home/quant_group/test-utils
utils_path=/home/quant_group/qa-deploy-utils
echo "job name is ${JOB_NAME}"
......
......@@ -26,7 +26,7 @@ fi
use_public_ip=$9
replace=true
utils_path=/home/quant_group/test-utils
utils_path=/home/quant_group/qa-deploy-utils
if [ "$checkout_branch" = true ]; then
echo "Step 1: checkout branch: $branch_name"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment