Age | Commit message (Expand) | Author | Files | Lines |
2016-04-27 | Replace all the loggers by the functest logger module |  jose.lausuch | 8 | -147/+47 |
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 | 12 | -1102/+22 |
2016-04-26 | Corrected logging.Formatter parameters |  vitikkan | 1 | -2/+2 |
2016-04-25 | Remove backslashs for line continuation |  Cédric Ollivier | 17 | -334/+313 |
2016-04-25 | ConfigParser is used for tempest.conf updating |  vitikkan | 1 | -19/+10 |
2016-04-22 | Merge "Introduce a sanity test mode for Rally test" |  Morgan Richomme | 5 | -206/+251 |
2016-04-22 | Introduce a sanity test mode for Rally test |  Juha Kosonen | 5 | -206/+251 |
2016-04-22 | Fix regex to exclude vPing_ssh and vIMS for scenario dealing with bgpvpn |  Morgan Richomme | 1 | -2/+2 |
2016-04-22 | Affect version field in results for all the testcases |  Morgan Richomme | 10 | -13/+24 |
2016-04-22 | Enable PYTHONPATH env variable inside the container |  jose.lausuch | 12 | -62/+53 |
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 |