auto update of testAPI using ansible-playbook
authorSerenaFeng <feng.xiaowei@zte.com.cn>
Mon, 11 Jul 2016 09:29:03 +0000 (17:29 +0800)
committerSerenaFeng <feng.xiaowei@zte.com.cn>
Tue, 12 Jul 2016 06:16:55 +0000 (14:16 +0800)
commit8c68a19284c5507007ead6025ada4a6e61b9ba9f
tree197f1635614c0aae12f829efa2208cfc1d0f8305
parent6603abb3ee57c4c234374844f5f24892763e36b3
auto update of testAPI using ansible-playbook

rename db related files
write ansible file
update README.md

JIRA: FUNCTEST-360

Change-Id: Ib1a1a5ad846ed003cf90da770d94ceb7c011d39d
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
result_collection_api/update/README.md
result_collection_api/update/templates/__init__.py [new file with mode: 0644]
result_collection_api/update/templates/backup_mongodb.py [moved from result_collection_api/update/backup.py with 100% similarity]
result_collection_api/update/templates/changes_in_mongodb.py [moved from result_collection_api/update/changes.py with 100% similarity]
result_collection_api/update/templates/restore_mongodb.py [moved from result_collection_api/update/restore.py with 100% similarity]
result_collection_api/update/templates/rm_olds.sh [new file with mode: 0644]
result_collection_api/update/templates/update_mongodb.py [moved from result_collection_api/update/update.py with 97% similarity]
result_collection_api/update/templates/utils.py [moved from result_collection_api/update/utils.py with 100% similarity]
result_collection_api/update/update.yml [new file with mode: 0644]