Age | Commit message (Expand) | Author | Files | Lines |
2017-12-12 | Add python3 support in cli | Cédric Ollivier | 2 | -6/+11 |
2017-11-22 | Remove prepare_env | Jose Lausuch | 4 | -60/+3 |
2017-11-21 | Fix the way of getting endpoint port | Linda Wang | 1 | -2/+3 |
2017-09-13 | Disable urllib3 warnings | Linda Wang | 1 | -0/+1 |
2017-08-17 | API proposal for functest | Linda Wang | 4 | -31/+96 |
2017-07-12 | Switch to check_deployment instead of check_os.sh | jose.lausuch | 1 | -2/+3 |
2017-07-02 | Update cli commands to call console scripts | Cédric Ollivier | 3 | -10/+3 |
2017-06-30 | Define download_images.sh and check_os.sh as scripts | Cédric Ollivier | 1 | -3/+1 |
2017-06-20 | Remove all references to /home/opnfv/repos/functest | Cédric Ollivier | 5 | -17/+18 |
2017-06-19 | Stop getting git data from functest dir | Cédric Ollivier | 1 | -11/+0 |
2017-06-07 | Leverage on pbr (Python Build Reasonableness) | Cédric Ollivier | 1 | -15/+0 |
2017-06-06 | Merge "Remove call to fetch_os_creds.sh" | Jose Lausuch | 2 | -34/+0 |
2017-06-06 | Remove call to fetch_os_creds.sh | jose.lausuch | 2 | -34/+0 |
2017-06-04 | Use PrettyTable to show functest env | Cédric Ollivier | 1 | -14/+13 |
2017-05-23 | Call fetch_os_creds.sh from $PATH | Linda Wang | 1 | -3/+2 |
2017-05-18 | Replace CONST.* by getattribute/setattr for cli | Linda Wang | 4 | -27/+34 |
2017-05-04 | Delete functest.utils.functest_logger | Cédric Ollivier | 1 | -1/+5 |
2017-02-23 | Use new-style classes which inherit from object | Linda Wang | 4 | -4/+4 |
2016-12-25 | Add a flag in the CLI to report results to DB | jose.lausuch | 3 | -18/+30 |
2016-12-23 | bugfix: get git branch failed when only 'git fetch' is provided | SerenaFeng | 1 | -4/+8 |
2016-12-22 | refactor cli module using new constants provider | SerenaFeng | 4 | -81/+67 |
2016-12-19 | Allow executing several testcases with the CLI | jose.lausuch | 1 | -7/+9 |
2016-12-05 | Fix Pep8 issues related to \ | Morgan Richomme | 1 | -4/+5 |
2016-11-24 | Extracted all global parameters into functest_constants.py | helenyao | 5 | -54/+44 |
2016-11-11 | Fix path in CLI after directory restructure | jose.lausuch | 2 | -4/+4 |
2016-11-10 | change path for python ci files | Morgan Richomme | 2 | -2/+3 |
2016-11-09 | Repo structure modification | Morgan Richomme | 9 | -0/+531 |