summaryrefslogtreecommitdiffstats
path: root/testcases/config_functest.py
AgeCommit message (Expand)AuthorFilesLines
2016-03-04Rally and Tempest pre-installed in the Docker image.jose.lausuch1-10/+3
2016-02-02Small improvements with output messagesjose.lausuch1-24/+11
2016-02-02Use generate_defaults instead of os_defaults fixed parametersjose.lausuch1-4/+0
2016-01-26Add function for Promise libraries pre-installjose.lausuch1-8/+19
2016-01-26Add copy of packages.json to the features path before running npm installjose.lausuch1-8/+10
2016-01-25Add support for Promise test casesjose.lausuch1-4/+14
2016-01-18Add --debug flag to first clean_functest.pyjose.lausuch1-1/+1
2016-01-15Remove extra output if CI_DEBUG is falsejose.lausuch1-3/+9
2016-01-15Add explicit logs when creating list of runnable testsMorgan Richomme1-2/+4
2016-01-15Fix bug ruby sig testboucherv1-1/+4
2016-01-14set up mechanism to tun only runnable tests in CI based on scenarioMorgan Richomme1-0/+5
2016-01-13Add rvm use system to bundle install for vIMSjose.lausuch1-0/+1
2016-01-13Place config_functest.yaml outside the functest repojose.lausuch1-1/+1
2016-01-06Merge "Using shared private network"Morgan Richomme1-0/+7
2016-01-05Using shared private networkViktor Tikkanen1-0/+7
2016-01-04Bugfix : Ensure that ruby libraries was installed before running vims test-caseboucherv1-1/+1
2016-01-04Ensure that ruby libraries was installed before running vims test-caseboucherv1-0/+9
2016-01-04Configuring non-admin credentials for tempestViktor Tikkanen1-44/+2
2015-12-22Use repos_dir env variable in all Functest scriptsjose.lausuch1-8/+7
2015-12-17Add clean_openstack script call in clean functest environmentjose.lausuch1-3/+5
2015-12-09Create a common network for functest for all the testsjose.lausuch1-1/+66
2015-10-29Move creation of glance image to vPingjose.lausuch1-42/+1
2015-10-22Include cirros image in the docker containerjose.lausuch1-14/+3
2015-10-21Removed ODL create_env from config_functest.pyjose.lausuch1-17/+0
2015-10-07Fix rally installation path in config yaml filejose.lausuch1-1/+1
2015-10-07Dockerfile for Functestjose.lausuch1-48/+13
2015-10-05Added configure_tempest() functionViktor Tikkanen1-3/+46
2015-09-25Adapt installation of Tempest from rally with new command linejose.lausuch1-1/+1
2015-09-23added flag --yes to install_rally to force install dependenciesjose.lausuch1-1/+1
2015-09-22added yum install of needed packages on jumphostjose.lausuch1-0/+6
2015-08-24workaround order of env settings to all ODL tests to be runMorgan Richomme1-6/+6
2015-07-07Add check for ownership in ~/.cache/pipjose.lausuch1-1/+19
2015-06-26config_functest.py: Rally installed with sudojose.lausuch1-1/+2
2015-06-16modify functest config to prepare result folderMorgan Richomme1-0/+9
2015-06-03config_functest.py : bugfix: removed "sudo" from installing rally commandjose.lausuch1-3/+1
2015-05-30Improvementsjose.lausuch1-237/+24
2015-05-26Refactor functest environment. Bugfixes: arg dependenciesjose.lausuch1-1/+1
2015-05-26Refactor functest environmentjose.lausuch1-146/+51
2015-05-18config_functest.py : added --force flag to force clean functest without promp...jose.lausuch1-13/+15
2015-05-15config_functet.py: bug while creating router and interface. Other minor impro...jose.lausuch1-33/+23
2015-05-13config_functest.py : removed public network creatingjose.lausuch1-52/+5
2015-05-12config_functest.py:jose.lausuch1-54/+93
2015-05-11config_functest.py: added create neutron network.jose.lausuch1-24/+213
2015-05-10config_functest.py download functest.yaml if not presentjose.lausuch1-23/+39
2015-05-10Added functest.yaml to centralize the common parameters for all scripts of fu...jose.lausuch1-46/+61
2015-05-06config_functest.py: added ODL config supportjose.lausuch1-48/+81
2015-05-06change path to create rally forlder and scenarios+results subfolders, change ...morganrOL1-4/+5
2015-05-06config_functest.py: improved output and error handling. Added download of run...jose.lausuch1-18/+72
2015-05-05config_functest.py: Added Rally and Robot automatic installation and configur...jose.lausuch1-26/+90
2015-05-05Added first draft config_functest.py.jose.lausuch1-0/+285