functest.git
7 years agoStop creating the useless ODL results dir 23/16723/1
Cédric Ollivier [Tue, 12 Jul 2016 08:24:38 +0000 (10:24 +0200)]
Stop creating the useless ODL results dir

Outputs and logs are pushed in ${FUNCTEST_RESULTS_DIR}/odl (instead of
${FUNCTEST_RESULTS_DIR}/ODL). And this directory is created by the
related testing script.

Change-Id: Ie4ad6228d81d3578e777029da45700da09dba8fc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoAdd fixed_ip and files parameters in openstack_utils in create_instance 37/16637/7
jose.lausuch [Sat, 9 Jul 2016 10:34:42 +0000 (12:34 +0200)]
Add fixed_ip and files parameters in openstack_utils in create_instance

This is needed i.e. for sdnvpn test case

Change-Id: I235a6871a86b7a0c4a9ab27a3aef4bfd62ba4d43
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agobug fix: use PASS/FAIL in Onos instead of passed/failed 79/16679/2
Morgan Richomme [Mon, 11 Jul 2016 13:48:51 +0000 (15:48 +0200)]
bug fix: use PASS/FAIL in Onos instead of passed/failed

Change-Id: I6a293d49476a428b82c472dafa47793c494c2c92
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agoFix one pep8 violation 81/16681/1
Cédric Ollivier [Mon, 11 Jul 2016 13:52:52 +0000 (15:52 +0200)]
Fix one pep8 violation

Change-Id: I1d57c02bc0e5952bed7f5eb86d0ba602448035e9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoAdd --noclean option in the CLI 19/16619/4
jose.lausuch [Fri, 8 Jul 2016 15:22:54 +0000 (17:22 +0200)]
Add --noclean option in the CLI

JIRA: FUNCTEST-340

Change-Id: I00cd0a9bf5744bf7ce8998d4bf6427c0766a1322
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoAdd delete bgpvpn function in openstack utils 15/16615/1
jose.lausuch [Fri, 8 Jul 2016 15:05:22 +0000 (17:05 +0200)]
Add delete bgpvpn function in openstack utils

JIRA: FUNCTEST-99

Change-Id: I0d28e5d07c857f4e80d7cf96a2ff4dbf87075abe
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoSFC Testcase for functest 37/16437/8
Manuel Buil [Wed, 6 Jul 2016 10:26:46 +0000 (12:26 +0200)]
SFC Testcase for functest

JIRA: FUNCTEST-354

This test case creates two chains, one blocks ssh, the other http
We check with the client that the blocking works in one and then
we change the classifier rules to check the other one

Change-Id: I7d12f5d8b4bc4a7e1566f04e02ca78ac2a4e0920
Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
7 years agoFix onos sfc's block. 89/16589/4
wuwenbin2 [Fri, 8 Jul 2016 07:49:06 +0000 (15:49 +0800)]
Fix onos sfc's block.
Add ping check before login.

Change-Id: If93809ddf727246db453208c79a8e4ecaa288c51
Signed-off-by: wuwenbin2 <wuwenbin2@huawei.com>
7 years agoCreate vnf directory in testcases 99/16599/2
Morgan Richomme [Fri, 8 Jul 2016 08:55:06 +0000 (10:55 +0200)]
Create vnf directory in testcases

JIRA: FUNCTEST-358

Change-Id: I00dacef2a07e3980cc33cdbfad7ea238c1153599
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agoMerge "Conform start_tests.sh to last ODL patches"
Morgan Richomme [Fri, 8 Jul 2016 08:36:43 +0000 (08:36 +0000)]
Merge "Conform start_tests.sh to last ODL patches"

7 years agoMerge "Update developer guide documentation"
Morgan Richomme [Fri, 8 Jul 2016 08:29:51 +0000 (08:29 +0000)]
Merge "Update developer guide  documentation"

7 years agoConform start_tests.sh to last ODL patches 93/16593/1
Cédric Ollivier [Fri, 8 Jul 2016 07:50:11 +0000 (09:50 +0200)]
Conform start_tests.sh to last ODL patches

It mainly removes all hacks vs __init__.robot which can be deleted
since the patches [1] and [2] has been merged.

[1] https://git.opendaylight.org/gerrit/#/c/41461/
[2] https://git.opendaylight.org/gerrit/#/c/41463/

Change-Id: I0692681794737c06609e06f88af64edc6fe98efe
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoUpdate developer guide documentation 63/16463/4
Morgan Richomme [Wed, 6 Jul 2016 16:18:11 +0000 (18:18 +0200)]
Update developer guide  documentation

JIRA: FUNCTEST-333

Change-Id: Ib5b4d0e28e1ad35e9579465a43fc66d63d4a773c
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agoFix function get_hypervisors in openstack utils 51/16551/1
jose.lausuch [Thu, 7 Jul 2016 12:23:42 +0000 (14:23 +0200)]
Fix function get_hypervisors in openstack utils

JIRA: FUNCTEST-99

Change-Id: I23fd3fae08255d36ec158e5a522640615b5d8a10
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoAdded 'vacation' test case 43/16543/2
vitikkan [Thu, 7 Jul 2016 11:23:20 +0000 (14:23 +0300)]
Added 'vacation' test case

Running this test case illustrates how Functest code base and
performance tend to grow when trying to catch more and more
bugs in OPNFV environment. The case is not bound to any tier.

Change-Id: Ib3c2f3f3d9d78c1251fbb35e6ea6afd3cf1afbdb
Signed-off-by: vitikkan <viktor.tikkanen@nokia.com>
7 years ago[SDNVPN] Bugfix bgpvpn functions in openstack utils 41/16541/1
jose.lausuch [Thu, 7 Jul 2016 11:22:29 +0000 (13:22 +0200)]
[SDNVPN] Bugfix bgpvpn functions in openstack utils

JIRA: FUNCTEST-99

Change-Id: Ia3fd91ec1dff5283edc3df098bb5cec342f87aea
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years ago[SDNVPN] Add helper functions to create bgpvpn and associations 71/16471/3
Nikolas Hermanns [Wed, 6 Jul 2016 17:28:14 +0000 (19:28 +0200)]
[SDNVPN] Add helper functions to create bgpvpn and associations

JIRA: FUNCTEST-99

These functions are used by sdnvpn test cases
to create vpns and network associations

Change-Id: I2fb25c84d8d02ea1cc92677e6a33e469a5d3ddc3
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
7 years ago[SDNVPN] Adding sdnvpn repo to functest 47/16447/3
Nikolas Hermanns [Wed, 6 Jul 2016 12:24:11 +0000 (14:24 +0200)]
[SDNVPN] Adding sdnvpn repo to functest

JIRA: FUNCTEST-99

There are some testcases in the
sdnvpn repo to be executed by
functest. So we need to have the repo cloned.

Change-Id: I9fb11a2429ebd5f911993e4786e616be10cb9a05
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
7 years agoMerge "Adding security_scan section to functest userguide."
Morgan Richomme [Wed, 6 Jul 2016 15:36:10 +0000 (15:36 +0000)]
Merge "Adding security_scan section to functest userguide."

7 years agoMerge "Add Moon in Functest"
Morgan Richomme [Wed, 6 Jul 2016 13:19:06 +0000 (13:19 +0000)]
Merge "Add Moon in Functest"

7 years agoAdd Moon in Functest 35/16435/3
Morgan Richomme [Wed, 6 Jul 2016 09:36:08 +0000 (11:36 +0200)]
Add Moon in Functest

JIRA: FUNCTEST-210

Change-Id: Ibc8792f74c4c62122856cff355e55cda88fc691e
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agoMerge "Change methods to call openstack utils"
Morgan Richomme [Wed, 6 Jul 2016 12:24:21 +0000 (12:24 +0000)]
Merge "Change methods to call openstack utils"

7 years agoAdd BGPVPN neutron client extension for SDNVPN project 41/16441/1
jose.lausuch [Wed, 6 Jul 2016 11:15:08 +0000 (13:15 +0200)]
Add BGPVPN neutron client extension for SDNVPN project

JIRA: FUNCTEST-99

Change-Id: I25f5f6769350fdcac9230e168337e9a51fb1fec8
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoAdd tacker-client in the functest Docker image 87/16387/9
Manuel Buil [Tue, 5 Jul 2016 15:14:51 +0000 (17:14 +0200)]
Add tacker-client in the functest Docker image

JIRA: FUNCTEST-354

Tacker-client is required for the SFC test cases

Change-Id: I21b1e47c890fb45899f6f83b6583b0ab032662d1
Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
7 years agoAdding security_scan section to functest userguide. 31/16431/6
Luke Hinds [Wed, 6 Jul 2016 09:33:44 +0000 (10:33 +0100)]
Adding security_scan section to functest userguide.

JIRA: FUNCTEST-356

Change-Id: Ib7e2fc7eda88425390b37c36cbedc3f89c090f61
Signed-off-by: Luke Hinds <lukehinds@gmail.com>
7 years agoMerge "Fix tacker client dependencies installation"
Morgan Richomme [Wed, 6 Jul 2016 08:48:58 +0000 (08:48 +0000)]
Merge "Fix tacker client dependencies installation"

7 years agoMerge "Add support functions for SDNVPN test cases"
jose.lausuch [Wed, 6 Jul 2016 08:46:36 +0000 (08:46 +0000)]
Merge "Add support functions for SDNVPN test cases"

7 years agoAdd support functions for SDNVPN test cases 17/16417/2
jose.lausuch [Wed, 6 Jul 2016 07:20:48 +0000 (09:20 +0200)]
Add support functions for SDNVPN test cases

JIRA: FUNCTEST-99

Get availability zones from nova client and
give the possibility to create an instance
on a specific hypervisor (availability zone)

Change-Id: Ieb2d26764c50ea4f4403818bb73a238236e03ee4
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agobug fix: use PASS/FAIL for rally 27/16427/2
Morgan Richomme [Wed, 6 Jul 2016 08:40:18 +0000 (10:40 +0200)]
bug fix: use PASS/FAIL for rally

Change-Id: I1f870aad5b648f24f8097028ba97d6c118402586
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agobug fix use FAIL/PASS as criteria for integration in automatic reporting 25/16425/1
Morgan Richomme [Wed, 6 Jul 2016 08:35:37 +0000 (10:35 +0200)]
bug fix use FAIL/PASS as criteria for integration in automatic reporting

JIRA: FUNCTEST-355

Change-Id: I683107558b8f83e6de4244d55e6cfd93f0271db7
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agoAdd copper for CI integration 29/16329/5
Morgan Richomme [Mon, 4 Jul 2016 15:22:28 +0000 (17:22 +0200)]
Add copper for CI integration

JIRA: FUNCTEST-67

Change-Id: Idffa4ccae4eb51ad335a5c49876bb18731990e84
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agoMove copper.py to functest repo 45/16345/5
blsaws [Mon, 4 Jul 2016 23:21:45 +0000 (16:21 -0700)]
Move copper.py to functest repo

JIRA:COPPER-4

Fix minor flake8 issues
Fix PASS|FAIL to match requirements

Change-Id: I91d5ace36c31e4aa189422d8ec20467565e3c4d7
Signed-off-by: blsaws <bryan.sullivan@att.com>
7 years agoFix tacker client dependencies installation 99/16399/3
jose.lausuch [Tue, 5 Jul 2016 18:14:50 +0000 (20:14 +0200)]
Fix tacker client dependencies installation

JIRA: FUNCTEST-354

Change-Id: Ia62fcf0a2ed8dcb80b81d786593dd9f3c6333df2
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoBug fix of tacker_client_install 95/16395/4
Manuel Buil [Tue, 5 Jul 2016 16:31:37 +0000 (18:31 +0200)]
Bug fix of tacker_client_install

JIRA: FUNCTEST-354

There is a library missing

Change-Id: I6e1ddef4558c49ec715ea318fedd5b4cefa62670
Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
7 years agoAdd tacker installation to odl-sfc 93/16393/1
Manuel Buil [Tue, 5 Jul 2016 15:48:08 +0000 (17:48 +0200)]
Add tacker installation to odl-sfc

A new directory is created and the script which installs tacker added

Change-Id: I5647bf28be6d1dc9b769aa265fe8ae9ec5c90ad2
Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
7 years agoMerge "Fix doctor test return check"
Morgan Richomme [Tue, 5 Jul 2016 15:21:33 +0000 (15:21 +0000)]
Merge "Fix doctor test return check"

7 years agoEnable doctor test scenario in master 81/16381/1
Ryota MIBU [Tue, 5 Jul 2016 13:42:14 +0000 (22:42 +0900)]
Enable doctor test scenario in master

The doctor testing script has fixed and improved by adding timeout
function, now it can be back to enable.

Change-Id: I5b5602dc3453cdbca14fc78aa567b69b27896a5d
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
7 years agoFix doctor test return check 77/16377/1
Carlos Goncalves [Tue, 5 Jul 2016 12:56:41 +0000 (14:56 +0200)]
Fix doctor test return check

utils.functest_utils.execute_command returns 0 if no error

Change-Id: Iedc36b50521cf281a7b8da351cde9e1c8f9468bd
Signed-off-by: Carlos Goncalves <carlos.goncalves@neclab.eu>
7 years agoChange methods to call openstack utils 67/16367/2
wuwenbin2 [Tue, 5 Jul 2016 12:02:08 +0000 (20:02 +0800)]
Change methods to call openstack utils

Change-Id: I3ac1fba007ae91dc8963139caa0d6ac2a48d2ba8
Signed-off-by: wuwenbin2 <wuwenbin2@huawei.com>
7 years agoFix incorrect path for createfiles.py and amended hiera path 37/16337/3
Luke Hinds [Mon, 4 Jul 2016 18:29:34 +0000 (19:29 +0100)]
Fix incorrect path for createfiles.py and amended hiera path

JIRA: FUNCTEST-350

Change-Id: I29cdd2e6783fb659a673346d3033b1b2e7b3461b
Signed-off-by: Luke Hinds <lukehinds@gmail.com>
7 years agoMerge "Add interface to run sfc functests."
Morgan Richomme [Tue, 5 Jul 2016 08:33:25 +0000 (08:33 +0000)]
Merge "Add interface to run sfc functests."

7 years agoMerge "Delete robotframework files hosted by ODL"
Morgan Richomme [Mon, 4 Jul 2016 16:01:31 +0000 (16:01 +0000)]
Merge "Delete robotframework files hosted by ODL"

7 years agoFunctest Userguide update for Colorado 33/16133/8
columgaynor [Wed, 29 Jun 2016 18:29:26 +0000 (21:29 +0300)]
Functest Userguide update for Colorado

Text updates to reflect the introduction of the Functest CLI for
Functest Docker container environment.

JIRA: FUNCTEST-238

Change-Id: Ifa742fb5c4a24ae94cc1e7062bcb8c0a2f49bf02
Signed-off-by: columgaynor <colum.gaynor@nokia.com>
7 years agoMerge "Add example script creating an instance"
Morgan Richomme [Mon, 4 Jul 2016 15:18:33 +0000 (15:18 +0000)]
Merge "Add example script creating an instance"

7 years agoAdd support for Copper project 27/16327/2
jose.lausuch [Mon, 4 Jul 2016 14:21:42 +0000 (16:21 +0200)]
Add support for Copper project

JIRA: FUNCTEST-67

Change-Id: Ibbdf588c60ba89aae32ef4bbfc09d440cb4d0933
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoAdd example script creating an instance 17/16317/8
jose.lausuch [Mon, 4 Jul 2016 08:08:02 +0000 (10:08 +0200)]
Add example script creating an instance

This is to be used by feature projects or newcomers to functest.
SFC or BGPVPN test cases can be based on this one.
The script creates an instance and assigns a floating IP to it.

Change-Id: If35495631031187bfb5382ba8c0a8884dfaa3d7f
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
Depends-On: Ie10d55872bc8c5a404b0d0156ee49a9d94482008

7 years agoDelete robotframework files hosted by ODL 25/16325/1
Cédric Ollivier [Mon, 4 Jul 2016 14:04:31 +0000 (16:04 +0200)]
Delete robotframework files hosted by ODL

All the modifications done on 010__networks.robot, 020__subnets.robot
and 030__ports.robot have been backported to ODL [1]. These files can
be safely removed as both repos are now synchronized.

[1] https://git.opendaylight.org/gerrit/#/c/40948/

Change-Id: I3e027e41042a25924b9edd0034eddbd895a248fb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoAdd openstack clients and create instance in openstack_utils 85/16285/7
jose.lausuch [Fri, 1 Jul 2016 16:31:44 +0000 (18:31 +0200)]
Add openstack clients and create instance in openstack_utils

JIRA: FUNCTEST-346

Change-Id: Ie10d55872bc8c5a404b0d0156ee49a9d94482008
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoAdd interface to run sfc functests. 11/16311/5
wuwb1989 [Mon, 4 Jul 2016 02:55:44 +0000 (10:55 +0800)]
Add interface to run sfc functests.

Varified only in fuel.
Prerequisite: no floating ip exists.

Change-Id: If6ef4c395992ba1544559b47c5c97f7cd5ce004c
Signed-off-by: wuwb1989 <wuwenbin2@huawei.com>
7 years agoMerge "Change OpenStack clean behaviour"
jose.lausuch [Mon, 4 Jul 2016 07:39:56 +0000 (07:39 +0000)]
Merge "Change OpenStack clean behaviour"

7 years agoMerge "Remove OVNO test for Colorado"
Morgan Richomme [Mon, 4 Jul 2016 07:32:09 +0000 (07:32 +0000)]
Merge "Remove OVNO test for Colorado"

7 years agoadd missing symbols in Results section 79/16279/3
SerenaFeng [Fri, 1 Jul 2016 15:57:11 +0000 (23:57 +0800)]
add missing symbols in Results section

add missing }/>/"/ in the description of models

JIRA: FUNCTEST-345

Change-Id: I8246b2b3350a22eccf152489b6f99b73ad701620
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
7 years agoChange OpenStack clean behaviour 71/16171/7
jose.lausuch [Thu, 30 Jun 2016 12:12:54 +0000 (14:12 +0200)]
Change OpenStack clean behaviour

JIRA: FUNCTEST-236

The openstack snapshot generation is now triggered before running
a test case and removed from prepare_env

Change-Id: I4d1bc95dedd7f59d4b1d5866f288e1c1a70ec69e
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoMerge "ONOS sfc scripts"
Jose Lausuch [Sun, 3 Jul 2016 22:26:27 +0000 (22:26 +0000)]
Merge "ONOS sfc scripts"

8 years agoONOS sfc scripts 95/15995/6
AntonySilvester [Mon, 27 Jun 2016 09:05:50 +0000 (14:35 +0530)]
ONOS sfc scripts

Change-Id: Id314d64cffc3e25b7c3f47e9ff158f79360417e0
Signed-off-by: AntonySilvester <antonysilvester@gmail.com>
8 years agoRemove OVNO test for Colorado 39/16239/1
Morgan Richomme [Fri, 1 Jul 2016 07:34:08 +0000 (09:34 +0200)]
Remove OVNO test for Colorado

JIRA: FUNCTEST-260

Change-Id: I745ac49b47ad97185868f4e7277410c609fcdbf1
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoMerge "update Test Dashboard & API description in devguide"
Morgan Richomme [Thu, 30 Jun 2016 16:10:50 +0000 (16:10 +0000)]
Merge "update Test Dashboard & API description in devguide"

8 years agoupdate Test Dashboard & API description in devguide 61/16161/6
SerenaFeng [Thu, 30 Jun 2016 08:44:41 +0000 (16:44 +0800)]
update Test Dashboard & API description in devguide

modify RESTFul-APIs descriptions of testAPI
modify dashboard description

JIRA: FUNCTEST-337

Change-Id: I23b32b2fadf04c339a8aec69766ddfaf9a0db6a8
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
8 years agoRemove old test dependency in config_functest.yaml 63/16163/2
jose.lausuch [Thu, 30 Jun 2016 09:07:50 +0000 (11:07 +0200)]
Remove old test dependency in config_functest.yaml

JIRA: FUNCTEST-342

Change-Id: I1133bb05eb03fac1cbdcf0725280aa6aad2841fb
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoSuspend Doctor execution on Master for apex scenario 27/16127/1
Morgan Richomme [Wed, 29 Jun 2016 16:16:42 +0000 (18:16 +0200)]
Suspend Doctor execution on Master for apex scenario

Change-Id: I6a0e8969484ced97a08b87e1fc48a4e53e57bb9d
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agobug fix: use FAIL/PASS as criteria for vping_userdata and rally_sanity 17/16117/1
Morgan Richomme [Wed, 29 Jun 2016 14:25:25 +0000 (16:25 +0200)]
bug fix: use FAIL/PASS as criteria for vping_userdata and rally_sanity

Change-Id: Iadccae118bb2dc557bb590175c65022c1ed70605
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoMerge "Switch to ODL_SYSTEM_IP and OPENSTACK vars"
Morgan Richomme [Tue, 28 Jun 2016 14:49:19 +0000 (14:49 +0000)]
Merge "Switch to ODL_SYSTEM_IP and OPENSTACK vars"

8 years agoSwitch to ODL_SYSTEM_IP and OPENSTACK vars 53/16053/1
Cédric Ollivier [Tue, 28 Jun 2016 13:43:44 +0000 (15:43 +0200)]
Switch to ODL_SYSTEM_IP and OPENSTACK vars

It follows the last updates of ODL's robotframework files [1].
Useless Set Suite Variable calls are also removed.

[1] https://git.opendaylight.org/gerrit/#/c/36569/

Change-Id: I98ec20ded7978cd56e6de6b62bce04b8c6ba1e9a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
8 years agoFunctest Config Guide - Text updates to reflect new CLI 51/15651/6
columgaynor [Wed, 15 Jun 2016 20:02:19 +0000 (23:02 +0300)]
Functest Config Guide - Text updates to reflect new CLI

Text updates to reflect the introduction of the Functest CLI for
Functest docker container environment.
Some additional tips added for operations behind http proxy
In addition directory structure change relected in text

Patch 2 : Incorporating almost all review comments from
          Jose and Morgan
Patch 3 : Obliterating infernal trailing white space for good!
Patch 4 : Incorporating further comments/advice from Jose,
          Morgan and Juha Haapavirta.
Patch 5 : feature selection odl --> odl_l2 | odl_l3
          CI_DEBUG also send Trace texts to standard console

FUNTEST-238

Change-Id: Ic9063cff6e8db2ec457cda4c5c3e6f8b0a1c36b2
Signed-off-by: columgaynor <colum.gaynor@nokia.com>
8 years agoChange step 4 to step 3 in healtcheck 33/16033/1
jose.lausuch [Tue, 28 Jun 2016 09:38:10 +0000 (11:38 +0200)]
Change step 4 to step 3 in healtcheck

Change-Id: I4b506f942d7435b8d67e710f3e00a0886cdf6cd5
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoMerge "bug fix: duplicate start_date var with different type"
valentin boucher [Fri, 24 Jun 2016 16:49:13 +0000 (16:49 +0000)]
Merge "bug fix: duplicate start_date var with different type"

8 years agobug fix: duplicate start_date var with different type 79/15979/1
Morgan Richomme [Fri, 24 Jun 2016 08:36:01 +0000 (10:36 +0200)]
bug fix: duplicate start_date var with different type

mix between the var and its display value leads to problem when
pushing the results to the DB

Change-Id: I582785f38f35add1251b58491843b4f3f20a3ff8
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoMerge "Final version of testAPI presentation"
Morgan Richomme [Fri, 24 Jun 2016 06:44:52 +0000 (06:44 +0000)]
Merge "Final version of testAPI presentation"

8 years agomodify onos tests' link to support onos 1.6 11/15911/4
wuwb1989 [Tue, 21 Jun 2016 10:04:00 +0000 (18:04 +0800)]
modify onos tests' link to support onos 1.6

Change-Id: Ice9b19a1d569b4084921961ec0a3a9d961923521
Signed-off-by: wuwb1989 <wuwenbin2@huawei.com>
8 years agoFinal version of testAPI presentation 21/15921/1
SerenaFeng [Tue, 21 Jun 2016 12:23:11 +0000 (20:23 +0800)]
Final version of testAPI presentation

JIRA: FUNCTEST-327

Change-Id: If5ece94ce7181f36b024cdac30b6fa55f2de0abc
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
8 years agoMerge "Serena's presentation review"
Morgan Richomme [Tue, 21 Jun 2016 07:24:41 +0000 (07:24 +0000)]
Merge "Serena's presentation review"

8 years agoSerena's presentation review 73/15873/1
Morgan Richomme [Mon, 20 Jun 2016 05:51:19 +0000 (07:51 +0200)]
Serena's presentation review

Change-Id: Iea8958a3a64d0a0f53bbbd1d43aca9d27c4d6523
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agobugfix: name format and testcase start time 69/15869/2
boucherv [Mon, 20 Jun 2016 08:52:21 +0000 (10:52 +0200)]
bugfix: name format and testcase start time

Change-Id: I8929ccc69c09dc70eee92695eab1ebfa77dcf283
Signed-off-by: boucherv <valentin.boucher@orange.com>
8 years agoMerge "change cloudify cli version from 3.3 to 3.3.1"
Morgan Richomme [Mon, 20 Jun 2016 05:49:28 +0000 (05:49 +0000)]
Merge "change cloudify cli version from 3.3 to 3.3.1"

8 years agoMerge "add slides for qtip"
Morgan Richomme [Mon, 20 Jun 2016 05:49:12 +0000 (05:49 +0000)]
Merge "add slides for qtip"

8 years agoAdded content for StorPerf 67/15867/1
Mark Beierl [Sun, 19 Jun 2016 14:44:24 +0000 (16:44 +0200)]
Added content for StorPerf

Change-Id: Ib46ce8fa1d0373d3eee4c59b85abc0e87fab6a79
Signed-off-by: Mark Beierl <mark.beierl@emc.com>
8 years agoadd slides for qtip 53/15853/1
Yujun Zhang [Fri, 17 Jun 2016 05:56:39 +0000 (13:56 +0800)]
add slides for qtip

Change-Id: I020a296a64ffb2b10b0772e0f971fd8732f0f2d7
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
8 years agoupdate team image 33/15833/1
Morgan Richomme [Fri, 17 Jun 2016 16:06:24 +0000 (18:06 +0200)]
update team image

Change-Id: I9d1a62553d9fdcae1ac7f72a4b70d76b64fe22f9
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoUpdate image, add Qtip and minor formatting changes 03/15803/2
Morgan Richomme [Fri, 17 Jun 2016 09:56:41 +0000 (11:56 +0200)]
Update image, add Qtip and minor formatting changes

Change-Id: I122075c94a3511ccec8c2a43f7bf0802d19b7da7
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoCheck resources exist before testing delete 27/15827/1
Cédric Ollivier [Fri, 17 Jun 2016 14:54:25 +0000 (16:54 +0200)]
Check resources exist before testing delete

It checks if network, subnet or port exists before calling the delete
operation. It also replaces NetID by NETID to conform robotframework
best practices.

Change-Id: Ie13f41e2b29c0a0cbfba3115dd8189a805fcf056
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
8 years agochange cloudify cli version from 3.3 to 3.3.1 17/15817/1
boucherv [Fri, 17 Jun 2016 13:12:55 +0000 (15:12 +0200)]
change cloudify cli version from 3.3 to 3.3.1

Change-Id: Ied464d22ba1947f359f6af9584c56908e101f1b7
Signed-off-by: boucherv <valentin.boucher@orange.com>
8 years agoMerge "Align test names in DB and config file"
Morgan Richomme [Fri, 17 Jun 2016 13:00:08 +0000 (13:00 +0000)]
Merge "Align test names in DB and config file"

8 years agoMerge "fix format problem"
Morgan Richomme [Fri, 17 Jun 2016 10:06:13 +0000 (10:06 +0000)]
Merge "fix format problem"

8 years agoadjust testAPI presentation 01/15801/1
SerenaFeng [Fri, 17 Jun 2016 09:40:11 +0000 (17:40 +0800)]
adjust testAPI presentation

JIRA: FUNCTEST-323

Change-Id: I0ae5cbfa17564fc20983c864662807ac2cd85830
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
8 years agofix format problem 99/15799/1
kubi [Fri, 17 Jun 2016 08:50:56 +0000 (16:50 +0800)]
fix format problem

I need a lift indent as functest section
JIRA:-

Change-Id: Ib5965ebef84b66af58409d500d56bf23df632998
Signed-off-by: kubi <jean.gaoliang@huawei.com>
8 years agoAlign test names in DB and config file 55/15755/1
Morgan Richomme [Thu, 16 Jun 2016 13:19:56 +0000 (15:19 +0200)]
Align test names in DB and config file

JIRA: FUNCTEST-304

Change-Id: I98d3155beb1c5e49eda84b443df603c2630b4823
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoMerge "Remove default values if the os credentials are not set"
jose.lausuch [Thu, 16 Jun 2016 13:16:11 +0000 (13:16 +0000)]
Merge "Remove default values if the os credentials are not set"

8 years agoMerge "Fixed auth url in v2.Password"
Jose Lausuch [Thu, 16 Jun 2016 12:46:21 +0000 (12:46 +0000)]
Merge "Fixed auth url in v2.Password"

8 years agoRemove default values if the os credentials are not set 43/15743/3
jose.lausuch [Thu, 16 Jun 2016 12:21:00 +0000 (14:21 +0200)]
Remove default values if the os credentials are not set

If the creds are not sourced, then exit.

Change-Id: I55c9cd3a5a0885b81df4ce14502ba816546bcbaa
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
8 years agoFixed auth url in v2.Password 25/15725/6
Luke Hinds [Thu, 16 Jun 2016 09:57:30 +0000 (09:57 +0000)]
Fixed auth url in v2.Password

Completes "Added use of OS_AUTH_URL to security_scan and
exec_test.sh" [1]

[1] https://gerrit.opnfv.org/gerrit/#/c/15633/

Change-Id: I756c10091c3e7fe9e7c8978e2747582bb0f4d281
Signed-off-by: Luke Hinds <lukehinds@gmail.com>
8 years agobugfix: import module 39/15739/1
boucherv [Thu, 16 Jun 2016 11:41:50 +0000 (13:41 +0200)]
bugfix: import module

Change-Id: I233ea8bc8df52ae9192ce4963e18f2389caa920c
Signed-off-by: boucherv <valentin.boucher@orange.com>
8 years agoAdded use of OS_AUTH_URL to security_scan and exec_test.sh 33/15633/5
Luke Hinds [Wed, 15 Jun 2016 15:50:52 +0000 (16:50 +0100)]
Added use of OS_AUTH_URL to security_scan and exec_test.sh

JIRA: FUNCTEST-315

Change-Id: I1f8ac20cd93ce25548dbf47d62fc6a076d347d62
Signed-off-by: Luke Hinds <lukehinds@gmail.com>
8 years agoMerge "Try/except ODL push to DB until ODL tests are refactored"
Morgan Richomme [Wed, 15 Jun 2016 16:42:57 +0000 (16:42 +0000)]
Merge "Try/except ODL push to DB until ODL tests are refactored"

8 years agoAdd documentation to conform to odlreport2db.py 35/15635/1
Cédric Ollivier [Wed, 15 Jun 2016 16:08:20 +0000 (18:08 +0200)]
Add documentation to conform to odlreport2db.py

It completes "Add reachability testcase for ODL" [1]

[1] https://gerrit.opnfv.org/gerrit/#/c/15509/

Change-Id: I9273f1c636ccfc1b192a69f7af04e6a5c1731bec
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
8 years agoMerge "Replace deprecated keywords"
Morgan Richomme [Wed, 15 Jun 2016 15:58:01 +0000 (15:58 +0000)]
Merge "Replace deprecated keywords"

8 years agoTry/except ODL push to DB until ODL tests are refactored 31/15631/1
Morgan Richomme [Wed, 15 Jun 2016 15:42:59 +0000 (17:42 +0200)]
Try/except ODL push to DB until ODL tests are refactored

Change-Id: I7919c69655ce43831d5269afc1d86bf2c929bb8f
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoReplace deprecated keywords 27/15627/2
Cédric Ollivier [Wed, 15 Jun 2016 15:15:28 +0000 (17:15 +0200)]
Replace deprecated keywords

It replaces get by get request, post by post request and delete by
delete request.

Change-Id: I6bfa6d8d53a1ec54416e3b8b2678e01f54bf7811
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
8 years agoformat fix + KPI section update 25/15625/1
Morgan Richomme [Wed, 15 Jun 2016 15:00:25 +0000 (17:00 +0200)]
format fix + KPI section update

Change-Id: I0a021b1a3d04131dc2e9635adbb7e98a63b7c668
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoUpdate css and team image 13/15613/1
Morgan Richomme [Wed, 15 Jun 2016 10:14:38 +0000 (12:14 +0200)]
Update css and team image

Change-Id: Ic78ee1071e477e89842d89bb99bd82cc021d9d78
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
8 years agoLessons learned for Tempest into Berlin presentation 01/15601/1
vitikkan [Wed, 15 Jun 2016 05:14:20 +0000 (08:14 +0300)]
Lessons learned for Tempest into Berlin presentation

Change-Id: I5599e887fcdad1f70a23e3f7be16acebe7c13250
Signed-off-by: vitikkan <viktor.tikkanen@nokia.com>