summaryrefslogtreecommitdiffstats
path: root/dovetail/testcase.py
AgeCommit message (Expand)AuthorFilesLines
2019-09-16Move the proj to python3Panagiotis Karalis1-8/+9
2019-09-02Add portal_key_file into all test case yml filesxudan1-0/+3
2019-06-12Add RESTful APIs into Dovetail containerxudan1-0/+2
2019-06-10Bugfix: Fix Dovetail 2 bugs found with CI resultsxudan1-4/+0
2019-04-17Failed to upload results to ONAP portalPanagiotis Karalis1-0/+3
2019-02-20Remove deprecated ONAP lifecycle test caseStamatis Katsaounis1-10/+0
2019-02-01Add ONAP VVP Heat Template validation testsStamatis Katsaounis1-1/+11
2019-01-03Add ONAP VNF SDK verification testsxudan1-1/+11
2018-12-20Simplify project conf filesxudan1-13/+11
2018-12-11Enable ShellRunnerxudan1-2/+0
2018-11-23Integrate k8s test cassesxudan1-2/+12
2018-11-15Add missing unit tests for testcase fileStamatis Katsaounis1-2/+1
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