aboutsummaryrefslogtreecommitdiffstats
path: root/resources/roles/qtip-workspace
AgeCommit message (Collapse)AuthorFilesLines
2017-04-22Rename foldersYujun Zhang15-704/+0
* copy -> defaults * render -> custom * roles -> ansible_roles Change-Id: Ia96214691873f3bd8e6c5f9f433292fd912ac46e Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-04-22Fix bug on apexYujun Zhang2-2/+2
missing repository configuration and packages Change-Id: I929e3bafced56b2ab8fd90edc21421bd7bde2073 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-04-21Fix issues when running qtip first timeYujun Zhang3-2/+9
- results folder not created - hostkey check should be skipped Change-Id: I658f5c459617d1651eec360edd53a8766f7387c1 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-04-21Add AES testing in SSL metricsYujun Zhang1-1/+1
Change-Id: Iee1b1711d9ce07c468bc390966c55bd49abea228 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-04-21Organize testapi tasks into ansible rolesYujun Zhang2-44/+5
Change-Id: If073401b94e7146521fb54a85470b931e458de3c Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-04-21Cleanup customizable variables of workspaceYujun Zhang6-14/+14
Change-Id: I00185b7c73692e2aeafb1307cea81f4f2d149c74 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-04-21Group test results and report under nodeYujun Zhang3-32/+4
Change-Id: I66286787d06c5012c6dcf516cffb9f6fd76522c5 Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2017-04-21Reorganize benchmarking tasks into ansible roles which helps toYujun Zhang15-0/+764
- 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>