aboutsummaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Expand)AuthorFilesLines
2016-11-09Repo structure modificationMorgan Richomme8-2583/+0
2016-10-19Merge "Add wrappers for Tacker Python client"Jose Lausuch2-2/+250
2016-10-19Add wrappers for Tacker Python clientGeorge Paraskevopoulos2-2/+250
2016-10-18Use importlib to load testcasesCédric Ollivier1-2/+9
2016-10-18Remove exits in OpenStack client utilsCédric Ollivier1-2/+10
2016-10-12Remove exit() in ft_utils.execute_commandCédric Ollivier1-3/+1
2016-09-27Move sfc custom flavor creationGeorge Paraskevopoulos1-4/+6
2016-09-16Fix formatting errorcristinapauna1-1/+1
2016-09-15Added support for custom images and flavors in tempestjuraj.linkes1-18/+39
2016-09-15fixed updating of hugepage flavorsjuraj.linkes1-1/+1
2016-09-14Add utils for getting bgpvpn informationRomanos Skiadas1-0/+12
2016-09-13Refactored support for flavor and image hugepages based on Morgan's suggestinsjuraj.linkes1-8/+15
2016-09-12Added support for creating images and flavors with hugepages for fdio scenariosjuraj.linkes1-0/+10
2016-09-08make use of functest_utils.get_parameter_from_yamlSerenaFeng3-17/+16
2016-09-05Merge "solve bidirectional dependencies between ci and utils modules"Morgan Richomme1-15/+14
2016-09-05Merge "Switch print to logging.info"Morgan Richomme1-1/+1
2016-09-05solve bidirectional dependencies between ci and utils modulesSerenaFeng1-15/+14
2016-09-02Merge "Add print-to-a-file option when executing a command in functest_utils"jose.lausuch1-4/+11
2016-09-01Fixes cleaning up HA Neutron objectsTim Rozet1-0/+11
2016-09-01Add router association utility functionGeorge Paraskevopoulos1-0/+5
2016-09-01Add print-to-a-file option when executing a command in functest_utilsjose.lausuch1-4/+11
2016-09-01Fix some bugsboucherv1-1/+1
2016-09-01Switch print to logging.infoCédric Ollivier1-1/+1
2016-09-01stop hardcoded FUNCTEST_REPO path everywhereSerenaFeng2-7/+1
2016-09-01Merge "unify functest_yaml obtain process"Jose Lausuch1-6/+9
2016-08-31unify functest_yaml obtain processSerenaFeng1-6/+9
2016-08-31Remove all logers as utils method args.Cédric Ollivier1-32/+29
2016-08-31Use a global logger instead of method argsCédric Ollivier1-74/+44
2016-08-31unify testcases.yaml obtain processSerenaFeng1-1/+5
2016-08-30Flush stdout as it can be redirected to logCédric Ollivier1-0/+1
2016-08-26Set env vars as mandatory to push to DBCédric Ollivier1-5/+24
2016-08-26refactor create shared network process to eliminate reduplicateSerenaFeng1-0/+22
2016-08-26refactor create or get image process to eliminate reduplicateSerenaFeng1-0/+20
2016-08-23Merge "Avoid duplicating logs in run_tests.py"valentin boucher1-1/+2
2016-08-23Merge "when create/get/update failed return None rather than False"Morgan Richomme1-21/+21
2016-08-23Avoid duplicating logs in run_tests.pyCédric Ollivier1-1/+2
2016-08-23when create/get/update failed return None rather than FalseSerenaFeng1-21/+21
2016-08-23refactor push_result_to_db print thingSerenaFeng1-11/+38
2016-08-22bugfix: push_result_to_db exception showSerenaFeng1-0/+5
2016-08-19Fix print when push_results_to_db failsCédric Ollivier1-2/+2
2016-08-17Check the response status codeCédric Ollivier1-0/+1
2016-08-17Add reporting flag to push reuslts only from CIMorgan Richomme1-3/+12
2016-08-10Create config_functest patch to update the conf with scenarioboucherv1-4/+17
2016-08-04Merge "unify test result check for feature project and apply to parser"valentin boucher1-2/+19
2016-08-04unify test result check for feature project and apply to parserSerenaFeng1-2/+19
2016-08-03functest utils - get_resolvconf_ns() Ensure that dns works with dns name reso...boucherv1-5/+9
2016-07-29correct rally criteria checkSerenaFeng1-0/+19
2016-07-29unify test results logger and apply to parserSerenaFeng1-0/+21
2016-07-28Add region name to OpenStack credentialsDimitri Mazmanov1-0/+4
2016-07-28Add endpoint type support on functestboucherv1-6/+31