aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-19Replace CONST.* by getattribute/setattr for refstackLinda Wang3-25/+31
2017-05-19Merge "Modify how to disable logging in unit test."Jose Lausuch30-65/+36
2017-05-19Merge "Documentation for unit test project"Morgan Richomme1-10/+66
2017-05-19Merge "Use StringIO in odl.py"Morgan Richomme2-53/+5
2017-05-19Merge "Move few local ODL SFC confs to global functest confs"Morgan Richomme2-0/+14
2017-05-19Merge "Replace CONST.* by getattribute/setattr for cli"Morgan Richomme8-66/+85
2017-05-19Merge "Add a new directory to hold pre-downloaded images"Helen Yao10-12/+64
2017-05-18Merge "Use logger instead of printing in console"Jose Lausuch1-3/+13
2017-05-18Modify how to disable logging in unit test.Cédric Ollivier30-65/+36
2017-05-18Merge "Remove check_success_rate"Jose Lausuch7-79/+34
2017-05-18Use StringIO in odl.pyCédric Ollivier2-53/+5
2017-05-18Merge "Fix 2 issues related to logger in pytest_suite_runer.py"Jose Lausuch1-3/+1
2017-05-18Merge "Allow running unittest.TestCase via run_tests.py"Jose Lausuch1-0/+5
2017-05-18Use logger instead of printing in consoleCédric Ollivier1-3/+13
2017-05-18Merge "Clean test-requirements.txt"Jose Lausuch3-23/+5
2017-05-18Remove check_success_ratejose.lausuch7-79/+34
2017-05-18Merge "Fix the opera ims instance initialization error"Jose Lausuch1-4/+4
2017-05-18Replace CONST.* by getattribute/setattr for cliLinda Wang8-66/+85
2017-05-18Add a new directory to hold pre-downloaded imageshelenyao10-12/+64
2017-05-18Fix 2 issues related to logger in pytest_suite_runer.pyCédric Ollivier1-3/+1
2017-05-18Allow running unittest.TestCase via run_tests.pyCédric Ollivier1-0/+5
2017-05-17Clean test-requirements.txtCédric Ollivier3-23/+5
2017-05-17Update self.result value to INTjose.lausuch4-9/+11
2017-05-17Merge "Conform constants.py with the minimal standards"Cedric Ollivier3-21/+21
2017-05-17Conform constants.py with the minimal standardsCédric Ollivier3-21/+21
2017-05-17Merge "Fix an unorderable types error (if python 3)"Jose Lausuch1-0/+1
2017-05-17Merge "Add Python3 support to the ODL testcase"Jose Lausuch8-91/+95
2017-05-17Merge "Converted vPing to leverage the object-oriented SNAPS library."Jose Lausuch8-404/+471
2017-05-17Fix an unorderable types error (if python 3)Cédric Ollivier1-0/+1
2017-05-17Add Python3 support to the ODL testcaseCédric Ollivier8-91/+95
2017-05-17Update/Add requirements to run ODL robot CSITJamo Luhrsen3-11/+12
2017-05-16Converted vPing to leverage the object-oriented SNAPS library.spisarski8-404/+471
2017-05-16Merge "Fix one minor typo"Jose Lausuch1-1/+1
2017-05-16Merge "Fully cover the decorator"Jose Lausuch1-0/+135
2017-05-16Merge "Assign the wrapped function’s attributes"Jose Lausuch1-0/+2
2017-05-16Merge "Additional Unit Tests for core modules"Jose Lausuch2-13/+180
2017-05-16Merge "Get a logger before printing"Jose Lausuch1-6/+12
2017-05-16Add enabled flag in testcases.yamljose.lausuch6-17/+65
2017-05-16Switch from generate_report to PrettyTableCédric Ollivier8-334/+30
2017-05-16Update framework presCédric Ollivier1-12/+15
2017-05-16Fix how to get tier_nameCédric Ollivier3-1/+14
2017-05-16Merge "Modify TestCase.__str__() to use PrettyTable"Jose Lausuch4-8/+16
2017-05-15Fix one minor typoCédric Ollivier1-1/+1
2017-05-15Additional Unit Tests for core modulesashishk19942-13/+180
2017-05-15Get a logger before printingCédric Ollivier1-6/+12
2017-05-15Fully cover the decoratorCédric Ollivier1-0/+135
2017-05-14Assign the wrapped function’s attributesCédric Ollivier1-0/+2
2017-05-12Upgrade robotframework-sshlibrary to 2.1.3George Paraskevopoulos2-2/+2
2017-05-12Merge "Add Energy recording support"Morgan Richomme6-1/+491
2017-05-11Modify TestCase.__str__() to use PrettyTableCédric Ollivier4-8/+16