diff options
author | SerenaFeng <feng.xiaowei@zte.com.cn> | 2016-07-28 16:41:13 +0800 |
---|---|---|
committer | SerenaFeng <feng.xiaowei@zte.com.cn> | 2016-07-28 16:45:57 +0800 |
commit | 0f0d3d39e2f1411160505c412f903470e0b3d3c6 (patch) | |
tree | cff0e14d4c2b39cfd8e0a90555f2be8f023f2bcd /utils/test/result_collection_api/update/README.md | |
parent | ebd48fb22672ba26b05ee638a4aac7cd0b456f8d (diff) |
support docker build image during updating testapi
add rm_images.sh script
modify README.md
add build image operations in update.yml
JIRA: FUNCTEST-395
Change-Id: Ia9bd6e8e6d1096b9b946cb5508f4cac5ea6e6e25
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
Diffstat (limited to 'utils/test/result_collection_api/update/README.md')
-rw-r--r-- | utils/test/result_collection_api/update/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/test/result_collection_api/update/README.md b/utils/test/result_collection_api/update/README.md index d3aef7efe..738f30ab7 100644 --- a/utils/test/result_collection_api/update/README.md +++ b/utils/test/result_collection_api/update/README.md @@ -96,6 +96,7 @@ host=10.63.243.17 user=zte port=8000 image=opnfv/testapi +mode=build update_path=/tmp/testapi mongodb_url=mongodb://172.17.0.1:27017 swagger_url=http://10.63.243.17:8000"``` |