aboutsummaryrefslogtreecommitdiffstats
path: root/functest/tests/unit/odl/test_odl.py
AgeCommit message (Expand)AuthorFilesLines
2021-11-15Update linters and fix all new issuesCédric Ollivier1-25/+24
2021-08-18Update to Alpine 3.14Cédric Ollivier1-1/+1
2018-09-02Update Xtesting to 0.60Cédric Ollivier1-1/+1
2018-08-25Remove INSTALLER_TYPE logics in odlCédric Ollivier1-34/+1
2018-08-07Update Xtesting to 0.55.0Cédric Ollivier1-3/+31
2018-07-20Stop Fuel logics in odlCédric Ollivier1-12/+0
2018-07-18Remove logics about Daisy in odlCédric Ollivier1-9/+2
2018-07-12Protect vs former interface formatCédric Ollivier1-2/+11
2018-06-19Fix pylint errorsCédric Ollivier1-0/+2
2018-06-17Mock os.makedirs() in test_odl.pyCédric Ollivier1-0/+5
2018-05-12Update ODL testcase to OpenStack ShadeCédric Ollivier1-23/+125
2018-04-11Leverage on SDN_CONTROLLER_IP if fuelCédric Ollivier1-1/+6
2018-04-09[fuel] Unite OpenDaylight portsMichael Polenchuk1-1/+1
2018-03-19Update xtesting to 0.31Cédric Ollivier1-0/+1
2018-03-14Get odl ip from env on CompassLinda Wang1-1/+2
2018-03-02Leverage on XtestingCédric Ollivier1-1/+1
2018-02-26Raise exceptions when SDN_CONTROLLER_IP is NoneCédric Ollivier1-4/+13
2018-02-26Stop raising keystoneauth1 exceptions in odl unit testsCédric Ollivier1-2/+1
2018-02-15Stop reading SDN_CONTROLLER env var.Cédric Ollivier1-10/+0
2018-02-08Get neutron endpoint via snaps in odlCédric Ollivier1-82/+70
2018-02-07Add variablefile as possible robot.run() argsCédric Ollivier1-6/+4
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