summaryrefslogtreecommitdiffstats
path: root/dovetail/report.py
AgeCommit message (Expand)AuthorFilesLines
2017-12-25[Bugfix] Local summary with wrong results when Tempest failed at the SetupClassxudan1-11/+14
2017-11-20Include full date in name of compressed result fileGeorg Kunz1-1/+1
2017-09-29Merge "Bugfix: sdnvpn test cases failed due to wrong module name"Leo wang1-1/+2
2017-09-28Bugfix: sdnvpn test cases failed due to wrong module namexudan1-1/+2
2017-09-29Merge "Support to run mandatory or optional test cases separately"Leo wang1-5/+2
2017-09-28Merge "Make Yardstick log level can be set by CLI"Leo wang1-1/+1
2017-09-26Bugfix: tar results dir cannot be parsed by web portalxudan1-3/+9
2017-09-26Make Yardstick log level can be set by CLIxudan1-1/+1
2017-09-25Support to run mandatory or optional test cases separatelyxudan1-5/+2
2017-08-15Adapt Functest cvp.0.5.0 docker imagexudan1-6/+8
2017-08-10create a tar file for logsgrakiss1-1/+0
2017-08-08create a tar file for logsgrakiss1-0/+13
2017-08-03Add resiliency test caes into proposed_testsxudan1-1/+68
2017-06-28Modify Dovetail logsxudan1-22/+25
2017-05-25change the name of Yardstick results file and some log msgxudan1-2/+2
2017-05-08fix ha testcase PASS/FAIL judgementMatthewLi1-1/+6
2017-04-25Bugfix: KeyError when tempest_custom runs wrongxudan1-8/+12
2017-04-22Bugfix about the ipv6 results checkerxudan1-0/+6
2017-04-21use Functest tempest_custom test cases to run all Ipv6 test casesxudan1-6/+15
2017-04-18put dovetail test result back in log and not generte report fileMatthewLi1-1/+1
2017-04-12dovetail tool: bugfix: test cases are erroneously judgedxudan1-61/+59
2017-04-01refstack result parseMatthewLi1-30/+27
2017-03-30dovetail tool: set a unique build_tag for each DoveTail testxudan1-3/+2
2017-03-25dovetail tool: Add an option cmd for pushing results into DBxudan1-3/+3
2017-02-20dovetail tool: bugfix for dovetail report and docker buildMatthewLi1-2/+2
2017-02-18Merge "dovetail tool: skip testcase status added"hongbo tian1-40/+58
2017-02-17dovetail tool: change the way to get the functest result filexudan1-5/+8
2017-02-17dovetail tool: skip testcase status addedMatthewLi1-40/+58
2017-02-08Merge "dovetail tool: use python new-style classes which inherit from object"hongbo tian1-10/+10
2017-02-07dovetail tool: report.py bugfix and tempest skipped testcase addedMatthewLi1-11/+6
2017-01-25dovetail tool: functest different testsuite support and yardstick testcase addedMatthewLi1-20/+44
2017-01-20dovetail tool: use python new-style classes which inherit from objectxudan1-10/+10
2017-01-11dovetail tool: switch logging to proper usageMatthewLi1-14/+14
2017-01-05release tag supportMatthewLi1-7/+9
2016-12-22[dovetail tool]check and get results for each cmdLeo Wang1-24/+61
2016-12-20Merge "bugfix for duration missed"hongbo tian1-1/+1
2016-12-20bugfix for duration missedMatthewLi1-1/+1
2016-12-15dovetail tool: move conf/dovetail_config.py into utils/xudan1-1/+1
2016-12-13[dovetail tool] support shell scripts for testcase validationLeo Wang1-11/+14
2016-12-13Merge "[WIP] Migrate to tox based environment"hongbo tian1-12/+16
2016-12-13[WIP] Migrate to tox based environmentLeif Madsen1-12/+16
2016-12-09[dovetail tool]: move config info from .py to config .yml fileMatthewLi1-2/+3
2016-12-02[WIP] dovetail report improvementMatthewLi1-44/+93
2016-11-29dovetail tool: package all logger initializationxudan1-25/+53
2016-11-26dovetail tool: testarea argument addedMatthewLi1-6/+10
2016-11-17dovetail tool: reorganize dovetail_config.py and modify related filesxudan1-7/+11
2016-11-15dovetail tool: replace the hard-coded "Tescase" and modify some classmethodLinghui Zeng1-11/+14
2016-11-15generate report data for reuseLeo Wang1-24/+48
2016-11-10dovetail tool: 2 config files, compliance_set and proposed_testsMatthewLi1-1/+1
2016-11-08dovetail tool: ensure sub_testcase_list and testcase are not Nonezshi1-9/+18