auto update of testAPI using ansible-playbook 67/16667/3
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)
commitf4db6375de91d5d77a0a98064c31af8590d82b4d
tree7fd0ebb8fdc6410a2967c04dfc2d423569c390ea
parent85b093248d8586f31300a06858905c4e79bde9c3
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>
utils/test/result_collection_api/update/README.md
utils/test/result_collection_api/update/templates/__init__.py [new file with mode: 0644]
utils/test/result_collection_api/update/templates/backup_mongodb.py [moved from utils/test/result_collection_api/update/backup.py with 100% similarity]
utils/test/result_collection_api/update/templates/changes_in_mongodb.py [moved from utils/test/result_collection_api/update/changes.py with 100% similarity]
utils/test/result_collection_api/update/templates/restore_mongodb.py [moved from utils/test/result_collection_api/update/restore.py with 100% similarity]
utils/test/result_collection_api/update/templates/rm_olds.sh [new file with mode: 0644]
utils/test/result_collection_api/update/templates/update_mongodb.py [moved from utils/test/result_collection_api/update/update.py with 97% similarity]
utils/test/result_collection_api/update/templates/utils.py [moved from utils/test/result_collection_api/update/utils.py with 100% similarity]
utils/test/result_collection_api/update/update.yml [new file with mode: 0644]