fix internal port of TestAPI 37/29337/2
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Fri, 24 Feb 2017 07:08:41 +0000 (15:08 +0800)
committerAric Gardner <agardner@linuxfoundation.org>
Fri, 24 Feb 2017 21:44:09 +0000 (21:44 +0000)
commitde1da8295b55ca2092459f2dacf44455d1006550
tree04f797fccd57f1b7fbf2a9a83313030ca3457fc0
parent99585542c91716b518a67c8761f36a771b1414e6
fix internal port of TestAPI

There are too many parameters when starting TestAPI container,
it will confuse the user. I learned that docker containers like
Jenkins and mongo the internal port is fixed, the user only need
to change the exposed port, so the same strategy is adopted here

Change-Id: I59424f5a1f36945d906975a741b631019fcbd46d
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
utils/test/testapi/docker/Dockerfile
utils/test/testapi/docker/prepare-env.sh