Commit 4ec0b087 authored by 温海元's avatar 温海元

delete test for saas

parent 9de11ac9
File added
......@@ -29,11 +29,11 @@ if [[ ${#dubboPort} == 5 ]];then
fi
# 给saas测试
if [[ $SYSTEM_NAME == 'nebula-goods' ]];then
lanIp=`curl -s "http://holmes-fe.liangkebang.net/k8s/podIp\?namespace\=saastob\&serviceName\=nebula-goods"`
export DUBBO_IP_TO_REGISTRY=172.17.5.42
echo "export DUBBO_IP_TO_REGISTRY=172.17.5.42" >> ~/.bashrc
fi
# if [[ $SYSTEM_NAME == 'nebula-goods' ]];then
# lanIp=`curl -s "http://holmes-fe.liangkebang.net/k8s/podIp\?namespace\=saastob\&serviceName\=nebula-goods"`
# export DUBBO_IP_TO_REGISTRY=172.17.5.42
# echo "export DUBBO_IP_TO_REGISTRY=172.17.5.42" >> ~/.bashrc
# fi
#OLD_IFS="$IFS"
......
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