aboutsummaryrefslogtreecommitdiffstats
path: root/functest/cli
AgeCommit message (Expand)AuthorFilesLines
2017-11-22Remove prepare_envJose Lausuch4-60/+3
2017-11-21Fix the way of getting endpoint portLinda Wang1-2/+3
2017-09-13Disable urllib3 warningsLinda Wang1-0/+1
2017-08-17API proposal for functestLinda Wang4-31/+96
2017-07-12Switch to check_deployment instead of check_os.shjose.lausuch1-2/+3
2017-07-02Update cli commands to call console scriptsCédric Ollivier3-10/+3
2017-06-30Define download_images.sh and check_os.sh as scriptsCédric Ollivier1-3/+1
2017-06-20Remove all references to /home/opnfv/repos/functestCédric Ollivier5-17/+18
2017-06-19Stop getting git data from functest dirCédric Ollivier1-11/+0
2017-06-07Leverage on pbr (Python Build Reasonableness)Cédric Ollivier1-15/+0
2017-06-06Merge "Remove call to fetch_os_creds.sh"Jose Lausuch2-34/+0
2017-06-06Remove call to fetch_os_creds.shjose.lausuch2-34/+0
2017-06-04Use PrettyTable to show functest envCédric Ollivier1-14/+13
2017-05-23Call fetch_os_creds.sh from $PATHLinda Wang1-3/+2
2017-05-18Replace CONST.* by getattribute/setattr for cliLinda Wang4-27/+34
2017-05-04Delete functest.utils.functest_loggerCédric Ollivier1-1/+5
2017-02-23Use new-style classes which inherit from objectLinda Wang4-4/+4
2016-12-25Add a flag in the CLI to report results to DBjose.lausuch3-18/+30
2016-12-23bugfix: get git branch failed when only 'git fetch' is providedSerenaFeng1-4/+8
2016-12-22refactor cli module using new constants providerSerenaFeng4-81/+67
2016-12-19Allow executing several testcases with the CLIjose.lausuch1-7/+9
2016-12-05Fix Pep8 issues related to \Morgan Richomme1-4/+5
2016-11-24Extracted all global parameters into functest_constants.pyhelenyao5-54/+44
2016-11-11Fix path in CLI after directory restructurejose.lausuch2-4/+4
2016-11-10change path for python ci filesMorgan Richomme2-2/+3
2016-11-09Repo structure modificationMorgan Richomme9-0/+531