Age | Commit message (Expand) | Author | Files | Lines |
2016-09-07 | remove imported FUNCTEST_REPO object | SerenaFeng | 1 | -2/+2 |
2016-09-01 | stop hardcoded FUNCTEST_REPO path everywhere | SerenaFeng | 1 | -6/+4 |
2016-08-31 | unify testcases.yaml obtain process | SerenaFeng | 1 | -1/+1 |
2016-08-30 | Allow realtime Jenkins' console output | Cédric Ollivier | 1 | -1/+1 |
2016-08-24 | Stop calling exec_test.sh in the middle of python scripts | Cédric Ollivier | 1 | -3/+11 |
2016-08-23 | Avoid duplicating logs in run_tests.py | Cédric Ollivier | 1 | -1/+1 |
2016-07-28 | Prevent exiting the overall execution when there is a failed test case | jose.lausuch | 1 | -12/+3 |
2016-07-28 | Bugfix: dont stop execution when a test case is not blocking | jose.lausuch | 1 | -6/+17 |
2016-07-27 | Return -1 if copper test fails | jose.lausuch | 1 | -1/+0 |
2016-07-27 | [bugfix] miss a argument | meimei | 1 | -1/+1 |
2016-07-26 | Generate Functest report at the end of the execution | jose.lausuch | 1 | -11/+29 |
2016-07-25 | Create a flag in the tests to indicate if they should be blocking or not | jose.lausuch | 1 | -8/+17 |
2016-07-22 | Add duration message after test execution | jose.lausuch | 1 | -0/+6 |
2016-07-22 | bugfix: Don't try to run a tier if it doesn't contain any enabled test | jose.lausuch | 1 | -7/+14 |
2016-07-18 | Don't take openstack snapshot when "-n" option is set | jose.lausuch | 1 | -1/+2 |
2016-07-14 | Use common way to get the openstack clients | jose.lausuch | 1 | -1/+0 |
2016-07-12 | Chmod 755 all py files which can be executed | Cédric Ollivier | 1 | -0/+0 |
2016-07-04 | Change OpenStack clean behaviour | jose.lausuch | 1 | -3/+11 |
2016-05-10 | Adapt tiers to run depending on WEEKLY/DAILY | jose.lausuch | 1 | -5/+16 |
2016-05-09 | Fix shebang of python scripts | Juha Kosonen | 1 | -1/+1 |
2016-05-04 | Refactor, add logger handler to collect all the logs to a file as well | jose.lausuch | 1 | -7/+3 |
2016-05-04 | Refactor improvements | jose.lausuch | 1 | -14/+11 |
2016-05-02 | Add command to execute the actual tests | jose.lausuch | 1 | -3/+20 |
2016-05-02 | Source the credentials in run_tests.py | jose.lausuch | 1 | -1/+12 |
2016-04-28 | Create run_test.py using the tier mechanism to run the tests | jose.lausuch | 1 | -0/+134 |