summaryrefslogtreecommitdiffstats
path: root/resources/roles/qtip-workspace/files/copy/setup.yml
AgeCommit message (Collapse)AuthorFilesLines
2017-04-22Rename foldersYujun Zhang1-50/+0
* copy -> defaults * render -> custom * roles -> ansible_roles Change-Id: Ia96214691873f3bd8e6c5f9f433292fd912ac46e Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-04-21Fix issues when running qtip first timeYujun Zhang1-2/+1
- results folder not created - hostkey check should be skipped Change-Id: I658f5c459617d1651eec360edd53a8766f7387c1 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-04-21Organize testapi tasks into ansible rolesYujun Zhang1-22/+0
Change-Id: If073401b94e7146521fb54a85470b931e458de3c Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-04-21Group test results and report under nodeYujun Zhang1-1/+1
Change-Id: I66286787d06c5012c6dcf516cffb9f6fd76522c5 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-04-21Reorganize benchmarking tasks into ansible roles which helps toYujun Zhang1-0/+73
- group task with related templates and variables - simplify the main playbook to improve readability See: http://docs.ansible.com/ansible/playbooks_roles.html Change-Id: I9d3180edaac83ee9dba85ce5ac14ff574af7a905 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>