summaryrefslogtreecommitdiffstats
path: root/dovetail/testcase.py
AgeCommit message (Expand)AuthorFilesLines
2018-11-01Update classes in testcase.pyxudan1-45/+5
2018-10-31CI verify jobs failed due to the update of toxxudan1-2/+2
2018-07-24Making the results file a proper json fileGeorg Kunz1-1/+13
2018-07-22Remove functest_testsuite and functest_testcase in dovetail_config.ymlxudan1-4/+2
2018-07-17Update test suite ovp.nextxudan1-12/+35
2018-06-29Update licence headers to comply with guidelinesGeorg Kunz1-1/+2
2018-05-27Archive all test case result filesxudan1-1/+1
2018-05-18Got an exception when test suite is emptyxudan1-1/+5
2018-05-07Decoupling Bottlenecks Docker config items from source codexudan1-8/+0
2018-04-17Implementation of API validaton exemption in dovetailGeorg Kunz1-0/+19
2018-03-29Integrate dovetail with ONAPMoshe1-0/+10
2018-03-06leverage data_files to eliminate so many hardcoded abs_path_seekingsSerenaFeng1-9/+6
2017-09-25Support to run mandatory or optional test cases separatelyxudan1-0/+38
2017-08-28Bugfix: functest only keeps the last test case's logxudan1-0/+1
2017-08-03Add resiliency test caes into proposed_testsxudan1-1/+19
2017-06-28Modify Dovetail logsxudan1-13/+16
2017-05-24SDNVPN test cases failed in CIxudan1-21/+7
2017-04-21use Functest tempest_custom test cases to run all Ipv6 test casesxudan1-1/+1
2017-04-12dovetail tool: bugfix: test cases are erroneously judgedxudan1-4/+5
2017-04-01refstack result parseMatthewLi1-0/+11
2017-03-30dovetail tool: refstack testcase integrationMatthewLi1-0/+25
2017-02-17dovetail tool: skip testcase status addedMatthewLi1-1/+1
2017-02-08Merge "dovetail tool: use python new-style classes which inherit from object"hongbo tian1-1/+1
2017-02-03dovetail tool: bugfix: cannot load pre/post condition from config filexudan1-10/+20
2017-01-20dovetail tool: use python new-style classes which inherit from objectxudan1-1/+1
2017-01-13dovetail tool: command lineMatthewLi1-1/+5
2016-12-26dovetail tool: reorganize function prepare_cmd in testcase.pyxudan1-25/+23
2016-12-22[dovetail tool]check and get results for each cmdLeo Wang1-7/+23
2016-12-15dovetail tool: bugfix about setup dovetailxudan1-4/+8
2016-12-15dovetail tool: move conf/dovetail_config.py into utils/xudan1-1/+1
2016-12-14[dovetail tool] support shell scripts for testcase validationLeo Wang1-6/+12
2016-12-14[dovetail tool] support shell scripts for testcase validationLeo Wang1-4/+5
2016-12-13[dovetail tool] support shell scripts for testcase validationLeo Wang1-53/+119
2016-12-13bugfix for flake8 formatMatthewLi1-2/+2
2016-12-13Merge "[WIP] Migrate to tox based environment"hongbo tian1-3/+3
2016-12-13[WIP] Migrate to tox based environmentLeif Madsen1-3/+3
2016-12-09[dovetail tool]: move config info from .py to config .yml fileMatthewLi1-6/+8
2016-11-29dovetail tool: package all logger initializationxudan1-5/+15
2016-11-26dovetail tool: testarea argument addedMatthewLi1-13/+13
2016-11-17dovetail tool: reorganize dovetail_config.py and modify related filesxudan1-8/+7
2016-11-15dovetail tool: replace the hard-coded "Tescase" and modify some classmethodLinghui Zeng1-15/+14
2016-10-20dovetail tool : add @classmethod to post_condition_clszshi1-0/+1
2016-10-14[dovetail_tool] Fix the python style scanned by flake8xudan1-32/+40
2016-10-12preparation for setup.pyMatthewLi1-0/+178