aboutsummaryrefslogtreecommitdiffstats
path: root/functest/tests/unit/odl
AgeCommit message (Expand)AuthorFilesLines
2017-11-30Skip modifying creds if Variables.robot is missingCédric Ollivier1-6/+17
2017-11-29Remove one obsolete test in test_odl.pyCédric Ollivier1-3/+0
2017-11-27Create RobotFramework classCédric Ollivier1-113/+4
2017-09-28Switch to OS_PROJECT_NAMECédric Ollivier1-13/+15
2017-09-22Support https when testing ODLCédric Ollivier1-54/+55
2017-09-08Update ODL testcase to Keystone v3Cédric Ollivier1-3/+26
2017-09-07[Fuel/MCP] Set opendaylight web/restconf portsMichael Polenchuk1-1/+2
2017-07-13Correct odl port for compass installerYifei Xue1-1/+1
2017-07-12Add odl configurations for odl testcase in daisy environmentAlex Yang1-0/+15
2017-06-30Define ODL console_scriptCédric Ollivier1-24/+24
2017-05-19Merge "Modify how to disable logging in unit test."Jose Lausuch1-2/+1
2017-05-18Modify how to disable logging in unit test.Cédric Ollivier1-2/+1
2017-05-18Use StringIO in odl.pyCédric Ollivier1-40/+0
2017-05-17Add Python3 support to the ODL testcaseCédric Ollivier1-4/+4
2017-05-17Update/Add requirements to run ODL robot CSITJamo Luhrsen1-6/+4
2017-05-09Conform ODL with last framework updatesCédric Ollivier1-4/+25
2017-05-05Check open args in test_odlCédric Ollivier1-3/+9
2017-04-30Remove missing statements in test_odlCédric Ollivier1-25/+19
2017-04-26Switch TestCase attribute criteria to resultCédric Ollivier1-1/+1
2017-04-11Modify TestCase constructor attributesCédric Ollivier1-1/+1
2017-03-28Fix pylint warnings in test_odlCédric Ollivier1-155/+216
2017-03-27Rename testcase_base to testcaseCédric Ollivier1-35/+35
2017-03-27Switch TestcaseBase to TestCaseCédric Ollivier1-28/+28
2017-03-09Introduce smoke tests for FDSTomas Cechvala1-9/+17
2017-02-03Add netvirt to odl testsNikolas Hermanns1-0/+14
2017-02-02Allow multiple sets of suites in ODLCédric Ollivier1-0/+30
2017-01-19Leverage logging config and refactor the loggerhelenyao1-1/+0
2017-01-18Use 8081 for apex's restconfport robot variableJamo Luhrsen1-3/+5
2017-01-13Fixes ODL rest port for ApexTim Rozet1-1/+1
2017-01-05Cover ODLTests.parse_results()Cédric Ollivier1-1/+23
2017-01-04Create ODLParser to parse sys.argvCédric Ollivier1-0/+82
2017-01-04Fully cover set_robotframework_varsCédric Ollivier1-1/+32
2017-01-04Use mock_open() to prevent stdout.txtCédric Ollivier1-0/+12
2017-01-04Patch logging.FileHandlerCédric Ollivier1-0/+1
2016-12-17Cover ODLResultVisitorCédric Ollivier1-0/+35
2016-12-16Avoid side effects induced by functest_constants in ODL UTCédric Ollivier1-48/+42
2016-12-15Add check_criteria() in testcase_baseCédric Ollivier1-8/+4
2016-12-14Authenticate clients with keystoneauth1.sessionhelenyao1-28/+15
2016-12-02Rename TestCasesBase into TestcaseBasehelenyao1-24/+24
2016-11-25file/dir renaming for consistencyMorgan Richomme1-8/+8
2016-11-25Merge "Consider criteria as exit condition in odl test"Morgan Richomme1-4/+8
2016-11-24Consider criteria as exit condition in odl testMorgan Richomme1-4/+8
2016-11-24Extracted all global parameters into functest_constants.pyhelenyao1-23/+35
2016-11-09Repo structure modificationMorgan Richomme2-0/+330