functest.git
6 years agoBuild vnf and restapi containers for ARM 95/50295/8
Delia Popescu [Tue, 9 Jan 2018 09:54:52 +0000 (11:54 +0200)]
Build vnf and restapi containers for ARM

The root cause of the problem was the installation
of unf_ext packet. The Gemfile.lock in
https://github.com/boucherv-orange/clearwater-live-test
asked for version 0.0.6 and this version was not found for arm.
When it tried to build the package, the conversion from int
to char error was thrown (issue reported here
https://github.com/knu/ruby-unf_ext/issues/15).

As now version 0.0.7.4 is selected, then the vnf docker
images are built without any other errors.

Gemfile.lock was updated in the original repo,
this fix enables vnf and restapi containers build for ARM.

JIRA: FUNCTEST-899

Change-Id: Id2c5fe82cb3705f58a8175fcf0a17f443e9b7d9d
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
6 years agoMerge "Introduce Euphrates main changes"
Linda Wang [Thu, 11 Jan 2018 01:56:00 +0000 (01:56 +0000)]
Merge "Introduce Euphrates main changes"

6 years agoIntroduce Euphrates main changes 77/44677/6
Morgan Richomme [Tue, 10 Oct 2017 13:22:25 +0000 (15:22 +0200)]
Introduce Euphrates main changes

6 topics:
- functest framework
- requirement management
- python packages
- docker slicing
- docker builds
- REST API

Change-Id: Ib25a2df9f1a723861606355aea95f61d53495794
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoRemove the judgement of OS_ENDPOINT_TYPE 07/50307/3
Linda Wang [Tue, 9 Jan 2018 15:51:39 +0000 (15:51 +0000)]
Remove the judgement of OS_ENDPOINT_TYPE

Remove the judgement of OS_ENDPOINT_TYPE when configuring
[identity-feature-enabled] section in tempest.conf

Change-Id: Ia0f6926cdd6e063c953358df5108b537917418bc
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoMerge "Config physical network when creating tempest net"
Cedric Ollivier [Thu, 4 Jan 2018 09:44:12 +0000 (09:44 +0000)]
Merge "Config physical network when creating tempest net"

6 years agoMerge "Configure physical_network when creating network"
Cedric Ollivier [Thu, 4 Jan 2018 09:43:05 +0000 (09:43 +0000)]
Merge "Configure physical_network when creating network"

6 years agoMerge "Remove the obsolete configs in config yaml"
Cedric Ollivier [Thu, 4 Jan 2018 09:42:36 +0000 (09:42 +0000)]
Merge "Remove the obsolete configs in config yaml"

6 years agoModify cmd for parser 11/49911/1
shangxdy [Wed, 3 Jan 2018 06:41:32 +0000 (14:41 +0800)]
Modify cmd for parser

The modification is related to https://gerrit.opnfv.org/gerrit/#/c/49649/

Change-Id: I51ec841da49dd05ee454896514a9e1b7761ee035
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
6 years agoRemove the obsolete configs in config yaml 03/49903/1
Linda Wang [Wed, 3 Jan 2018 03:58:28 +0000 (03:58 +0000)]
Remove the obsolete configs in config yaml

Change-Id: I389f3f4b09274529f92d7a74ebfb0cdd257c493a
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoConfigure physical_network when creating network 41/49641/3
Linda Wang [Tue, 26 Dec 2017 02:40:16 +0000 (02:40 +0000)]
Configure physical_network when creating network

When the network_type is vlan, configuring physical_network
and segmentation_id should be supported by snaps.

JIRA: SNAPS-252

Change-Id: I2d3270a82991230385fdc18889ed5c5e979672b5
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoDisable keystone v2 if keystone v3 is available 55/49755/1
Linda Wang [Fri, 29 Dec 2017 06:24:37 +0000 (06:24 +0000)]
Disable keystone v2 if keystone v3 is available

Change-Id: I9ae18ac6702b6bc1df80e5ff794307929e4aefb9
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoMerge "Update Alpine to 3.7"
Linda Wang [Fri, 29 Dec 2017 03:33:51 +0000 (03:33 +0000)]
Merge "Update Alpine to 3.7"

6 years agoMerge "Execute feature command by subprocess directly"
Linda Wang [Fri, 29 Dec 2017 03:33:26 +0000 (03:33 +0000)]
Merge "Execute feature command by subprocess directly"

6 years agoUpdate Alpine to 3.7 41/49741/1
Cédric Ollivier [Thu, 28 Dec 2017 14:16:48 +0000 (15:16 +0100)]
Update Alpine to 3.7

It conforms with the last release [1] and Docker latest [2].

[1] https://alpinelinux.org/posts/Alpine-3.7.0-released.html
[2] https://hub.docker.com/_/alpine/

Change-Id: I731b455bd9eb9900c7794643b8605bf73a15726d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoMerge "Clean base images only if 1 container was built"
Linda Wang [Thu, 28 Dec 2017 02:49:20 +0000 (02:49 +0000)]
Merge "Clean base images only if 1 container was built"

6 years agoExecute feature command by subprocess directly 49/49649/4
Linda Wang [Tue, 26 Dec 2017 09:17:13 +0000 (09:17 +0000)]
Execute feature command by subprocess directly

Change-Id: I77e86af4e96310c6520d743e4d16c9a7b2e9adf5
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoConfig physical network when creating tempest net 69/49669/3
Linda Wang [Wed, 27 Dec 2017 01:35:01 +0000 (01:35 +0000)]
Config physical network when creating tempest net

When the network_type is vlan, physical_network and
segmentation_id could be configured.
This also supports to config physical network when creating
rally net.

Change-Id: I9770968537c1509c5712eada66925a4bf8f6678c
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoMerge "Dynamic region name of juju cloud"
Cedric Ollivier [Mon, 25 Dec 2017 23:04:19 +0000 (23:04 +0000)]
Merge "Dynamic region name of juju cloud"

6 years agoClean base images only if 1 container was built 37/49637/1
Cédric Ollivier [Mon, 25 Dec 2017 22:46:26 +0000 (23:46 +0100)]
Clean base images only if 1 container was built

Change-Id: I0134082d2d150a6dc58e679f9ade81eb6c040266
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoClean Docker images after builds 01/48801/3
Jose Lausuch [Wed, 13 Dec 2017 14:51:23 +0000 (15:51 +0100)]
Clean Docker images after builds

Compared to the related Releng script, it only focuses on cleaning
images. It's considered out of scope to remove remaining docker
containers.

It doesn't force to remove images because base images (e.g. Alpine)
could be selected by other OPNFV projects too. It ensures O is
returned even if one image cannot be removed.

functest-core is removed at the end because all Functest containers
depend on it.

The script works well in a nominal building env. Any remaining
Functest images or containers must be removed by hand.

JIRA: FUNCTEST-898

Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I72d8214b711680ec7958af1d427b23dee6337bf6
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoDynamic region name of juju cloud 29/49529/5
soumaya [Fri, 22 Dec 2017 06:13:42 +0000 (11:43 +0530)]
Dynamic region name of juju cloud

Region name in juju cloud has been made dynamic now, region name
will be added in cloud file from os environment variable.
It fixes the issues when runnit juju_epc vs Apex [1].

It also updates ubuntu images to xenial.

[1] https://build.opnfv.org/ci/job/functest-apex-baremetal-daily-master/628/console

Change-Id: I9422af3086141cd40b99e6482883a7081f58c2ea
Signed-off-by: soumaya <soumaya.nayek@rebaca.com>
6 years agoAdd Docker build opts 75/49575/3
Cédric Ollivier [Sat, 23 Dec 2017 11:41:10 +0000 (12:41 +0100)]
Add Docker build opts

Change-Id: I91fcb833b6b6216338b4fcb888f093a2086264a7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoAdd euphrates as a docker tag to the release notes 47/49547/1
Jose Lausuch [Fri, 22 Dec 2017 11:31:35 +0000 (12:31 +0100)]
Add euphrates as a docker tag to the release notes

Change-Id: I35080b3e701de6341926f86e8aa1910ef777f565
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
6 years agoUpdate cirros image to 0.4.0 59/49459/1
Michael Polenchuk [Thu, 21 Dec 2017 10:34:48 +0000 (14:34 +0400)]
Update cirros image to 0.4.0

ChangeLog: https://git.launchpad.net/cirros/plain/ChangeLog

Change-Id: Ic41bec08b9dbfa7f1a501d5ba18602ba455fb5d0
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoEnable orchestra testcases for Daisy only 49/49449/2
Cédric Ollivier [Thu, 21 Dec 2017 08:56:55 +0000 (09:56 +0100)]
Enable orchestra testcases for Daisy only

The current testcases have several issues which limit the
possible successful runs to Daisy [1].

[1] https://jira.opnfv.org/browse/ORCHESTRA-17

Change-Id: Iecaf21738e19aae6a88171385f11afcffd28a348
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoMerge "Get auth token when checking deployment"
Cedric Ollivier [Thu, 21 Dec 2017 08:45:29 +0000 (08:45 +0000)]
Merge "Get auth token when checking deployment"

6 years agoMerge "Remove logger_test_results"
Cedric Ollivier [Thu, 21 Dec 2017 07:23:18 +0000 (07:23 +0000)]
Merge "Remove logger_test_results"

6 years agoMerge "Suggest to pull manifests instead of arch tags"
Cedric Ollivier [Thu, 21 Dec 2017 07:22:42 +0000 (07:22 +0000)]
Merge "Suggest to pull manifests instead of arch tags"

6 years agoMerge "Remove openstack_[clean,snapshot]"
Linda Wang [Thu, 21 Dec 2017 01:54:28 +0000 (01:54 +0000)]
Merge "Remove openstack_[clean,snapshot]"

6 years agoSuggest to pull manifests instead of arch tags 15/49415/1
Cédric Ollivier [Wed, 20 Dec 2017 19:29:20 +0000 (20:29 +0100)]
Suggest to pull manifests instead of arch tags

Change-Id: I17d45782feb38946f9524859354f24d392b56f25
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoRemove logger_test_results 91/49391/1
Cédric Ollivier [Wed, 20 Dec 2017 18:19:20 +0000 (19:19 +0100)]
Remove logger_test_results

It was only called in Feature which the result is already printed
(see __str__()).

It also eases moving Feature to xtesting as it breaks the link to
functest_utils.

Change-Id: Ib72d651dc7d89598704ff4d52d8b1ecb2bdade5b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoMerge "Fix typos in test_details.rst and test_overview.rst"
Cedric Ollivier [Wed, 20 Dec 2017 18:03:46 +0000 (18:03 +0000)]
Merge "Fix typos in test_details.rst and test_overview.rst"

6 years agoMerge "Delete TestCase.create_snapshot()"
Cedric Ollivier [Wed, 20 Dec 2017 18:00:35 +0000 (18:00 +0000)]
Merge "Delete TestCase.create_snapshot()"

6 years agoFix typos in test_details.rst and test_overview.rst 65/49365/1
Cédric Ollivier [Wed, 20 Dec 2017 12:56:46 +0000 (13:56 +0100)]
Fix typos in test_details.rst and test_overview.rst

Change-Id: I12e9b17927ab9b52d0a727a82975cda7074bd994
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoGet auth token when checking deployment 39/49339/2
Linda Wang [Wed, 20 Dec 2017 07:51:17 +0000 (07:51 +0000)]
Get auth token when checking deployment

JIRA: FUNCTEST-900

Change-Id: Ie313d273a357a35b176b3918de108d85164776fa
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoMerge "Blacklist rally ceilometer scenarios"
Cedric Ollivier [Tue, 19 Dec 2017 19:46:30 +0000 (19:46 +0000)]
Merge "Blacklist rally ceilometer scenarios"

6 years agoRemove openstack_[clean,snapshot] 25/49325/3
Cédric Ollivier [Tue, 19 Dec 2017 18:58:15 +0000 (19:58 +0100)]
Remove openstack_[clean,snapshot]

It also removes the related unit tests and updates docs and cli.

Change-Id: Ie11f77402f2b5b7055a0c7c5d931c8ff21124482
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoDelete TestCase.create_snapshot() 23/49323/1
Cédric Ollivier [Tue, 19 Dec 2017 18:12:27 +0000 (19:12 +0100)]
Delete TestCase.create_snapshot()

OSGC has been removed then this method can be safely removed.
It also updates run_tests.py.

Change-Id: I4030b7f0351d24d095313ae990b08e65d8f69115
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoBlacklist rally ceilometer scenarios 87/49287/1
Juha Kosonen [Tue, 19 Dec 2017 11:59:14 +0000 (13:59 +0200)]
Blacklist rally ceilometer scenarios

Exclude ceilometer test cases since Rally is still utilizing the API
which was deprecated in Pike.

Change-Id: I33be7358c14988f94d38d4b9d42995bd5f022617
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
6 years agoMerge "Filter out orchestra for ssl enabled deployments"
Cedric Ollivier [Tue, 19 Dec 2017 11:10:21 +0000 (11:10 +0000)]
Merge "Filter out orchestra for ssl enabled deployments"

6 years agoMerge "Remove OSGCTestCase"
Cedric Ollivier [Tue, 19 Dec 2017 07:51:44 +0000 (07:51 +0000)]
Merge "Remove OSGCTestCase"

6 years agoMerge "Switch to public keystone endpoint"
Cedric Ollivier [Tue, 19 Dec 2017 07:19:52 +0000 (07:19 +0000)]
Merge "Switch to public keystone endpoint"

6 years agoRemove OSGCTestCase 43/49243/2
Cédric Ollivier [Mon, 18 Dec 2017 23:52:21 +0000 (00:52 +0100)]
Remove OSGCTestCase

This class is no longer used and must be removed before working on
xtesting.

JIRA: FUNCTEST-887

Change-Id: I3ac1db6ec90d9db301e5461cd79cfcf77291dffc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoSwitch to public keystone endpoint 83/49183/1
Cédric Ollivier [Mon, 18 Dec 2017 08:47:39 +0000 (09:47 +0100)]
Switch to public keystone endpoint

It also reorders imports and removes dead code.

Change-Id: I1e7bd03a4bc07df4705c9beed83a37a022ddbd52
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoMerge "Enforce a versioned public identity endpoint"
Linda Wang [Mon, 18 Dec 2017 08:27:16 +0000 (08:27 +0000)]
Merge "Enforce a versioned public identity endpoint"

6 years agoMerge "Inject all envs in openrc into CONST"
Cedric Ollivier [Mon, 18 Dec 2017 07:38:31 +0000 (07:38 +0000)]
Merge "Inject all envs in openrc into CONST"

6 years agoMerge "Improve the pylint score of functest-core"
Cedric Ollivier [Mon, 18 Dec 2017 07:34:44 +0000 (07:34 +0000)]
Merge "Improve the pylint score of functest-core"

6 years agoEnforce a versioned public identity endpoint 35/49135/1
Cédric Ollivier [Sat, 16 Dec 2017 16:07:24 +0000 (17:07 +0100)]
Enforce a versioned public identity endpoint

juju simply adds /auth/tokens to the public identity endpoint wich
fails vs an unversioned endpoint as currently advised. It enforces
a versioned endpoint till juju implements the right discovery.

It may be improved to detect the right API version instead of forcing
v3. But v2 is hugely deprecated and no longer used by all OPNFV
installers.

It also fixes errors/warnings listed by pylint.

Change-Id: I6e8ba4b2122c19629426530d2d34e51e1bc609ba
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoFilter out orchestra for ssl enabled deployments 53/49053/1
Michael Polenchuk [Fri, 15 Dec 2017 11:11:40 +0000 (15:11 +0400)]
Filter out orchestra for ssl enabled deployments

Skip orchestra tests for the Compass & Fuel/MCP installers
until OpenBaton have updated to version 4.x+ with SSL support.

JIRA: ORCHESTRA-17
Change-Id: I894a08fb5ac83a6b1d59d7bcf3a681a8d596968f
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoInject all envs in openrc into CONST 27/49027/2
Linda Wang [Fri, 15 Dec 2017 02:57:26 +0000 (02:57 +0000)]
Inject all envs in openrc into CONST

After "env_prepare" is removed, some specific vars in openrc
(eg,."EXTERNAL_NETWORK") loaded to os.environ should be injected
into CONST in one python process.

Change-Id: Iaa5c6047033dc2a30c533174e2016111759aec31
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years ago[vyos_vrouter] Support https endpoints 01/49001/1
ShuyaNakama [Thu, 14 Dec 2017 17:37:33 +0000 (17:37 +0000)]
[vyos_vrouter] Support https endpoints

JIRA: FUNCTEST-881

vyos_vrouter did not support https endpoints [1].

I fixed the following two points.
 1. Modifying blueprint of Cloudify.
 2. Changing nova client of utilvnf module.

Point 1
 I added command of support https endpoint to blueprint of vyos_vrouter.
 The Blueprint of vyos_vrouter is on our github repository [2].
 I updated our repository.

Point 2
 I changed nova client of utilvnf module.
 Utilvnf module is utility module of vyos_vrouter.
 Nova client of utilvnf module did not support https endpoints.
 So, I changed to use nova client of snaps.

After fixed the source code, I confirmed the vyos_vrouter was succeeded in the following two environments.
 1. Our labs   (Instoller:fuel,    environment of https endpoints)
 2. Orange POD (Instoller:compass, environment of http endpoints)

[1] https://jira.opnfv.org/browse/FUNCTEST-881
[2] https://github.com/oolorg/opnfv-vnf-vyos-blueprint/blob/master/function-test-openstack-blueprint.yaml

Change-Id: I468df0f2486a34bc558ad161eb7de44264549006
Signed-off-by: ShuyaNakama <shuya.nakama@okinawaopenlabs.org>
6 years agoMerge "Change the name of flavor and disabled ssh-hostname verification."
Linda Wang [Thu, 14 Dec 2017 08:22:00 +0000 (08:22 +0000)]
Merge "Change the name of flavor and disabled ssh-hostname verification."

6 years agoImprove the pylint score of functest-core 01/48301/9
Linda Wang [Mon, 4 Dec 2017 08:33:59 +0000 (08:33 +0000)]
Improve the pylint score of functest-core

It also modifies the file list to ensure the rating of ci modules.

Change-Id: Ia1e414be5364cb3da3d54882db428024ed6bd99f
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoChange the name of flavor and disabled ssh-hostname verification. 33/48733/3
soumaya [Tue, 12 Dec 2017 13:40:40 +0000 (19:10 +0530)]
Change the name of flavor and disabled ssh-hostname verification.

Change-Id: Ia801e8a37288606a325b5dd010ab9f6acbfdadf4
Signed-off-by: soumaya <soumaya.nayek@rebaca.com>
6 years agoMerge "Fix yamllint errors in functest/api"
Jose Lausuch [Wed, 13 Dec 2017 11:22:57 +0000 (11:22 +0000)]
Merge "Fix yamllint errors in functest/api"

6 years agoFix yamllint errors in functest/api 91/48691/4
Linda Wang [Tue, 12 Dec 2017 06:48:34 +0000 (06:48 +0000)]
Fix yamllint errors in functest/api

JIRA: FUNCTEST-897

Change-Id: I49c7c87dfded000197fe6451fb96dc0749f2ceb0
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoAdd missing character to aarch functest conf file 89/48789/1
Delia Popescu [Wed, 13 Dec 2017 09:26:25 +0000 (11:26 +0200)]
Add missing character to aarch functest conf file

Change-Id: I7eef94404c64cea761b289d070021a3f57b4a82e
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
6 years agoAll patching config files in memory 89/48389/5
Linda Wang [Tue, 5 Dec 2017 10:20:55 +0000 (10:20 +0000)]
All patching config files in memory

It adds the yaml content as Config attribute and allow patching it
without modifying the file (and reimport constants or config).

It also removes obsolete data in config_patch.yaml and moves several
functions in the right modules (Config)

JIRA: ARMBAND-334

Co-Authored-By: Cédric Ollivier <cedric.ollivier@orange.com>
Change-Id: I5c9a574d3283828063154c977cdfbc2abfdc6777
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoMerge "Ensure that all energy modules are fully covered"
Cedric Ollivier [Tue, 12 Dec 2017 16:40:18 +0000 (16:40 +0000)]
Merge "Ensure that all energy modules are fully covered"

6 years agoMerge "Update release notes for Euphrates 5.1"
Cedric Ollivier [Tue, 12 Dec 2017 16:40:07 +0000 (16:40 +0000)]
Merge "Update release notes for Euphrates 5.1"

6 years agoEnsure that all energy modules are fully covered 85/48685/4
Cédric Ollivier [Tue, 12 Dec 2017 05:05:54 +0000 (06:05 +0100)]
Ensure that all energy modules are fully covered

Change-Id: I501a404d1202cc92da5e62dbf9db2aa453ffd324
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate release notes for Euphrates 5.1 27/48727/5
Jose Lausuch [Tue, 12 Dec 2017 13:19:14 +0000 (14:19 +0100)]
Update release notes for Euphrates 5.1

Change-Id: I008cf0f5cd5279903d7e50b5a3903c283829e9cb
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
6 years agoMerge "Add python3 support in cli"
Cedric Ollivier [Tue, 12 Dec 2017 14:01:54 +0000 (14:01 +0000)]
Merge "Add python3 support in cli"

6 years agoMerge "Add python3 support in energy"
Cedric Ollivier [Tue, 12 Dec 2017 13:59:30 +0000 (13:59 +0000)]
Merge "Add python3 support in energy"

6 years agoMerge "Mock time.sleep() to decrease test duration"
Cedric Ollivier [Tue, 12 Dec 2017 13:59:24 +0000 (13:59 +0000)]
Merge "Mock time.sleep() to decrease test duration"

6 years agoMerge "Add python3 for Functest utils"
Cedric Ollivier [Tue, 12 Dec 2017 13:59:19 +0000 (13:59 +0000)]
Merge "Add python3 for Functest utils"

6 years agoAdd python3 support in cli 87/48687/2
Cédric Ollivier [Tue, 12 Dec 2017 05:48:33 +0000 (06:48 +0100)]
Add python3 support in cli

Change-Id: I222fde91cf236a272176bc2d9ec6732f98b76141
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoAdd python3 support in energy 81/48681/3
Cédric Ollivier [Tue, 12 Dec 2017 04:36:53 +0000 (05:36 +0100)]
Add python3 support in energy

It also converts Exception to str when expected.
All energy modules are also listed in files rated 10/10 by pylint.

Change-Id: Id382d60eb35f50c98b15423f9559a920ce5dac62
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoMock time.sleep() to decrease test duration 79/48679/3
Cédric Ollivier [Tue, 12 Dec 2017 03:54:03 +0000 (04:54 +0100)]
Mock time.sleep() to decrease test duration

It also returns None when getting floating ips after deleting them.
It now runs 40 tests in 0.084s.

Change-Id: If4b1032ab9890fd291d99beb57166ead8729d822
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoAdd python3 for Functest utils 77/48677/2
Cédric Ollivier [Mon, 11 Dec 2017 12:44:42 +0000 (13:44 +0100)]
Add python3 for Functest utils

It also fixes test_utils RegexMatch and SubstrMatch.

Change-Id: I124aa7d0c4110dcd2f50220aae7ba9b299799e93
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoMerge "Set the ram of flavor 1024"
Linda Wang [Tue, 12 Dec 2017 01:02:06 +0000 (01:02 +0000)]
Merge "Set the ram of flavor 1024"

6 years agovEPC tests with juju as an VNF manager 59/41759/24
soumaya [Tue, 12 Sep 2017 17:19:21 +0000 (22:49 +0530)]
vEPC tests with juju as an VNF manager

juju_epc testcase validate EPC setup with the help of ABoT which
acting as test executor. Functest-abot-epc-bundle deploys OAI charms
alongwith mysql and ABoT. JUJU is acting as a VNF manager.

Change-Id: I45d7b37f21f6b8c7049ab2bf42a4678e30b67a72
Signed-off-by: soumaya <soumaya.nayek@rebaca.com>
6 years agoSet the ram of flavor 1024 03/48503/4
Linda Wang [Thu, 7 Dec 2017 07:29:07 +0000 (07:29 +0000)]
Set the ram of flavor 1024

The setting of hw:mem_page_size=large indicates larger page sizes
for guest RAM, eg., either 2MB or 1GB on x86.
When tested on compass, 1GB is required.

Change-Id: Iefd2e8ff30e0a496157e0bd118e63ab3c402abab
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoAdd Python3 support in functest/ci 29/48629/1
Cédric Ollivier [Mon, 11 Dec 2017 05:47:33 +0000 (06:47 +0100)]
Add Python3 support in functest/ci

Change-Id: If13bfaa196b8dfab1e83feb28c5a4719c7acd8c7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoFix yaml format errors in vnf 27/48627/2
Cédric Ollivier [Mon, 11 Dec 2017 04:23:23 +0000 (05:23 +0100)]
Fix yaml format errors in vnf

All Rally yaml files are skipped because they leverage on jinja2.
Now last errors are in functest/api directories [1].

[1] https://jira.opnfv.org/browse/FUNCTEST-897

Change-Id: I4d6c9b3b7c1f3602bd51c9cf7e1c5babf581ab82
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoPull functest-core when only building childs 67/48567/1
Cédric Ollivier [Thu, 7 Dec 2017 21:57:49 +0000 (22:57 +0100)]
Pull functest-core when only building childs

Otherwise it fails if parent and childs containers are not built on
the same host [1].

It would have worked if the docker images were correctly cleant. Then
the last image would have been pulled.

[1] https://build.opnfv.org/ci/job/functest-apex-baremetal-daily-euphrates/362/console

Change-Id: I293829c839c1cf68c9f7668aa643e16889359fcc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoMerge "Fix the yamllint errors in functest/ci"
Cedric Ollivier [Thu, 7 Dec 2017 15:26:32 +0000 (15:26 +0000)]
Merge "Fix the yamllint errors in functest/ci"

6 years agoAssign heat_stack_owner role to the new user 57/48457/1
Linda Wang [Wed, 6 Dec 2017 14:48:32 +0000 (14:48 +0000)]
Assign heat_stack_owner role to the new user

For heat scenario in rally, assign heat_stack_owner role to
the new created users.

Change-Id: I86a74ca88993ed3782d21b22eb5933d639d86c94
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoRemove the config of promise 51/48451/1
Linda Wang [Wed, 6 Dec 2017 09:30:15 +0000 (09:30 +0000)]
Remove the config of promise

Change-Id: I9e393ce33228f90f724df12af258cf06fae821fc
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoFix the yamllint errors in functest/ci 95/48295/6
Linda Wang [Mon, 4 Dec 2017 06:36:06 +0000 (06:36 +0000)]
Fix the yamllint errors in functest/ci

And also, remove the params "tempest_use_custom_images" and
"unique_names" of vping, rally and tempest.

Change-Id: Ic4243ef2f5e965910e5befa87db8d585cad34fa2
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoMerge "Fix pylint errors of vping"
Cedric Ollivier [Tue, 5 Dec 2017 19:56:59 +0000 (19:56 +0000)]
Merge "Fix pylint errors of vping"

6 years agoFix pylint errors of vping 97/48297/2
Linda Wang [Mon, 4 Dec 2017 07:09:38 +0000 (07:09 +0000)]
Fix pylint errors of vping

Change-Id: I272f0eb6fb0f2a274484a3dcfacd8ed65e4a5b23
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoCreate a tox env to check yaml files 37/48337/1
Cédric Ollivier [Mon, 4 Dec 2017 19:01:22 +0000 (20:01 +0100)]
Create a tox env to check yaml files

It also fixes all testcases config files.

Change-Id: I81a6ffb8b7acf4239c79129dc842e283d3d32b35
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoMerge "Adjust timeouts in Vnfs"
Jose Lausuch [Thu, 30 Nov 2017 14:31:11 +0000 (14:31 +0000)]
Merge "Adjust timeouts in Vnfs"

6 years agoMerge "Stop updating test_db_url in config file by env var"
Linda Wang [Thu, 30 Nov 2017 14:11:52 +0000 (14:11 +0000)]
Merge "Stop updating test_db_url in config file by env var"

6 years agoAdjust timeouts in Vnfs 85/48085/2
Cédric Ollivier [Thu, 30 Nov 2017 10:55:02 +0000 (11:55 +0100)]
Adjust timeouts in Vnfs

When testcases fail, the jjobs is aborted and the result isn't
printed.

Change-Id: Ibda6268873303e631705c695a41c50980a3d29e5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoReorder Vnf testcases 81/48081/2
Cédric Ollivier [Thu, 30 Nov 2017 10:37:11 +0000 (11:37 +0100)]
Reorder Vnf testcases

Cloudify IMS testcases could easily tigger jjob timeouts.
Vyos_router should run before as it ends much quickier.

Change-Id: Icd4323a7216615e75613e5fb241ae144f727d4fd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoMerge "Filter installers for cloudify_vrouter"
Cedric Ollivier [Thu, 30 Nov 2017 08:19:01 +0000 (08:19 +0000)]
Merge "Filter installers for cloudify_vrouter"

6 years agoStop updating test_db_url in config file by env var 55/48055/3
Linda Wang [Thu, 30 Nov 2017 02:31:17 +0000 (02:31 +0000)]
Stop updating test_db_url in config file by env var

If TEST_DB_URL is declared in env variable, use it
before considering the var in config file.

Change-Id: I656ad8765287c48d60af7ab88b421805d76fb231
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoMerge "Skip modifying creds if Variables.robot is missing"
Cedric Ollivier [Thu, 30 Nov 2017 07:14:01 +0000 (07:14 +0000)]
Merge "Skip modifying creds if Variables.robot is missing"

6 years agoFilter installers for cloudify_vrouter 63/48063/1
Cédric Ollivier [Thu, 30 Nov 2017 05:53:01 +0000 (06:53 +0100)]
Filter installers for cloudify_vrouter

As cloudify_vrouter doesn't support SSL endpoints [1], it shouldn't
be executed if compass or fuel.

[1] https://jira.opnfv.org/browse/FUNCTEST-881

Change-Id: Ieedc0d5eca57f00da2121c9e07dd5cc57f978ef6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoMerge "Update documentation of Functest"
Cedric Ollivier [Thu, 30 Nov 2017 05:25:16 +0000 (05:25 +0000)]
Merge "Update documentation of Functest"

6 years agoSkip modifying creds if Variables.robot is missing 29/48029/5
Cédric Ollivier [Wed, 29 Nov 2017 18:33:07 +0000 (19:33 +0100)]
Skip modifying creds if Variables.robot is missing

Variable.robot is missing in functest-features [1].
As it's related to ODL csit suites, modifying it could be safely
skipped as odl.py is designed for testing multiple ODL testcases.

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

Change-Id: Id5f1947a073d251ef7480f418218a4c85fe078c1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoUpdate documentation of Functest 05/48005/1
Linda Wang [Wed, 29 Nov 2017 09:29:24 +0000 (09:29 +0000)]
Update documentation of Functest

Mainly update the robotframework part, according to this patch:
https://gerrit.opnfv.org/gerrit/#/c/47841/

Change-Id: If4dee6233ba65dd83734e0465d0dc6e8d5753da3
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoForce Framework to be fully covered 53/47853/5
Cédric Ollivier [Mon, 27 Nov 2017 15:37:21 +0000 (16:37 +0100)]
Force Framework to be fully covered

Change-Id: Ida120fe28ea7860758a218189d905bebee2e8ba5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoRemove one obsolete test in test_odl.py 93/47993/1
Cédric Ollivier [Wed, 29 Nov 2017 05:59:24 +0000 (06:59 +0100)]
Remove one obsolete test in test_odl.py

It completes "Create RobotFramework class" [1] which decreased
coverage to 99% (test_odl.py)

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

Change-Id: I2a2d448daeb6d1f50064588167cafd32e07aa502
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoCover vnf.prepare() 89/47989/1
Cédric Ollivier [Wed, 29 Nov 2017 05:16:46 +0000 (06:16 +0100)]
Cover vnf.prepare()

It completes the previous commit [1] which increased the coverage of
Vnf.

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

Change-Id: Ibb0201d6165d89da2edd1a93b722008092726569
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoMerge "Fully cover vnf"
Cedric Ollivier [Tue, 28 Nov 2017 19:47:07 +0000 (19:47 +0000)]
Merge "Fully cover vnf"

6 years agoMerge "Create RobotFramework class"
Cedric Ollivier [Tue, 28 Nov 2017 19:46:56 +0000 (19:46 +0000)]
Merge "Create RobotFramework class"

6 years agoFix the doc of snaps test 03/47903/1
Linda Wang [Tue, 28 Nov 2017 04:52:58 +0000 (04:52 +0000)]
Fix the doc of snaps test

snaps_health_check does not allocate a floating ip to the vm,
but a fixed ip instead.

Change-Id: Ia43885993135dec56aba08b0e157ac2c9f715e06
Signed-off-by: Linda Wang <wangwulin@huawei.com>