Remove internal ip in tests (#3665)

This commit is contained in:
Song Jiaming 2021-12-03 15:45:37 +08:00 committed by GitHub
parent a83ab371d2
commit 5a53081656
3 changed files with 0 additions and 4 deletions

View file

@ -229,7 +229,6 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Looking in indexes: http://10.239.45.10:8081/repository/pypi-group/simple, https://pypi.tuna.tsinghua.edu.cn/simple\n",
"Requirement already satisfied: bigdl-serving in /home/user/anaconda3/envs/rec/lib/python3.6/site-packages (0.9.0)\n",
"Requirement already satisfied: opencv-python in /home/user/anaconda3/envs/rec/lib/python3.6/site-packages (from bigdl-serving) (4.5.1.48)\n",
"Requirement already satisfied: httpx in /home/user/anaconda3/envs/rec/lib/python3.6/site-packages (from bigdl-serving) (0.16.1)\n",

View file

@ -229,7 +229,6 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Looking in indexes: http://10.239.45.10:8081/repository/pypi-group/simple, https://pypi.tuna.tsinghua.edu.cn/simple\n",
"Requirement already satisfied: bigdl-serving in /home/user/anaconda3/envs/rec/lib/python3.6/site-packages (0.9.0)\n",
"Requirement already satisfied: opencv-python in /home/user/anaconda3/envs/rec/lib/python3.6/site-packages (from bigdl-serving) (4.5.1.48)\n",
"Requirement already satisfied: httpx in /home/user/anaconda3/envs/rec/lib/python3.6/site-packages (from bigdl-serving) (0.16.1)\n",

View file

@ -216,9 +216,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"Looking in indexes: http://10.239.45.10:8081/repository/pypi-group/simple, https://pypi.tuna.tsinghua.edu.cn/simple\n",
"Collecting bigdl-serving\n",
" Downloading http://10.239.45.10:8081/repository/pypi-group/packages/bigdl-serving/0.9.0/analytics_zoo_serving-0.9.0-20201216-py2.py3-none-any.whl (17 kB)\n",
"Requirement already satisfied: httpx in /home/user/anaconda3/envs/tf1/lib/python3.7/site-packages (from bigdl-serving) (0.17.1)\n",
"Requirement already satisfied: pyarrow in /home/user/anaconda3/envs/tf1/lib/python3.7/site-packages (from bigdl-serving) (3.0.0)\n",
"Requirement already satisfied: pyyaml in /home/user/anaconda3/envs/tf1/lib/python3.7/site-packages (from bigdl-serving) (5.4.1)\n",