aboutsummaryrefslogtreecommitdiffstats
path: root/testcases
AgeCommit message (Collapse)AuthorFilesLines
2016-01-15Remove extra output if CI_DEBUG is falsejose.lausuch2-5/+10
This way we have a nicer view in Jenkins when preparing Functest Change-Id: Ie0df3aa8b07ac2fd726d11b1ab01a7291d4c2c5e Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-15Merge "Add explicit logs when creating list of runnable tests"Morgan Richomme1-2/+4
2016-01-15Merge "Add onos in the list of executable tests"Morgan Richomme1-3/+3
2016-01-15Add onos in the list of executable testsMorgan Richomme1-3/+3
JIRA: FUNCTEST-25, FUNCTEST-68 Change-Id: Ie4faa0a0f700860cfe1ec5f92ad4d764ca17ab50 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-15Merge "Added more consistency when getting the config_functest.yaml"Morgan Richomme1-2/+0
2016-01-15Added more consistency when getting the config_functest.yamljose.lausuch1-2/+0
Change-Id: Ie48e16adee25f7a00d6b9d4a45e804a066064eee Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-15Add explicit logs when creating list of runnable testsMorgan Richomme1-2/+4
JIRA: FUNCTEST-119 Change-Id: I8d7e029c03bd24cd87c81956f246fae532d4feb9 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-15Merge "add doctor test case"Morgan Richomme3-3/+71
2016-01-15Fix bug ruby sig testboucherv1-1/+4
Change-Id: Ieb908e7af2365381ad576a3da9a0787f96c9efe2 Signed-off-by: boucherv <valentin.boucher@orange.com>
2016-01-15add doctor test caseRyota MIBU3-3/+71
Change-Id: Ia40face4cb32247542d5841e00caafb2cf927c2e Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
2016-01-15Modify ONOS test for CI runninglanqinglong7-32/+112
Change-Id: I2ce678c1239920071f9eeb6fe251a92cb3737e6a Signed-off-by: lanqinglong <lanqinglong@huawei.com>
2016-01-14set up mechanism to tun only runnable tests in CI based on scenarioMorgan Richomme4-128/+139
JIRA: FUNCTEST-119 Change-Id: I342c027c79fab1cc9fa65ddf8222e7b12b946af8 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-14Merge "Change functest branch to stable/brahmaputra"Morgan Richomme1-1/+1
2016-01-14Use the env variable NODE_NAME for pod_namegrakiss1-1/+1
Change-Id: I0fd5011dc918ada73cac4f74d80d118826cff1a6 Signed-off-by: grakiss <grakiss.wanglei@huawei.com>
2016-01-13Add rvm use system to bundle install for vIMSjose.lausuch1-0/+1
Change-Id: I890984f33fa1a51bb21806129b627dd7cfb8116b Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-13Change functest branch to stable/brahmaputrajose.lausuch1-1/+1
JIRA: FUNCTEST-123 Although this is master, the idea is to run the tests using brahmaputra branch. After brahmaputra, we will change this back to master. Change-Id: Ib67f090724ce733b05c37a69a746b879b1143776 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-13Merge "Remove arg.repo_path in run_rally_cert.py"Morgan Richomme1-6/+8
2016-01-13Merge "Fix dns problem on E/// pod"boucherv3-7/+36
2016-01-13Fix dns problem on E/// podboucherv3-7/+36
FUNCTEST-122 Change-Id: I077ca9f1e8394583410f4b067d272e5be225ef3d Signed-off-by: boucherv <valentin.boucher@orange.com>
2016-01-13Remove arg.repo_path in run_rally_cert.pyjose.lausuch1-6/+8
It is not needed as we have an env variable which points to the repositories directories Change-Id: I4c07e6a28a9e31a2794d74182436545fe6561a92 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-13Merge "Place config_functest.yaml outside the functest repo"Morgan Richomme8-8/+8
2016-01-13Place config_functest.yaml outside the functest repojose.lausuch8-8/+8
If config_functest.yaml is given it will be placed in: /home/opnfv/functest/conf/config_functest.yaml If not given: copy default from repo to that location Change-Id: I816bf5ccf8e0a5b8ebde2a0ab924657533f49127 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-13Remove references to foreman installer.jose.lausuch1-1/+1
Foreman is not longer supported, the only INSTALLER_TYPE values are: fuel|apex|joid|compass Change-Id: I3c86335d16cdcab4796892a769189fcc4e7457db Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-12Add cinderv2 and ceilometer to default users for Apexjose.lausuch1-1/+1
Change-Id: I923a2f2dfc8b9e6c68cf2c03edde4f4e38ba23b4 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-12Fixes netcat for multiple platformsTim Rozet1-1/+1
netcat package on LF POD1 missing -z arg. This update allows for netcat to be used when platforms are missing it. Change-Id: I09fb9986520018a92a1c9147a2948ae5029bb3e3 Signed-off-by: Tim Rozet <trozet@redhat.com>
2016-01-12Merge "Rally test case troubleshooting"Morgan Richomme10-52/+138
2016-01-12Rally test case troubleshootingJuha Kosonen10-52/+138
Minor changes to some of the failed scenarios in rally_cert. JIRA: FUNCTEST-110 Change-Id: I25d1a80d295bea0004a3bf5f42161080c44091e9 Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
2016-01-12Cleanup functionality improvedViktor Tikkanen2-19/+39
1. All the existing external networks will be preserved. 2. Forced deleting is used for volumes with wrong status. 3. Added forced removing of hanging ports in case of network:router_interface ownership. Change-Id: Ibd51b98d6bf2a5d82f16f070003128e3200f99ed Signed-off-by: Viktor Tikkanen <viktor.tikkanen@nokia.com>
2016-01-12Merge "Add timeout for cloudify-manager deployment"boucherv2-4/+3
2016-01-12Merge "Prepare Promise integration in Functest"Morgan Richomme1-0/+3
2016-01-12Prepare Promise integration in FunctestMorgan Richomme1-0/+3
JIRA: FUNCTEST-68 Change-Id: I9dd3e49cf7cbcec932fb08af359c6e4784818155 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-12Add timeout for cloudify-manager deploymentboucherv2-4/+3
FUNCTEST-122 Change-Id: I837b286fa83eb0b6d18749d1070198ed6b653ba1 Signed-off-by: boucherv <valentin.boucher@orange.com>
2016-01-12Update rally version to 0.2.0jose.lausuch1-1/+1
Change-Id: I279e9dce35b9b92796407c383a3f4bb7c1bfec45 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-11Add mechanism to check whether the test can be run or not according to the ↵Morgan Richomme3-25/+277
scenario/controller JIRA: FUNCTEST-119 Change-Id: Ida658760484140ff59f7198dbbf4d5620450ff27 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-11Merge "Prepare onos integration in Functest"Morgan Richomme1-0/+3
2016-01-11Prepare onos integration in FunctestMorgan Richomme1-0/+3
JIRA: FUNCTEST-50 Change-Id: I50c7db5a05dd5aa78321ba77fab3902232ea4f36 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-11bugfix: get admin role on joid installerboucherv1-2/+6
Change-Id: I8d6227441ca824cb7cf910e8615d4e7b5cf816c6 Signed-off-by: boucherv <valentin.boucher@orange.com>
2016-01-11Add ext network for joidMorgan Richomme1-1/+1
JIRA: FUNCTEST-87 Change-Id: Ia23eb3d695c40d11c9e082ac5ebcb5bb0affd4b8 Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
2016-01-11Add check of external network before running any testjose.lausuch1-0/+17
Change-Id: I3ab58d924a8e53f2e6375c1c7fa77361d91b5efb Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-11Add 'service' tenant to os_defaults for apexjose.lausuch1-1/+1
Change-Id: I4241ac5b010057f848943001e06421bc301057de Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-08typo it should be services not service.Narinder Gupta1-1/+1
Change-Id: Ic7de0ec5c2df326f37037bd426fe76d7239af0d0 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-01-08added the quantum_nova user as well for joid.Narinder Gupta1-1/+1
Change-Id: Ida57e3a4c75348aeb08dcdc24b77ee93a8c86d0d Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
2016-01-08Add joid defaults to clean openstackjose.lausuch1-3/+3
Change-Id: I97ad2cb262c6b25ad45736f63f1b4395eb127307 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-07Fix path of os_defaults.yamljose.lausuch1-1/+1
Change-Id: I6ac3df334fab3b973ce840a3fcb9ff700f1a18e5 Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-07Searching for shared private networksViktor Tikkanen2-5/+12
Tempest suite assumes that there is at least one shared private network in the system. get_private_net() returns now first found shared private network (instead of first found private network). Change-Id: I892abcacff2c0349dd42444a632f71c6a14a0861 Signed-off-by: Viktor Tikkanen <viktor.tikkanen@nokia.com>
2016-01-07Move openstack defaults to a yaml filejose.lausuch2-8/+46
Change-Id: I52a9304dff987f33265c47ba5510f9f96afe0a5a Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
2016-01-06Bugfix: cfy teardown -fboucherv3-84/+137
Change-Id: I8ced2251ad4cd1cb07c856ea79faf8458d051b33 Signed-off-by: boucherv <valentin.boucher@orange.com>
2016-01-06Merge "Using shared private network"Morgan Richomme2-0/+17
2016-01-05Bugfix: indent .........boucherv1-18/+33
Change-Id: I347b4d4709e0924394598f2990bfef8349adf597 Signed-off-by: boucherv <valentin.boucher@orange.com>
2016-01-05Bugfix: logger ..boucherv1-1/+2
Change-Id: I2333f53e5574214130d8b37c2e8b35fd03494b61 Signed-off-by: boucherv <valentin.boucher@orange.com>