Age | Commit message (Expand) | Author | Files | Lines |
2016-05-11 | Respect multiline syntax in Dockerfile |  Cédric Ollivier | 1 | -3/+7 |
2016-05-11 | Fix a few nits in prepare_env and dockerfile |  jose.lausuch | 1 | -1/+1 |
2016-05-09 | CLI implementation |  jose.lausuch | 1 | -1/+1 |
2016-05-05 | Add results dir to Dockerfile |  jose.lausuch | 1 | -1/+2 |
2016-05-04 | Refactor improvements |  jose.lausuch | 4 | -471/+2 |
2016-05-02 | Create CLI template for Functest |  jose.lausuch | 1 | -0/+1 |
2016-04-27 | Corrected path for clean_openstack.py |  vitikkan | 2 | -2/+2 |
2016-04-26 | Move functest_utils and openstack_utils to directory /utils |  jose.lausuch | 1 | -1/+1 |
2016-04-26 | Add Functest Logger centralized Class |  jose.lausuch | 1 | -1/+1 |
2016-04-25 | Corrected if statement for clean_openstack |  vitikkan | 1 | -1/+1 |
2016-04-22 | Enable PYTHONPATH env variable inside the container |  jose.lausuch | 1 | -0/+1 |
2016-04-21 | prepare_env CI_DEBUG when calling generate_defaults.py |  jose.lausuch | 1 | -1/+1 |
2016-04-21 | Remove cleanup from vPing scripts, and use the existing cleanup script |  jose.lausuch | 1 | -8/+6 |
2016-04-21 | Fix Flake8 Violations in the Functest scripts |  jose.lausuch | 1 | -1/+1 |
2016-04-19 | Dockerfile, fix typo in git clone command |  jose.lausuch | 1 | -1/+1 |
2016-04-19 | Small adaptations in prepare_env,run_tests and common |  jose.lausuch | 3 | -18/+13 |
2016-04-19 | Adapt Functest output to the env variable CI_DEBUG |  jose.lausuch | 1 | -9/+12 |
2016-04-19 | Quote missing |  Tim Rozet | 1 | -1/+1 |
2016-04-18 | Merge "Generating test lists for tempest" |  Morgan Richomme | 1 | -1/+1 |
2016-04-18 | Remove all the repo handling in prepare_env |  jose.lausuch | 4 | -188/+4 |
2016-04-18 | Generating test lists for tempest |  vitikkan | 1 | -1/+1 |
2016-04-15 | Update python-openstackclient to version 2.3.0 |  jose.lausuch | 1 | -2/+2 |
2016-04-15 | [BGPVPN] Use system wide installation of tempest |  Nikolas Hermanns | 1 | -3/+5 |
2016-04-14 | Add healthcheck test case to config_functest.yaml |  jose.lausuch | 1 | -1/+1 |
2016-04-14 | Create health check test case |  jose.lausuch | 1 | -0/+5 |
2016-04-13 | Merge "add bash script to config pip and easy_install" |  Jose Lausuch | 1 | -0/+26 |
2016-04-12 | add bash script to config pip and easy_install |  SerenaFeng | 1 | -0/+26 |
2016-04-11 | [BGPVPN] Remove odl-vpnservice test cases |  Nikolas Hermanns | 1 | -14/+0 |
2016-04-11 | [BGPVPN] Bugfix for /etc/tempest/ no there |  Nikolas Hermanns | 1 | -0/+1 |
2016-03-18 | Fix support for CACERT and set OS_INSECURE=true |  jose.lausuch | 1 | -3/+12 |
2016-03-18 | Revert "Checkout the Latest stable Tempest" |  Nikolas Hermanns | 1 | -1/+1 |
2016-03-18 | Checkout the Latest stable Tempest |  Nikolas Hermanns | 1 | -1/+1 |
2016-03-10 | Have vIMS and Promise packages pre installed in the docker image. |  jose.lausuch | 1 | -2/+20 |
2016-03-04 | Rally and Tempest pre-installed in the Docker image. |  jose.lausuch | 1 | -0/+4 |
2016-02-25 | Fix Dockerfile to use proper bashrc file for the alias 'll' |  jose.lausuch | 1 | -1/+1 |
2016-02-25 | Updates and fixes to the user guide |  jose.lausuch | 1 | -1/+1 |
2016-02-22 | Add git support for Doctor repo in config_functest.yaml |  jose.lausuch | 2 | -3/+18 |
2016-02-19 | Corrected using of echo command |  Viktor Tikkanen | 1 | -2/+2 |
2016-02-18 | Add VI and alias support in the docker container |  jose.lausuch | 1 | -0/+6 |
2016-02-11 | Enadled --serial option for run_tests.sh |  Viktor Tikkanen | 1 | -1/+11 |
2016-02-10 | Bugfix add "fi" at the end of the if-else statement in run_tests.sh |  jose.lausuch | 1 | -0/+1 |
2016-02-10 | Add -n|--no-clean flag to vPing,Tempest,Rally,vIMS scripts |  jose.lausuch | 1 | -5/+9 |
2016-02-10 | Rename the vPing scripts proplery and adapt documentation |  jose.lausuch | 1 | -8/+9 |
2016-02-03 | Use python json parser to get the results form the Promise json report |  jose.lausuch | 1 | -0/+1 |
2016-02-02 | FIX:use 'info' after sourcing the common.sh |  grakiss | 1 | -1/+1 |
2016-02-02 | bug fix to run tempest and minor display error in run_test.sh |  Morgan Richomme | 1 | -1/+1 |
2016-02-02 | Small improvements with output messages |  jose.lausuch | 1 | -9/+3 |
2016-02-02 | Use openstack client to avoid keystone deprecation warnings |  jose.lausuch | 1 | -3/+3 |
2016-02-01 | Use generate_defaults instead of os_defaults fixed parameters |  jose.lausuch | 1 | -1/+7 |
2016-02-01 | Replace openstack single clients by python-openstackcclient |  jose.lausuch | 1 | -6/+2 |