Age | Commit message (Expand) | Author | Files | Lines |
2016-04-29 | Execute successive scenarios after task failure | Juha Kosonen | 1 | -2/+20 |
2016-04-27 | Replace all the loggers by the functest logger module | jose.lausuch | 2 | -28/+4 |
2016-04-27 | Create prepare_env.py from prepare_env.sh and config_functest.py | jose.lausuch | 3 | -672/+2 |
2016-04-26 | Move functest_utils and openstack_utils to directory /utils | jose.lausuch | 2 | -4/+4 |
2016-04-26 | Corrected logging.Formatter parameters | vitikkan | 1 | -2/+2 |
2016-04-25 | Remove backslashs for line continuation | Cédric Ollivier | 3 | -88/+83 |
2016-04-25 | ConfigParser is used for tempest.conf updating | vitikkan | 1 | -19/+10 |
2016-04-22 | Introduce a sanity test mode for Rally test | Juha Kosonen | 1 | -2/+10 |
2016-04-22 | Affect version field in results for all the testcases | Morgan Richomme | 2 | -3/+3 |
2016-04-22 | Enable PYTHONPATH env variable inside the container | jose.lausuch | 4 | -14/+14 |
2016-04-21 | Fix Flake8 Violations in the Functest scripts | jose.lausuch | 4 | -160/+203 |
2016-04-20 | Print openstack info only if CI_DEBUG==true | jose.lausuch | 1 | -17/+18 |
2016-04-18 | Merge "Generating test lists for tempest" | Morgan Richomme | 1 | -18/+31 |
2016-04-18 | Allow rally to use existing glance image | Ciprian Barbu | 1 | -4/+7 |
2016-04-18 | Generating test lists for tempest | vitikkan | 1 | -18/+31 |
2016-04-14 | Create health check test case | jose.lausuch | 2 | -117/+170 |
2016-04-12 | Remove unused Rally scenarios and run script | Juha Kosonen | 2 | -294/+2 |
2016-04-11 | Split functest_utils.py into 2 scripts | jose.lausuch | 5 | -75/+78 |
2016-03-22 | Add status when pushing Tempest results | Morgan Richomme | 1 | -34/+49 |
2016-03-18 | Add criteria and version when pushing the results into test DB | Morgan Richomme | 1 | -12/+25 |
2016-03-15 | Add exception handling for output processing | Juha Kosonen | 1 | -2/+9 |
2016-03-04 | Rally and Tempest pre-installed in the Docker image. | jose.lausuch | 1 | -1/+1 |
2016-02-24 | Add jenkins build tag for result api | boucherv | 1 | -1/+3 |
2016-02-23 | remove "print" in tempest to avoid having a message "None" in the output | jose.lausuch | 1 | -1/+1 |
2016-02-12 | Rally live migration case selection | Juha Kosonen | 1 | -0/+14 |
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 | 3 | -0/+19 |
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 | 1 | -5/+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 | 1 | -5/+10 |
2016-02-08 | Used sed instead of crudini for updating regex | Viktor Tikkanen | 1 | -2/+1 |
2016-02-08 | Merge "Added configuration of ssh_user_regex parameter" | Morgan Richomme | 1 | -0/+5 |
2016-02-08 | Added configuration of ssh_user_regex parameter | Viktor Tikkanen | 1 | -0/+5 |
2016-02-05 | Reduce the number of iterations to ten in rally scenarios | Juha Kosonen | 1 | -2/+5 |
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-02 | Consider volumes and floatingips as defaults in clean_openstack | jose.lausuch | 2 | -18/+56 |
2016-02-02 | bug fix to run tempest and minor display error in run_test.sh | Morgan Richomme | 1 | -0/+1 |
2016-02-02 | Use openstack client to avoid keystone deprecation warnings | jose.lausuch | 1 | -6/+6 |
2016-02-01 | Use generate_defaults instead of os_defaults fixed parameters | jose.lausuch | 2 | -22/+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 | Add aodh default user for apex | jose.lausuch | 1 | -2/+2 |
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 |