Age | Commit message (Expand) | Author | Files | Lines |
2016-04-21 | Remove cleanup from vPing scripts, and use the existing cleanup script | jose.lausuch | 2 | -185/+0 |
2016-04-21 | Fix Flake8 Violations in the Functest scripts | jose.lausuch | 24 | -662/+828 |
2016-04-20 | Print openstack info only if CI_DEBUG==true | jose.lausuch | 1 | -17/+18 |
2016-04-20 | Remove RALLY_REPO in config_functest since it is not used | jose.lausuch | 1 | -1/+0 |
2016-04-18 | Merge "Author: Luke Hinds <lhinds@redhat.com> Date: Mon 18 Apr 11:48:27 201... | Morgan Richomme | 3 | -0/+349 |
2016-04-18 | Merge "Generating test lists for tempest" | Morgan Richomme | 4 | -251/+160 |
2016-04-18 | Remove all the repo handling in prepare_env | jose.lausuch | 1 | -19/+0 |
2016-04-18 | Allow rally to use existing glance image | Ciprian Barbu | 1 | -4/+7 |
2016-04-18 | Author: Luke Hinds <lhinds@redhat.com> | lukehinds | 3 | -0/+349 |
2016-04-18 | Generating test lists for tempest | vitikkan | 4 | -251/+160 |
2016-04-18 | Add healthcheck test case to test_exec_priority | jose.lausuch | 1 | -10/+11 |
2016-04-15 | [BGPVPN] Exclude vims and vping_ssh from testlist | Nikolas Hermanns | 1 | -1/+2 |
2016-04-15 | Revert "[BGPVPN] Rally create the v-env which is needed" | Nikolas Hermanns | 1 | -1/+2 |
2016-04-15 | [BGPVPN] Rally create the v-env which is needed | Nikolas Hermanns | 1 | -2/+1 |
2016-04-15 | Adding Apex able to run BGPVPN tests | Nikolas Hermanns | 1 | -1/+1 |
2016-04-14 | Add healthcheck test case to config_functest.yaml | jose.lausuch | 1 | -0/+1 |
2016-04-14 | Create health check test case | jose.lausuch | 2 | -117/+170 |
2016-04-13 | Lack of Internet connectivity is not treated as fatal | vitikkan | 1 | -2/+1 |
2016-04-12 | Remove unused Rally scenarios and run script | Juha Kosonen | 16 | -2851/+3 |
2016-04-11 | Merge "Split functest_utils.py into 2 scripts" | jose.lausuch | 12 | -938/+958 |
2016-04-11 | [BGPVPN] Remove odl-vpnservice test cases | Nikolas Hermanns | 1 | -5/+0 |
2016-04-11 | Split functest_utils.py into 2 scripts | jose.lausuch | 12 | -938/+958 |
2016-04-05 | Allow vping to use existing glance image | Ciprian Barbu | 3 | -12/+17 |
2016-04-01 | bugfix single quote | boucherv | 1 | -3/+2 |
2016-04-01 | Bugfix result criteria | boucherv | 1 | -2/+2 |
2016-03-22 | Add status when pushing Tempest results | Morgan Richomme | 1 | -34/+49 |
2016-03-22 | ONOS can now support vPing_userdata testcase, remove the exception in the con... | Morgan Richomme | 1 | -1/+0 |
2016-03-22 | Try configdrive in vping userdata test case | carey.xu | 1 | -0/+2 |
2016-03-21 | improve status criteria | boucherv | 1 | -4/+5 |
2016-03-18 | Fix support for CACERT and set OS_INSECURE=true | jose.lausuch | 1 | -5/+8 |
2016-03-18 | Add criteria and version when pushing the results into test DB | Morgan Richomme | 9 | -165/+258 |
2016-03-15 | Add exception handling for output processing | Juha Kosonen | 1 | -2/+9 |
2016-03-12 | Test numbers creation before starting the signal test | boucherv | 1 | -8/+43 |
2016-03-11 | A non default argument cannot be placed before a default one. | jose.lausuch | 1 | -1/+1 |
2016-03-10 | Have vIMS and Promise packages pre installed in the docker image. | jose.lausuch | 1 | -39/+0 |
2016-03-04 | Merge "Add support for SSL endpoints in Functest" | Morgan Richomme | 1 | -0/+6 |
2016-03-04 | Add support for SSL endpoints in Functest | jose.lausuch | 1 | -0/+6 |
2016-03-04 | Rally and Tempest pre-installed in the Docker image. | jose.lausuch | 3 | -12/+6 |
2016-02-24 | Add jenkins build tag for result api | boucherv | 9 | -21/+42 |
2016-02-23 | remove "print" in tempest to avoid having a message "None" in the output | jose.lausuch | 1 | -1/+1 |
2016-02-22 | Add git support for Doctor repo in config_functest.yaml | jose.lausuch | 1 | -0/+2 |
2016-02-19 | Fix message outputs taken from the console log in vPing_ssh | jose.lausuch | 1 | -4/+18 |
2016-02-18 | Remove network failed message check form vping_ssh | jose.lausuch | 1 | -2/+1 |
2016-02-17 | Release floating ip after vPing_ssh test | jose.lausuch | 2 | -37/+37 |
2016-02-16 | Create vPing_userdata instances with dynamic ports created by nova/neutron | jose.lausuch | 3 | -110/+115 |
2016-02-16 | Create vPing instances with dynamic ports created by nova/neutron | jose.lausuch | 2 | -147/+146 |
2016-02-12 | Rally live migration case selection | Juha Kosonen | 3 | -44/+61 |
2016-02-11 | bug fiw syntax when calling push to db from vIMS | Morgan Richomme | 1 | -1/+2 |
2016-02-11 | Add project in push_to_db function of functests utils to allow external proje... | Morgan Richomme | 7 | -53/+50 |
2016-02-11 | Merge "Push results without extra formating" | Morgan Richomme | 1 | -5/+7 |