Age | Commit message (Expand) | Author | Files | Lines |
2016-02-10 | Add -n|--no-clean flag to vPing,Tempest,Rally,vIMS scripts | jose.lausuch | 7 | -5/+45 |
2016-02-10 | Rename the vPing scripts proplery and adapt documentation | jose.lausuch | 8 | -25/+32 |
2016-02-10 | Doc updates | jose.lausuch | 3 | -166/+211 |
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 | Remove obsolete public network definitions | Juha Kosonen | 2 | -11/+10 |
2016-02-09 | Create Rally output summary at the end of the tests | jose.lausuch | 1 | -8/+85 |
2016-02-09 | doctor: adds logger | Ryota MIBU | 1 | -7/+23 |
2016-02-09 | update doc | Morgan Richomme | 2 | -332/+405 |
2016-02-09 | Used sed instead of crudini for updating regex | Viktor Tikkanen | 2 | -3/+2 |
2016-02-08 | Merge "enable doctor test scenario" into stable/brahmaputra | Morgan Richomme | 1 | -2/+2 |
2016-02-08 | enable doctor test scenario | Ryota MIBU | 1 | -2/+2 |
2016-02-08 | Added configuration of ssh_user_regex parameter | Viktor Tikkanen | 2 | -0/+7 |
2016-02-05 | Reduce the number of iterations to ten in rally scenarios | Juha Kosonen | 11 | -95/+98 |
2016-02-05 | update user guide | Morgan Richomme | 3 | -224/+249 |
2016-02-04 | Import request python module for promise test case | jose.lausuch | 1 | -0/+1 |
2016-02-04 | Fix success status parsing of rally results | Juha Kosonen | 1 | -8/+6 |
2016-02-04 | Use python json parser to get the results form the Promise json report | jose.lausuch | 2 | -29/+33 |
2016-02-03 | bug fix: get installer using functest_utils | Morgan Richomme | 1 | -1/+1 |
2016-02-03 | FIX:use 'info' after sourcing the common.sh | grakiss | 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 | Show Promise results output and push results to DB | jose.lausuch | 1 | -18/+45 |
2016-02-03 | Consider volumes and floatingips as defaults in clean_openstack | jose.lausuch | 2 | -18/+56 |
2016-02-02 | 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 | 3 | -2/+3 |
2016-02-02 | Report vPing timeouts to the DB with duration = 0 and test status=NOK | jose.lausuch | 2 | -37/+38 |
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 | 2 | -33/+14 |
2016-02-02 | Use openstack client to avoid keystone deprecation warnings | jose.lausuch | 3 | -10/+10 |
2016-02-02 | Use generate_defaults instead of os_defaults fixed parameters | jose.lausuch | 4 | -27/+36 |
2016-02-01 | Use promise-flavor if exists and don't try to create it again | jose.lausuch | 1 | -10/+17 |
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 | Adding structure to pull content into central docs. | ChristopherPrice | 5 | -349/+352 |
2016-02-01 | use scenario instead of git info in version field of the test results | Morgan Richomme | 1 | -3/+3 |
2016-02-01 | Merge "Add aodh default user for apex" into stable/brahmaputra | Morgan Richomme | 1 | -2/+2 |
2016-02-01 | Add testcases results to DB | lanqinglong | 1 | -6/+29 |
2016-02-01 | Replace openstack single clients by python-openstackcclient | jose.lausuch | 1 | -6/+2 |
2016-02-01 | Export private net OS_TEST_NETWORK for Promise tests | jose.lausuch | 1 | -0/+10 |
2016-02-01 | Add aodh default user for apex | jose.lausuch | 1 | -2/+2 |
2016-01-30 | fix the bug of onos test report | lanqinglong | 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 | Create stdout and stderr files for Tempest results | jose.lausuch | 1 | -7/+18 |
2016-01-29 | Add promise section from patch 8361 of Gerald | Morgan Richomme | 1 | -1/+47 |
2016-01-29 | Editorials | Gerald Kunzmann | 3 | -381/+395 |
2016-01-29 | bugfix: self.logger | boucherv | 1 | -2/+2 |
2016-01-29 | Merge "Add some error result in result db api" into stable/brahmaputra | boucherv | 3 | -59/+82 |
2016-01-29 | Change scenario start/result messages in run_rally-cert.py | Juha Kosonen | 1 | -3/+3 |
2016-01-29 | Add some error result in result db api | boucherv | 3 | -59/+82 |
2016-01-29 | Add scenario name to Rally result message | Juha Kosonen | 1 | -2/+2 |