summaryrefslogtreecommitdiffstats
path: root/testsuites/posca/testcase_script/posca_factor_cpu_burden.py
AgeCommit message (Collapse)AuthorFilesLines
2016-10-25Modify POSCA code into PEP8 styleliyin1-51/+69
JIRA: BOTTLENECK-102 Modify all the code in the testcase POSCA into PEP8 style. Using more standard way to realize our function. Change-Id: Ic014678db454b8a36b36395c32b4769f6cf700be Signed-off-by: liyin <liyin11@huawei.com>
2016-09-22Add Factor Testcase CPU_Burdenyuyang1-0/+117
JIRA: BOTTLENECK-95 Add cpu burden factor testcase to locate cpu bottlneck for system. A separated logic is provided to determine if the bottleneck is the CPU capability in the system. Changes: 1. Add testcase script 2. Delete whitespaces Change-Id: I37017d5a0378450b07286ba36f9976d92f504eeb Signed-off-by: yuyang <Gabriel.yuyang@huawei.com>