Age | Commit message (Expand) | Author | Files | Lines |
2016-02-11 | Merge "Push results without extra formating" | Morgan Richomme | 1 | -5/+7 |
2016-02-11 | Push results without extra formating | Morgan Richomme | 1 | -5/+7 |
2016-02-11 | Enadled --serial option for run_tests.sh | Viktor Tikkanen | 1 | -2/+11 |
2016-02-10 | Add -n|--no-clean flag to vPing,Tempest,Rally,vIMS scripts | jose.lausuch | 6 | -0/+36 |
2016-02-10 | Rename the vPing scripts proplery and adapt documentation | jose.lausuch | 4 | -6/+9 |
2016-02-10 | Create Rally summary report also for verbose mode | jose.lausuch | 1 | -24/+36 |
2016-02-10 | Push rally summary results into DB | Morgan Richomme | 2 | -49/+53 |
2016-02-09 | Merge "Remove obsolete public network definitions" | Morgan Richomme | 2 | -11/+10 |
2016-02-09 | Create Rally output summary at the end of the tests | jose.lausuch | 1 | -8/+85 |
2016-02-09 | Remove obsolete public network definitions | Juha Kosonen | 2 | -11/+10 |
2016-02-09 | doctor: adds logger | Ryota MIBU | 1 | -7/+23 |
2016-02-08 | Used sed instead of crudini for updating regex | Viktor Tikkanen | 2 | -3/+2 |
2016-02-08 | Merge "enable doctor test scenario" | Morgan Richomme | 1 | -2/+2 |
2016-02-08 | Merge "Added configuration of ssh_user_regex parameter" | Morgan Richomme | 2 | -0/+7 |
2016-02-08 | Added configuration of ssh_user_regex parameter | Viktor Tikkanen | 2 | -0/+7 |
2016-02-08 | enable doctor test scenario | Ryota MIBU | 1 | -2/+2 |
2016-02-05 | Reduce the number of iterations to ten in rally scenarios | Juha Kosonen | 11 | -95/+98 |
2016-02-04 | Import request python module for promise test case | jose.lausuch | 1 | -0/+1 |
2016-02-04 | Merge "Fix success status parsing of rally results" | Morgan Richomme | 1 | -8/+6 |
2016-02-04 | Fix success status parsing of rally results | Juha Kosonen | 1 | -8/+6 |
2016-02-03 | Use python json parser to get the results form the Promise json report | jose.lausuch | 1 | -30/+33 |
2016-02-03 | Revert "bug fix: get installer using functest_utils" | Morgan Richomme | 1 | -1/+1 |
2016-02-03 | bug fix: get installer using functest_utils | Morgan Richomme | 1 | -1/+1 |
2016-02-03 | FIX: sleep 3 second to release create_venv.sh from chmod command | grakiss | 1 | -0/+1 |
2016-02-03 | Merge "Show Promise results output and push results to DB" | Morgan Richomme | 1 | -18/+45 |
2016-02-02 | Show Promise results output and push results to DB | jose.lausuch | 1 | -18/+45 |
2016-02-02 | Consider volumes and floatingips as defaults in clean_openstack | jose.lausuch | 2 | -18/+56 |
2016-02-02 | Merge "Create security groups with ICMP and SSH rules for vPing tests" | jose.lausuch | 2 | -17/+112 |
2016-02-02 | bug fix to run tempest and minor display error in run_test.sh | Morgan Richomme | 2 | -1/+2 |
2016-02-02 | Create security groups with ICMP and SSH rules for vPing tests | jose.lausuch | 2 | -17/+112 |
2016-02-02 | Report vPing timeouts to the DB with duration = 0 and test status=NOK | jose.lausuch | 2 | -37/+38 |
2016-02-02 | Merge "Remove error message if instance is not found" | Morgan Richomme | 1 | -2/+2 |
2016-02-02 | Remove error message if instance is not found | jose.lausuch | 1 | -2/+2 |
2016-02-02 | Small improvements with output messages | jose.lausuch | 1 | -24/+11 |
2016-02-02 | Use openstack client to avoid keystone deprecation warnings | jose.lausuch | 2 | -7/+7 |
2016-02-02 | Merge "Use generate_defaults instead of os_defaults fixed parameters" | jose.lausuch | 3 | -26/+29 |
2016-02-01 | Use promise-flavor if exists and don't try to create it again | jose.lausuch | 1 | -10/+17 |
2016-02-01 | Use generate_defaults instead of os_defaults fixed parameters | jose.lausuch | 3 | -26/+29 |
2016-02-01 | Merge "Add script to generate the OpenStack defaults" | Morgan Richomme | 1 | -0/+176 |
2016-02-01 | Add script to generate the OpenStack defaults | jose.lausuch | 1 | -0/+176 |
2016-02-01 | Enable all rally outputs in verbose mode | Juha Kosonen | 1 | -19/+28 |
2016-02-01 | Merge "use scenario instead of git info in version field of the test results" | Morgan Richomme | 1 | -3/+3 |
2016-02-01 | Merge "Add testcases results to DB" | Morgan Richomme | 1 | -6/+29 |
2016-02-01 | Export private net OS_TEST_NETWORK for Promise tests | jose.lausuch | 1 | -0/+10 |
2016-02-01 | Add testcases results to DB | lanqinglong | 1 | -6/+29 |
2016-02-01 | Add aodh default user for apex | jose.lausuch | 1 | -2/+2 |
2016-02-01 | use scenario instead of git info in version field of the test results | Morgan Richomme | 1 | -3/+3 |
2016-01-30 | Merge "fix the bug of onos test report" | Morgan Richomme | 1 | -3/+23 |
2016-01-30 | Copy tempest.conf to results dir to be uploaded to artifacts | jose.lausuch | 1 | -4/+7 |
2016-01-29 | Merge "Create stdout and stderr files for Tempest results" | Morgan Richomme | 1 | -7/+18 |