summaryrefslogtreecommitdiffstats
path: root/dovetail/run.py
AgeCommit message (Expand)AuthorFilesLines
2018-11-20Add missing unit tests for run fileStamatis Katsaounis1-51/+47
2018-11-06Update classes in report.pyxudan1-15/+18
2018-11-01Update classes in testcase.pyxudan1-6/+0
2018-07-24Making the results file a proper json fileGeorg Kunz1-3/+8
2018-07-17Update test suite ovp.nextxudan1-3/+6
2018-07-13Remove the yardstick_tag and functest_tagxudan1-23/+0
2018-07-12Enable OVP tests to run on a DPDK-enabled systemPanagiotis Karalis1-1/+7
2018-07-02Fix syntax error on clean_results_dir methodPanagiotis Karalis1-1/+1
2018-06-06Make exit status a constant in run.pyMiikka Koistinen1-4/+4
2018-06-06Fix error status when executing CLI run commandMiikka Koistinen1-0/+6
2018-05-27Archive all test case result filesxudan1-23/+1
2018-05-08Improve the CLI of Dovetail toolxudan1-44/+64
2018-05-04Remove local DBxudan1-53/+16
2018-04-17Implementation of API validaton exemption in dovetailGeorg Kunz1-2/+8
2018-03-29Integrate dovetail with ONAPMoshe1-0/+7
2018-03-15substitute image copy with docker volumeSerenaFeng1-0/+2
2018-03-06Separate valid docker tags for functest and yardstickGeorg Kunz1-10/+12
2018-03-06Bugfix: it crashes when check_tc_result returns Nonexudan1-2/+6
2018-03-06leverage data_files to eliminate so many hardcoded abs_path_seekingsSerenaFeng1-16/+13
2018-02-14Add stop on failure logic and CLI optionEddie Arrage1-7/+12
2018-02-05Add default to --report CLI optionEddie Arrage1-6/+13
2018-01-26Align container tags and test suite configuration yaml for initial releasexudan1-5/+5
2017-11-02Get SUT's endpoint infoxudan1-0/+1
2017-11-02Get hardware info of SUTxudan1-0/+2
2017-09-29Merge "Support to run mandatory or optional test cases separately"Leo wang1-12/+5
2017-09-28Merge "Don't generate tar file when run without pushing results to DB"Leo wang1-1/+2
2017-09-28Don't generate tar file when run without pushing results to DBxudan1-1/+2
2017-09-26Make Yardstick log level can be set by CLIxudan1-0/+9
2017-09-25Support to run mandatory or optional test cases separatelyxudan1-12/+5
2017-09-06Add a patch to set ha SLA to be 30 secondsxudan1-0/+13
2017-08-10create a tar file for logsgrakiss1-0/+1
2017-08-03Add resiliency test caes into proposed_testsxudan1-2/+12
2017-07-21Use uuid1 to replace uuid4xudan1-1/+1
2017-06-28Modify Dovetail logsxudan1-18/+22
2017-06-22Bugfix: Move userconfig directory into dovetail/dovetailxudan1-1/+1
2017-06-21Merge "Docker version misalignment and move some irrelevant messages"Leo wang1-1/+1
2017-06-13Merge "Bugfix: KeyError when Functest fails to store results into file"Leo wang1-2/+2
2017-06-09Merge "https+credential support"hongbo tian1-0/+11
2017-06-08https+credential supportMatthewLi1-0/+11
2017-06-07Docker version misalignment and move some irrelevant messagesxudan1-1/+1
2017-06-06Bugfix: KeyError when Functest fails to store results into filexudan1-2/+2
2017-06-06Merge "Support Yardstick to push results to database"Leo wang1-12/+7
2017-05-25change the name of Yardstick results file and some log msgxudan1-8/+12
2017-05-25Change the directories of results and some files to DOVETAIL_HOMExudan1-5/+19
2017-05-09Support Yardstick to push results to databasexudan1-12/+7
2017-05-04Get results json data from databasexudan1-3/+6
2017-05-01Tips on update docker to right version, > 1.8grkiss1-0/+1
2017-04-25Bugfix: KeyError when tempest_custom runs wrongxudan1-2/+2
2017-04-21use Functest tempest_custom test cases to run all Ipv6 test casesxudan1-3/+3
2017-04-21Merge "put dovetail test result back in log and not generte report file"hongbo tian1-5/+5