add mongodb backup and restore scripts in testAPI
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Tue, 7 Jun 2016 06:34:14 +0000 (14:34 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Tue, 7 Jun 2016 06:52:09 +0000 (14:52 +0800)
commit3906e03eb6b710515b35af6aa73eba6ea6faf5b6
tree6a2a443061d7d89952503d3eca0ef49a753c6bff
parent67c7bee7345bbc7f4cf7b046f93cb1c049481099
add mongodb backup and restore scripts in testAPI

add directory update
add files backup.py restore.py utils.py

JIRA: FUNCTEST-297

Change-Id: I6e8b6c4b87b6081e67bc3e1a7605c83d0232e3ca
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
result_collection_api/update/__init__.py [new file with mode: 0644]
result_collection_api/update/backup.py [new file with mode: 0644]
result_collection_api/update/restore.py [new file with mode: 0644]
result_collection_api/update/utils.py [new file with mode: 0644]