functest.git
7 years agoDisable ODL test. 55/16955/2
jose.lausuch [Fri, 15 Jul 2016 09:32:12 +0000 (11:32 +0200)]
Disable ODL test.

It triggers a lot of errors. See log in the JIRA ticket:
JIRA: FUNCTEST-371

Change-Id: Ia039d36773158850f7746ae6d3a2a65fb350e382
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoDisable ODL reporting to DB 53/16953/3
jose.lausuch [Fri, 15 Jul 2016 09:23:15 +0000 (11:23 +0200)]
Disable ODL reporting to DB

The script odlreport2db.py fails and it needs more investigation
and troubleshooting. For now, we disable it to not block CI

JIRA:FUNCTEST-370

Change-Id: I9952fd7c5238212d6ed1437f1595fdadde9208f2
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years ago[bug] miss a ; in case statement 39/16939/1
meimei [Fri, 15 Jul 2016 03:34:00 +0000 (11:34 +0800)]
[bug] miss a ; in case statement

Change-Id: I2e3d99203450d2abc93e5f472c6be701a385a3c6
Signed-off-by: meimei <meimei@huawei.com>
7 years agoEnable domino multi-node test case in Functest 95/16795/2
Ulas Kozat [Tue, 12 Jul 2016 22:59:05 +0000 (15:59 -0700)]
Enable domino multi-node test case in Functest

This includes:
 - Add domino.py script
 - Add call to domino.py
 - Add the Domino repo in the Dockerfile
 - Add the test case definition in testcases.yaml

JIRA: FUNCTEST-246

Change-Id: I5a8c3345a14c43fa80e6e86678ae5fb1417b3147
Signed-off-by: Ulas Kozat <ulas.kozat@gmail.com>
7 years agoEnable new SDNVPN test cases in Functest 61/16761/4
jose.lausuch [Tue, 12 Jul 2016 15:10:55 +0000 (17:10 +0200)]
Enable new SDNVPN test cases in Functest

JIRA:FUNCTEST-99

The tempest execution has been moved to the sdnvpn
to leverage the logic of execution and collecting
the results from the executor wrapper:
sdnvpn/test/functest/run_tests.py

Change-Id: Ic4763f4ab45dde81f91b241ae91073b9ea47e333
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoUse common way to get the openstack clients 25/16825/8
jose.lausuch [Wed, 13 Jul 2016 10:07:21 +0000 (12:07 +0200)]
Use common way to get the openstack clients

Instead of repeating the code in all the scripts and
importing the openstack libraries, the clients shall
be given by openstack utils, which is its purpose

JIRA: FUNCTEST-163

Change-Id: I1ccc05a3af44ee1ab5938ea9e4e01dbe55f4816d
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoSwitch to $SDN_CONTROLLER_IP instead of $neutron_ip 99/16899/1
Cédric Ollivier [Thu, 14 Jul 2016 09:51:33 +0000 (11:51 +0200)]
Switch to $SDN_CONTROLLER_IP instead of $neutron_ip

ODL IP is now set to $SDN_CONTROLLER_IP in case of Apex and default.
It follows the next patch [1].

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

Change-Id: I60238705e45ed31a67da1518ec586e3f2970c13f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years ago[multisite] add kingbird repo and install python lib in docker 21/16821/5
meimei [Wed, 13 Jul 2016 09:10:44 +0000 (17:10 +0800)]
[multisite] add kingbird repo and install python lib in docker

JIRA: FUNCTEST-179

Change-Id: Ib88bbbc2d541b2825d768516237a95f68e0418d2
Signed-off-by: meimei <meimei@huawei.com>
7 years ago[multisite] integrate kingbird tempest testcases 77/16877/4
meimei [Thu, 14 Jul 2016 04:04:37 +0000 (12:04 +0800)]
[multisite] integrate kingbird tempest testcases

JIRA: FUNCTEST-179

Change-Id: I4a8ae43e2814b3d859c32a6278671f87155aa855
Signed-off-by: meimei <meimei@huawei.com>
7 years agoImprove timeout management with python 57/16857/5
boucherv [Wed, 13 Jul 2016 14:48:28 +0000 (16:48 +0200)]
Improve timeout management with python

JIRA: FUNCTEST-368

Change-Id: I9f7a6adc807c63694fc5d9fb8a81ad1d2d9d3225
Signed-off-by: boucherv <valentin.boucher@orange.com>
7 years agoBump to cloudify-manager 3.3.1 51/16851/1
boucherv [Wed, 13 Jul 2016 13:54:25 +0000 (15:54 +0200)]
Bump to cloudify-manager 3.3.1

Change-Id: Ica223edb7e2b29ce11634774d8355634b00cada4
Signed-off-by: boucherv <valentin.boucher@orange.com>
7 years agoPropose a new python file to launch ODL testing 75/16675/3
Cédric Ollivier [Mon, 11 Jul 2016 13:19:30 +0000 (15:19 +0200)]
Propose a new python file to launch ODL testing

OpenDaylightTesting.py safely replaces start_tests.sh.
It also adds the report of the basic test of RESTConf which was
previously ignored.

JIRA: FUNCTEST-367

Change-Id: I8ba288271455fd9f31cf87aa65bf45cfb53cd8d6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoEnhance ips, ports and creds management 63/16663/3
Cédric Ollivier [Mon, 11 Jul 2016 08:13:09 +0000 (10:13 +0200)]
Enhance ips, ports and creds management

It follows the next ODL patch [1] which splits Keystone and Neutron
IPs in Robotframework files. It also adds ODL creds, ODL ports and
tenant name as inputs.

Classical default values are also used now.

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

Change-Id: I867f1d4c003c4b96a5d4c3e2f982b5a0e3139217
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years ago[multisite] add interface of multisite test suite 97/16797/4
meimei [Wed, 13 Jul 2016 02:24:06 +0000 (10:24 +0800)]
[multisite] add interface of multisite test suite

JIRA: FUNCTEST-179

Change-Id: I23ae0f73a6efb410e54fedd75537bb2e219344e0
Signed-off-by: meimei <meimei@huawei.com>
7 years agoAdd sfc support for all installers. 09/16809/10
wuwenbin2 [Wed, 13 Jul 2016 04:36:08 +0000 (12:36 +0800)]
Add sfc support for all installers.

JIRA:FUNCTEST-366

Verified in fuel and joid locally.

Change-Id: Ife0fd55361e22b9f2003e592b42558860431747a
Signed-off-by: wuwenbin2 <wuwenbin2@huawei.com>
7 years agoMerge "Use flavor m1.tiny in healthcheck"
Morgan Richomme [Tue, 12 Jul 2016 12:51:21 +0000 (12:51 +0000)]
Merge "Use flavor m1.tiny in healthcheck"

7 years agoUse flavor m1.tiny in healthcheck 51/16751/2
jose.lausuch [Tue, 12 Jul 2016 11:25:10 +0000 (13:25 +0200)]
Use flavor m1.tiny in healthcheck

In some small virtual environments, booting 4 VMs using the
flavor m1.small can fail because of insufficient disk space
or available hosts.
Check if the flavor exists, if it doesnt, create it.

Change-Id: Ib7a3f337ea5e0686bcb9af442be175db436e4e8a
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoBugFix --noclean option in the CLI 53/16753/1
jose.lausuch [Tue, 12 Jul 2016 11:28:24 +0000 (13:28 +0200)]
BugFix --noclean option in the CLI

JIRA: FUNCTEST-340

The flag was placed after the flag -t and it should be
before

Change-Id: I069556b00c31039f1f4cb89c42e17887c45dcb50
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoMerge changes from topics 'fix_unix_rights_py', 'stop_creating_ODL_dir'
Morgan Richomme [Tue, 12 Jul 2016 10:52:42 +0000 (10:52 +0000)]
Merge changes from topics 'fix_unix_rights_py', 'stop_creating_ODL_dir'

* changes:
  Chmod 755 all py files which can be executed
  Stop creating the useless ODL results dir

7 years agoChmod 755 all sh files which can be executed 41/16741/1
Cédric Ollivier [Tue, 12 Jul 2016 09:19:56 +0000 (11:19 +0200)]
Chmod 755 all sh files which can be executed

All files where shebang is defined can now be executed by everyone.
It results from [1].

[1] find . -name "*.sh" |xargs grep \#\! |cut -d\:  -f 1 |xargs chmod 755

Change-Id: I8bf1f52e55532d5e82f8188121028e9dd5074294
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
7 years agoChmod 755 all py files which can be executed 37/16737/1
Cédric Ollivier [Tue, 12 Jul 2016 09:12:32 +0000 (11:12 +0200)]
Chmod 755 all py files which can be executed

All files where __main__ is checked can now be executed by everyone.
It results from [1].

[1] find . -name "*.py" |xargs grep __main__ |cut -d\: -f 1 |xargs chmod 755

Change-Id: I9ad153cfdde0447213e35dac102e668d9e754cf9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
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"

7 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>
7 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>
7 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"

7 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>
7 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>