summaryrefslogtreecommitdiffstats
path: root/testcases/Controllers
AgeCommit message (Expand)AuthorFilesLines
2016-11-09Repo structure modificationMorgan Richomme16-2266/+0
2016-11-08Merge "Delete the reachability tests"Morgan Richomme2-46/+1
2016-11-04Delete the reachability testsCédric Ollivier2-46/+1
2016-11-04Do not modify unix rights in case of unit testsCédric Ollivier1-0/+0
2016-10-20Add Copyright headersCédric Ollivier1-1/+8
2016-10-19Move unit tests in unit_testsCédric Ollivier1-341/+0
2016-10-18Add OpenDaylightTesting unit testsCédric Ollivier2-17/+363
2016-10-18Remove exits in OpenStack client utilsCédric Ollivier1-12/+15
2016-10-17Conform ODL to TestCasesBaseCédric Ollivier1-51/+53
2016-10-13Stop copying obsolete filesCédric Ollivier1-12/+7
2016-10-12Delete obsolete robot filesCédric Ollivier3-126/+0
2016-09-14Merge "Push FAIL to DB for onos-sfc"Jose Lausuch1-101/+50
2016-09-14Push FAIL to DB for onos-sfcwuwenbin21-101/+50
2016-09-09Merge "Optimize onos-sfc"Jose Lausuch2-244/+245
2016-09-09Optimize onos-sfcwuwenbin22-244/+245
2016-09-08make use of functest_utils.get_parameter_from_yamlSerenaFeng2-52/+44
2016-09-07remove imported FUNCTEST_REPO objectSerenaFeng2-6/+7
2016-09-01Switch print to logging.infoCédric Ollivier4-31/+43
2016-09-01stop hardcoded FUNCTEST_REPO path everywhereSerenaFeng2-11/+9
2016-08-31Remove all logers as utils method args.Cédric Ollivier3-3/+1
2016-08-24Stop calling exec_test.sh in the middle of python scriptsCédric Ollivier3-3/+42
2016-08-23Add logger to push_results_to_db argsCédric Ollivier1-1/+1
2016-08-22Fix typos in OpenDaylightTestingCédric Ollivier1-2/+2
2016-08-22Avoid opening tmp files twiceCédric Ollivier1-2/+6
2016-08-22Add logs (info)Cédric Ollivier1-2/+3
2016-08-22Improve errors and status codes managementCédric Ollivier1-11/+12
2016-08-22Catch exception if output.xml failedCédric Ollivier1-15/+19
2016-08-19Add reporting to DB in OpenDaylightTestingCédric Ollivier2-140/+56
2016-08-19Modify data sent to testAPICédric Ollivier1-19/+12
2016-08-18Remove useless odlreport2db argsCédric Ollivier1-30/+6
2016-08-17Reorder importsCédric Ollivier1-1/+3
2016-08-16Fix joid test bug that creation of vm failswuwb19891-0/+16
2016-07-30Add onos_sfc scenariowuwenbin22-7/+22
2016-07-20Bugfix: ODL report to DB failsjose.lausuch1-6/+10
2016-07-20Remove logger as input parameter of functions in openstack_utilsjose.lausuch1-67/+76
2016-07-19Extend timeout to check vm in onos-sfc testcasewuwenbin21-2/+2
2016-07-15Add functest logger in ODL scriptjose.lausuch1-9/+20
2016-07-15Push sfc result into DBwuwenbin22-4/+51
2016-07-15Disable ODL test.jose.lausuch3-3/+3
2016-07-13Propose a new python file to launch ODL testingCédric Ollivier3-103/+116
2016-07-13Enhance ips, ports and creds managementCédric Ollivier1-8/+19
2016-07-13Add sfc support for all installers.wuwenbin23-82/+75
2016-07-12Merge changes from topics 'fix_unix_rights_py', 'stop_creating_ODL_dir'Morgan Richomme2-0/+0
2016-07-12Chmod 755 all sh files which can be executedCédric Ollivier1-0/+0
2016-07-12Chmod 755 all py files which can be executedCédric Ollivier2-0/+0
2016-07-11bug fix: use PASS/FAIL in Onos instead of passed/failedMorgan Richomme1-2/+2
2016-07-08Fix onos sfc's block.wuwenbin22-11/+28
2016-07-08Conform start_tests.sh to last ODL patchesCédric Ollivier1-11/+1
2016-07-05Change methods to call openstack utilswuwenbin21-48/+23
2016-07-05Merge "Add interface to run sfc functests."Morgan Richomme1-6/+70