aboutsummaryrefslogtreecommitdiffstats
path: root/dashboard
AgeCommit message (Collapse)AuthorFilesLines
2016-11-10Adjust folder structureYujun Zhang2-66/+0
Note: this patchset may break existing features, but it will help to accelerate the refactoring work. JIRA: QTIP-131 Change-Id: Ie0cd9d185e6b02316878daef905e26f4e533a66b Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
2016-10-13Refactor pushing suite result to test dbzhifeng.jiang2-12/+15
modification: remove compute_suite.py,network_suite.py,storage_suite.py handler all suite result in suite_result.py refactor pushtoDB.py so that it can be called by qtip_server JIRA:QTIP-99 Change-Id: I1630a512c22cba7be038f5301f1454b8ef4f762f Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-07-13Fix pep8 errors for python files in benchmarks,data,dashboardzhifeng.jiang1-12/+18
JIRA:QTIP-89 Change-Id: I3465221f0bdc9a8eb7c4e26069f7367fb1add729 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-06-23Change the pod name from dell-us-testing-bm-1 to dell-pod1 in test_cases.zhifeng.jiang1-1/+1
JIRA:QTIP-94 Change-Id: Ic67a50af8b967592357ac1459bd61a5e3b27b654 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-06-20Merge "Change the key in results to adapt to new testapi."Nauman Ahad1-1/+1
2016-06-17Change the key in results to adapt to new testapi.zhifeng.jiang1-1/+1
JIRA:QTIP-86 Change-Id: Ifd5e8d678d3a310d23c561d806393dad0e2f3cfe Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-06-15Change url to new testapizhifeng.jiang1-1/+1
JIRA:QTIP-86 Change-Id: Ib29ba4d0ae5e30c2aff0170893104d4685e8224a Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-06-02dos2Unix the pushtoDb.py file.zhifeng.jiang1-57/+57
Change-Id: I507822e4ea02a4e5fecc7242482b76d9412eede4 Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
2016-01-25update: address for testing dbMofassirArif1-1/+1
Change-Id: I48b30fffd1de2512e4f46ee951a85299edc06a1c Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com>
2016-01-21bug fix: result collection bug fix for docker imagesMofassirArif1-5/+12
Change-Id: Ia4ea09b90c7a4f4e3699af456c6d66e85661cc0b Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com>
2016-01-15qtip: remove white spacesMofassirArif1-1/+1
Change-Id: I1e90a91eaa9db8e90a87f2ee9cccb6999740b8b3 Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com>
2016-01-15bug fix in pushtodbMofassirArif2-114/+10
Change-Id: I2cba0a805275ebae8b79a968cc8d725dcc96504a Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com>
2016-01-12error handling for the files being input to the framework.MofassirArif2-11/+12
iperf bug fix for the bare metal testing, renamed all the iperf config files. added more detail to the help. Change-Id: I16cfb1c05599cd0b803e735e6a75083e3e6733ec Signed-off-by: MofassirArif <Mofassir_Arif@dellteam.com>
2016-01-11Updated the code to accept compute instead of compute.txtMofassir2-0/+153
Change-Id: I06ce77e04db0e1c7d7de6c16b3a876740099e5ae Signed-off-by: Mofassir <Mofassir_arif@Dellteam.com>