aboutsummaryrefslogtreecommitdiffstats
path: root/functest/tests/unit/utils
AgeCommit message (Expand)AuthorFilesLines
2018-03-11Fix many pylint warningsCédric Ollivier1-8/+10
2018-03-02Leverage on XtestingCédric Ollivier1-125/+0
2018-02-26Remove obsolete Functest utilsCédric Ollivier1-85/+2
2018-02-26Remove openstack utilsCédric Ollivier1-1784/+0
2018-02-22Switch from CONST to CONFCédric Ollivier1-39/+0
2018-02-16Get properly env vars or their default valuesCédric Ollivier2-1/+97
2018-02-12Export env vars via os.environ in test_openstack_utils.pyCédric Ollivier1-2/+2
2018-02-09Move get_dict_by_test() into run_tests.pyCédric Ollivier1-28/+0
2018-02-08Move source_credentials() into run_tests.pyCédric Ollivier1-29/+0
2018-01-26Fix pylint errors in several utils modulesCédric Ollivier1-6/+6
2018-01-21Disable all missing-docstring warnings in unit testsCédric Ollivier2-0/+4
2018-01-21Move push_results_to_db to TestCaseCédric Ollivier2-132/+34
2017-12-21Merge "Remove logger_test_results"Cedric Ollivier1-32/+0
2017-12-20Remove logger_test_resultsCédric Ollivier1-32/+0
2017-12-19Remove openstack_[clean,snapshot]Cédric Ollivier2-982/+0
2017-12-12Mock time.sleep() to decrease test durationCédric Ollivier1-11/+24
2017-12-12Add python3 for Functest utilsCédric Ollivier3-4/+5
2017-09-11Remove volume type handlingJuha Kosonen1-64/+0
2017-09-01Merge "Remove tacker library from functest"Morgan Richomme1-524/+0
2017-09-01Remove tacker library from functestManuel Buil1-524/+0
2017-08-29Remove get_installer_typeLinda Wang1-17/+0
2017-08-28Obtain scenario by CONST instead of get functionLinda Wang1-23/+3
2017-08-17Obtain pod_name by CONST instead of get functionLinda Wang1-23/+3
2017-08-17Merge "Fix domain in tenant creation"Juha Kosonen1-0/+15
2017-08-15Fix domain in tenant creationJuha Kosonen1-0/+15
2017-08-15Obtain build_tag by CONST instead of get functionLinda Wang1-32/+10
2017-07-27Omit space line in openrc fileLinda Wang1-2/+0
2017-06-29Remove BGPVPN utils in Functestjose.lausuch1-53/+0
2017-06-26Fix floating ips issue in openstack_cleanjose.lausuch1-4/+9
2017-06-26Merge "Make rally support https insecure deployment"Jose Lausuch1-2/+4
2017-06-26Merge "Use glance to list images"Jose Lausuch3-3/+5
2017-06-26Change floating ips management from nova to neutronjose.lausuch2-13/+16
2017-06-24Make rally support https insecure deploymentLinda Wang1-2/+4
2017-06-24Use glance to list imagesLinda Wang3-3/+5
2017-06-20Remove all references to /home/opnfv/repos/functestCédric Ollivier1-13/+1
2017-06-19Stop getting git data from functest dirCédric Ollivier1-22/+0
2017-06-19Remove module references __file__Cédric Ollivier1-2/+3
2017-06-06Refactor core VNF classMorgan Richomme1-0/+71
2017-06-01Use CONST to retrieve db_url rather than getter functionLinda Wang2-56/+33
2017-05-23Stop printing in console when testing functest_utils.pyCédric Ollivier1-6/+4
2017-05-21Sort keys when dumping jsonCédric Ollivier1-1/+1
2017-05-19Set default value for CONFIG_FUNCTEST_YAMLCédric Ollivier1-1/+2
2017-05-19Merge "Modify how to disable logging in unit test."Jose Lausuch6-13/+6
2017-05-18Modify how to disable logging in unit test.Cédric Ollivier6-13/+6
2017-05-18Remove check_success_ratejose.lausuch1-16/+0
2017-05-17Update self.result value to INTjose.lausuch1-2/+2
2017-05-17Add Python3 support to the ODL testcaseCédric Ollivier1-16/+18
2017-05-15Fully cover the decoratorCédric Ollivier1-0/+135
2017-05-05Merge "Delete functest.utils.functest_logger"Jose Lausuch1-48/+0
2017-05-04Delete functest.utils.functest_loggerCédric Ollivier1-48/+0