Age | Commit message (Expand) | Author | Files | Lines |
2016-10-12 | Remove exit() in ft_utils.execute_command | Cédric Ollivier | 1 | -1/+1 |
2016-09-14 | Added missing parameter into logger warning message | vitikkan | 1 | -3/+4 |
2016-09-08 | make use of functest_utils.get_parameter_from_yaml | SerenaFeng | 1 | -12/+12 |
2016-09-07 | remove imported FUNCTEST_REPO object | SerenaFeng | 1 | -3/+3 |
2016-09-01 | stop hardcoded FUNCTEST_REPO path everywhere | SerenaFeng | 1 | -5/+3 |
2016-09-01 | Merge "unify functest_yaml obtain process" | Jose Lausuch | 1 | -2/+1 |
2016-08-31 | unify functest_yaml obtain process | SerenaFeng | 1 | -2/+1 |
2016-08-31 | Remove all logers as utils method args. | Cédric Ollivier | 1 | -6/+6 |
2016-08-10 | Create config_functest patch to update the conf with scenario | boucherv | 1 | -1/+23 |
2016-07-28 | Add endpoint type support on functest | boucherv | 1 | -2/+6 |
2016-07-12 | Chmod 755 all py files which can be executed | Cédric Ollivier | 1 | -0/+0 |
2016-07-12 | Stop creating the useless ODL results dir | Cédric Ollivier | 1 | -7/+0 |
2016-07-04 | Change OpenStack clean behaviour | jose.lausuch | 1 | -10/+2 |
2016-05-11 | Fix a few nits in prepare_env and dockerfile | jose.lausuch | 1 | -1/+1 |
2016-05-09 | CLI implementation | jose.lausuch | 1 | -1/+1 |
2016-05-09 | Fix shebang of python scripts | Juha Kosonen | 1 | -1/+1 |
2016-05-05 | Don't exit on error when destroying rally deployment | jose.lausuch | 1 | -17/+17 |
2016-05-05 | Fix bug config_functest.yaml location | jose.lausuch | 1 | -1/+1 |
2016-05-04 | Refactor improvements | jose.lausuch | 1 | -2/+2 |
2016-04-28 | Create run_test.py using the tier mechanism to run the tests | jose.lausuch | 1 | -11/+0 |
2016-04-27 | Create prepare_env.py from prepare_env.sh and config_functest.py | jose.lausuch | 1 | -0/+301 |