Cédric Ollivier [Mon, 22 Apr 2019 11:35:28 +0000 (13:35 +0200)]
Set max_microversion for placement and volume
It sets max_microversion to latest because if both values are not
specified, Tempest avoids tests which require a microversion [1].
It completes the previous change about nova [2].
[1] https://docs.openstack.org/tempest/latest/sampleconf.html
[2] https://gerrit.opnfv.org/gerrit/#/c/67318/
Change-Id: Ieab56a239077476dd9a0e1ee97ac4293c4075f5c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
b9048a25355e1d6c29c84ca10a3d859841468f50)
Cédric Ollivier [Mon, 22 Apr 2019 08:39:45 +0000 (10:39 +0200)]
Install neutron package due to upper-constraints
SFC requires constraints about neutron.
We do switch to packages instead of cloning repos when generating policy
files [1].
[1] https://build.opnfv.org/ci/view/functest%20(Installer%20gates)/job/functest-docker-iruya/25/
Change-Id: Ia2e8a1aa704372e543e9e967ba90e6d9e5db6c9a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sun, 21 Apr 2019 12:53:26 +0000 (14:53 +0200)]
Leverage on stein networking packages
It updates refs for networking sfc and bgpvpn.
Change-Id: I78f9815c688a3a4814f17f916e7429d2599af971
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sat, 20 Apr 2019 11:29:16 +0000 (13:29 +0200)]
Add Stein in Nova API microversions
Change-Id: I42e854122fde9495cb3472ccc78900eccb20670d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
aa1d68e2b9647825f703f280d2913801be794deb)
Cédric Ollivier [Sat, 20 Apr 2019 11:14:18 +0000 (13:14 +0200)]
Remove all sdnvpn loggers
OPNFV sdnvpn is over.
Change-Id: I78b6c45c6e5216795252be38dbc54f80f6e65061
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
2f80c3c0a89622a673ef7957d0d53d56e75c14ee)
Cédric Ollivier [Fri, 19 Apr 2019 18:13:38 +0000 (20:13 +0200)]
Build arm* functest-vnf containers via travis-ci
It doesn't build juju deps if arm* as they can't be cross-compiled.
Then that deps won't be built in releng on native arm64 hosts
It's worth mentioning that containers have never been executed in
OPNFV gates.
That change allows running all other VNFs on Raspberry PI and
building containers without arm build servers.
Change-Id: I836a72f049e7f0e6ae704f5b829914692d5b2c09
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
0c3ae6e09acd16fc50a516975631dd6bb76b8c53)
Cédric Ollivier [Sun, 21 Apr 2019 11:50:33 +0000 (13:50 +0200)]
Pin Neutron in stable/iruya
Change-Id: If92e969ad23fc7214b17bb834043afaa9b8bee6b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Fri, 19 Apr 2019 23:16:48 +0000 (01:16 +0200)]
Update all OpenStack refs to opendev.org
All gates are failing due wrong to redirections (see os-faults [1][2]).
[1] https://build.opnfv.org/ci/job/functest-opnfv-functest-tempest-latest-gate/96/console
[2] https://travis-ci.org/collivier/functest/builds/
522071220
Change-Id: I5a8ca67f0d95df24daa9bdca2f23eb13d896f9d5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
75d581a9d3ec7c11a9a696db4b271c2691c28f15)
Cédric Ollivier [Thu, 18 Apr 2019 23:23:58 +0000 (01:23 +0200)]
Updated from global requirements
Change-Id: I20646efd6acd2b79c4073d67008110840ca8a9cc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Thu, 18 Apr 2019 15:38:01 +0000 (17:38 +0200)]
Update rally-openstack to support block-storage
Block-storage is the official service type for cinder, according to the
service-types-authority starting from OpenStack Stein release [1].
It is unversioned endpoint which replaces old 'volume', 'volumev2' and
'volumev3'.
It updates rally-openstack to the right commit id [2] till the new
rally-openstack release.
[1] https://review.openstack.org/#/c/510939/
[2] https://review.openstack.org/#/c/652405/
Change-Id: I3bdb48d20a55ec6f86ea3c6ccfcbda86057e91a1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Mon, 15 Apr 2019 13:53:49 +0000 (15:53 +0200)]
Update Iruya Release Notes
Change-Id: Ie7826cf2ef8eb537f1b4f213c92c384e0b48c311
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Mon, 15 Apr 2019 12:18:40 +0000 (14:18 +0200)]
Stop forcing admin_scope_domain = True
tempest fails vs devstack stable/stein and it passes successfully vs
devstack stable/rocky (Functest gates) without that option.
It may be added to tempest_conf.yaml if SUT requires it.
Change-Id: I4730c25b25403fd130d71166a8778e06fd479935
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
f038f387a8a0499d39b3fa5091c333b6b0ef5af7)
Cédric Ollivier [Sun, 14 Apr 2019 20:44:06 +0000 (22:44 +0200)]
Disable falsy Patrole subtests
It disables the two subtests which are failing in OpenStack Gates [1].
[1] http://logs.openstack.org/51/651851/1/check/patrole-admin/
48dbeb0/testr_results.html.gz
Change-Id: I6814d003d80593d2a89fefa439f0775187eb6f4d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
b8b9b44d7a3902a39730945236b07c4c4be40cf2)
Cédric Ollivier [Sat, 13 Apr 2019 23:00:55 +0000 (01:00 +0200)]
Speed up lxml build
It allows cross-compiling it via travis-ci (benchmarking) [1][2]
[1] https://lxml.de/installation.html
[2] https://travis-ci.org/collivier/functest/jobs/
519737041
Change-Id: I31609268d77405f036924a010cfb3dab520e9ea3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
1d190eb4039194d049cfc97b456978853d0d77d1)
Cédric Ollivier [Sat, 13 Apr 2019 20:30:42 +0000 (22:30 +0200)]
Verify py36 via travis-ci
Change-Id: I1180478c19d0f1c56e615a2af568cbbf4cc828d3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
8f1248484478813b7881e4642cf5ca6dbcf86f74)
Cédric Ollivier [Sat, 13 Apr 2019 10:39:57 +0000 (12:39 +0200)]
Cross-compile arm and arm64 images
It allows building images for Raspberry PI via travis-ci.
It builds all arm64 images except functest-benchmarking [1].
[1] https://travis-ci.org/collivier/functest/jobs/
519673994
Change-Id: I695c3afe8aacda63b7eae0d2672cd836c19e8ceb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
5f525ebaf9d503aa641996fe2ac780dc9dda1774)
Cédric Ollivier [Sat, 13 Apr 2019 15:17:08 +0000 (17:17 +0200)]
Stop generating policies for unexecuted services
It saves time when cross-compiling smoke.
Then it allows building arm (Raspberry PI) smoke via travis-ci [1].
[1] https://travis-ci.org/collivier/functest/jobs/
519630251
Change-Id: Ifbfcc0d726a8f74fd8a861bb52d6ea2543870e0c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
03c35e95fc852e44f446780d9137fe4c9a3f2ebe)
Cédric Ollivier [Thu, 11 Apr 2019 17:18:38 +0000 (19:18 +0200)]
Update .travis.yml
It now selects Ubuntu Xenial and libssl1.0.0.
It fixes all issues about SSL [1].
[1] https://travis-ci.org/collivier/functest/builds/
518874638
Change-Id: Ib7217afc1cfbe3a7c675961b37ad9c097afca037
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
43e0e08bc2a1a294c582bf79300c4ef34242974d)
Cédric Ollivier [Thu, 11 Apr 2019 06:50:56 +0000 (08:50 +0200)]
Fix doc links
It removes 1 link to ask.openstack.org which is being stopped.
It also bypasses the issues due to LFN false certificates [1].
[1] https://travis-ci.org/collivier/functest/jobs/
518170144
Change-Id: Iccfbc2d91aedb4617f2e29e9d03ba01e0fc58175
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
210803c3895ac9205c28868cc53761b20c2d6a01)
Michael Polenchuk [Wed, 10 Apr 2019 09:21:04 +0000 (13:21 +0400)]
Apply blacklist for OVN noha scenario as well
Change-Id: I1dd51a54f39967fcf6b3a522e2a548f81e5646a9
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit
3509982923786f91c03d05f26f61df4505299722)
Cédric Ollivier [Tue, 9 Apr 2019 18:46:45 +0000 (20:46 +0200)]
Update tab results
It also removes all refs to components and to the former binaries.
Change-Id: I4f7e3308673ba6ba4dd9c28a7a053e3d558c289d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
e108f1ad405e788e0516a55875269adafb338c28)
Juha Kosonen [Mon, 8 Apr 2019 11:36:10 +0000 (14:36 +0300)]
Set cinder service type in rally tests
As a precondition for executing scenarios requiring volume, Rally
expects the presence of service named as "cinder". In a case when
there is only cinderv2 and cinderv3 configured in the system, Rally
fails to validate a testcase even the volume service is working ok.
Testcases in question changed to use v3.
Change-Id: I42e7f846e80d3647df274b2e03add94c9f0a34d6
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
(cherry picked from commit
ebc2b41505299846faeb2163d34d820a8ef2bdb2)
Cédric Ollivier [Mon, 1 Apr 2019 22:58:45 +0000 (00:58 +0200)]
Remove 1 Patrole test with a hardcoded vxlan id
It may fail when testing OpenStack in production or when running
testcases in parallel [1] because vxlan 200 is hardcoded [2]
[1] http://artifacts.opnfv.org/functest/functest-opnfv-functest-smoke-hunter-patrole-run-75/results/patrole/tempest-report.html
[2] https://github.com/openstack/patrole/blob/master/patrole_tempest_plugin/tests/api/network/test_networks_rbac.py#L208
Change-Id: Ibfaed6f3a95d016790baafebd203e49e152a889b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
8ee279600186f2713b4c181965d8d290d2644cfb)
Juha Kosonen [Mon, 1 Apr 2019 09:35:22 +0000 (12:35 +0300)]
Update network context in selected rally tests
Network context not needed in following scenarios:
NeutronNetworks.create_and_delete_routers
NeutronNetworks.create_and_list_routers
NeutronNetworks.create_and_list_subnets
NeutronNetworks.create_and_update_routers
NeutronNetworks.create_and_update_subnets
NeutronNetworks.create_and_show_routers
Router not needed in network context in following scenarios:
NeutronNetworks.create_and_update_ports
NeutronNetworks.create_and_delete_ports
NeutronNetworks.create_and_delete_subnets
NeutronNetworks.create_and_list_ports
NeutronNetworks.create_and_show_ports
NeutronNetworks.create_and_show_subnets
This completes the patch skipping router creation [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/67429/
Change-Id: I80ea145a21168fd984cc9ef88d50af227f0d6ed4
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
(cherry picked from commit
b4b2e7f9a5a3cb3379b45ac4ddd0ef949974a698)
Cédric Ollivier [Thu, 28 Mar 2019 21:34:42 +0000 (22:34 +0100)]
Set package versions instead of master
It leverages on few beta releases as the official packages are being
published.
Tempest 20.0.0 is forced to conform with Release Plan [1].
(upper-constraints still offer 19.0.0 [2])
[1] https://releases.openstack.org/stein/
[2] https://github.com/openstack/requirements/blob/stable/stein/upper-constraints.txt#L391
Change-Id: Iaadf5bbc3b984e95cd018ac69bb9efb4eb111df9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Fri, 29 Mar 2019 01:51:16 +0000 (02:51 +0100)]
Use absolute dir when removing vmtp src dir
Change-Id: I7254201f97e9615d5d34ab9c199b33ef9de3680c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
f96e57b969220cfc1b0a5da37858aaa13d518880)
Juha Kosonen [Thu, 28 Mar 2019 15:40:30 +0000 (17:40 +0200)]
Skip router creation in selected rally tests
Do not create routers in those rally_sanity tests where the test does
not require it.
Change-Id: I6dd8a2b7579e11ca6ecc3b7383fa4d09a1e56ec3
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
(cherry picked from commit
d5e56ad6becd1bb2aa7dafbfccb37c6b84512955)
Cédric Ollivier [Thu, 28 Mar 2019 19:10:49 +0000 (20:10 +0100)]
Prepare Functest Iruya Containers
It takes into account the new branch stable/iruya.
Change-Id: I802a42b07ceae2328a812a99a99057beb1b94e5b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Thu, 28 Mar 2019 12:11:49 +0000 (13:11 +0100)]
Update ujson (Alpine 3.9)
ujson v1.35 can't work vs Alpine 3.9 [1].
upper-constraints are overriden to include the patch needed [2].
It fixes rally testcases (gnocchi).
[1] https://github.com/esnme/ultrajson/issues/326
[2] https://github.com/esnme/ultrajson/commit/
d25e024f481c5571d15f3c0c406a498ca0467cfd
Change-Id: Iac9975b0669d5975c63d76ddefb64058e5183369
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
c6eb6eca4bb1919c8c943cf534b3e9c935e73118)
Cédric Ollivier [Thu, 28 Mar 2019 18:29:15 +0000 (19:29 +0100)]
Set iruya as default branch
Change-Id: Iea91f16782dae24fbf4ebd046148e573d8809760
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Mon, 25 Mar 2019 19:42:14 +0000 (20:42 +0100)]
Fix other broken links
https://git.opnfv.org/cgit doesn't provide a correct certificate and
then sphinx linkcheck fails [1].
[1] https://travis-ci.org/collivier/functest/jobs/
510587514
Change-Id: I884535766c39839927ea863d7fac62684ebb5dac
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Mon, 25 Mar 2019 19:20:14 +0000 (20:20 +0100)]
Clean OpenStack service tmp dirs
They can be safely removed once all policy.json are generated.
Change-Id: I4eec21650fd661a616647502ee9e30589d67bb89
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Mon, 25 Mar 2019 18:29:40 +0000 (19:29 +0100)]
Fix the broken link in docs
git.opnfv.org doesn't provide a correct certificate and then sphinx
linkcheck fails [1].
[1] https://travis-ci.org/collivier/functest/jobs/
510587514
Change-Id: I4e9b8d07fa8e2da2d1b185668b834a8904cf35a3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Mon, 25 Mar 2019 18:07:16 +0000 (19:07 +0100)]
Remove snaps testcases from site.yml
Change-Id: I5f979b5ad704f8d9b35dd54deda33f910fe08a25
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sun, 24 Mar 2019 12:57:11 +0000 (13:57 +0100)]
Fix manifest-tool builds
It now selects the last release to allow compiling it [1]
[1] https://travis-ci.org/collivier/functest-xtesting/jobs/
510384544
Change-Id: If1c2c1d7bdcc5bc0a6a221dfe5f628b75f9d9608
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sat, 23 Mar 2019 15:03:59 +0000 (16:03 +0100)]
Update Alpine tag in ansible/site.yml and build.sh
It complete the previous commit updating Alpine [1].
[1] https://git.opnfv.org/functest/commit/docker/core/Dockerfile?id=
ee700ae5c7ab1fa3e761c330686f89f3ddefbfd3
Change-Id: Icec39d36c661ba3eb3e79c9abb592897f46efa22
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Fri, 22 Mar 2019 21:15:34 +0000 (22:15 +0100)]
Remove hardcoded tempos in heat_ims
It adds loops to wait for services.
It sets dns forwarders to allow sending Heat signal at last
instructions.
Change-Id: I3ae29ddbaee5f8b2086078bd5245e140348f0dcf
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Thu, 21 Mar 2019 20:41:45 +0000 (20:41 +0000)]
Merge "Set ext net and name server in Shaker templates"
Cédric Ollivier [Thu, 21 Mar 2019 19:45:07 +0000 (20:45 +0100)]
Set ext net and name server in Shaker templates
It sets the shaker args to override ext net and name servers [1].
[1] https://pyshaker.readthedocs.io/en/latest/tools.html
Change-Id: I1cc6d52837e3c370db5ff59f024e96d7423be63a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Wed, 20 Mar 2019 19:06:54 +0000 (20:06 +0100)]
Update RefStack list to 2018.11
It sets max_microversion to latest because if both values are not
specified, Tempest avoids tests which require a microversion [1].
Then test_keypairsv22_create_list_show_with_type is skipped and
refstack_defcore fails [2].
It also partially reverts "Allow building containers when
refstack.openstack.org is down" [3].
[1] https://docs.openstack.org/tempest/latest/sampleconf.html
[2] http://artifacts.opnfv.org/functest/functest-opnfv-functest-smoke-latest-refstack_defcore-run-147/results/refstack_defcore/tempest-report.html
[3] https://gerrit.opnfv.org/gerrit/#/c/67232/
Change-Id: Ia87543bb476d3047684e71ddfd05c2aa3f10bbfe
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Wed, 20 Mar 2019 19:01:40 +0000 (20:01 +0100)]
Update rest-client for IMS testing
It has to be updated to conform with Alpine 3.9 [1]
[1] http://artifacts.opnfv.org/functest/functest-opnfv-functest-vnf-latest-cloudify_ims-run-95/results/cloudify_ims/ims_test_output.txt
Change-Id: Ic4130d86789537867372f6fbdc026929c28370f2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Tue, 19 Mar 2019 19:33:07 +0000 (19:33 +0000)]
Merge "Update to Apine 3.9"
Cedric Ollivier [Tue, 19 Mar 2019 13:00:04 +0000 (13:00 +0000)]
Merge "Do not allow testcase skipping in refstack"
Cédric Ollivier [Mon, 18 Mar 2019 20:21:54 +0000 (21:21 +0100)]
Update to Apine 3.9
It updates to the latest Alpine release [1]
[1] https://www.alpinelinux.org/posts/Alpine-3.9.0-released.html
Change-Id: I62ed47547dd8767ca50221840455ed0f7336b438
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Juha Kosonen [Mon, 18 Mar 2019 11:40:05 +0000 (13:40 +0200)]
Do not allow testcase skipping in refstack
Set the result of refstack_defcore as failed if there were skipped testcases
in a run.
Change-Id: Id782c2dee511cefbafd5b4440f386fd66f934a47
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
Cédric Ollivier [Mon, 18 Mar 2019 17:04:40 +0000 (18:04 +0100)]
Avoid killing create_number.py
create_numbers.py has been killed by other services as described in [1].
It's now called when ellis is up and running.
It adds few sleeps to ensure the right boot orders (signals must be send
before switching DNS).
[1] http://www.projectclearwater.org/using-start-stop-daemon-with-the-python-interpreter/
Change-Id: I87ad3828c10d3ccbc707ed8f4ab99987c6968f09
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sat, 16 Mar 2019 18:28:11 +0000 (19:28 +0100)]
Print monit summary before running IMS testing
Change-Id: I94310aa609d2c56609e0a5f0e46932af4aee02eb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sat, 16 Mar 2019 14:45:39 +0000 (15:45 +0100)]
Add sleeps and debugs in heat_ims
It allows checking all the services and hardening the asynchronuous
configurations.
It will ease understanding the remaining race conditions in gates.
Change-Id: I1f72a828f4eb32c33f43066e5c71558067bd292f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
26ddcc28113219b6180b36549995d94f075403fd)
Cedric Ollivier [Fri, 15 Mar 2019 08:19:25 +0000 (08:19 +0000)]
Merge "Revert Snaps in upper-constraints.txt"
Cédric Ollivier [Thu, 14 Mar 2019 19:56:42 +0000 (20:56 +0100)]
Revert Snaps in upper-constraints.txt
Change-Id: Ie437b8ea6a33871516d42bf022a1f46cdd488d48
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Venkata Harshavardhan Reddy Allu [Tue, 12 Mar 2019 09:03:56 +0000 (14:33 +0530)]
Add file program to the feature container
JIRA: SFC-139
File program is required by the osmclient to identify the mime-type of
given descriptor packages.
upstream[osmclient]: https://osm.etsi.org/gerrit/#/c/7112/
Change-Id: Iedbe87114e8d20d6124d38e5a9a812702d95c4aa
Signed-off-by: Venkata Harshavardhan Reddy Allu <venkataharshavardhan_ven@srmuniv.edu.in>
Cédric Ollivier [Wed, 13 Mar 2019 08:35:24 +0000 (09:35 +0100)]
Boot Cassandra at the end of heat_ims stack
Cassandra sometimes doesn't start when it boots in parallel of the other services.
It now selects eth0 instead of forcing ipv6 on lo.
Change-Id: Id9f8a4e19a43e85fc8a04fbc4c8f138f0adea417
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Mon, 11 Mar 2019 12:55:40 +0000 (13:55 +0100)]
Remove Snaps-based testcases
Snaps hasn't been synchronized for a while regarding requirements.
We do remove it due to the inactivity.
All test result tabs will be updated in a second change.
Change-Id: I834afd902829ed3883b0e88e92aa806ec43d6fcf
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Tue, 12 Mar 2019 13:55:12 +0000 (14:55 +0100)]
Add deps in clearwater.yaml
Ellis must be started right after dns to publish the shared config.
Change-Id: I99fb7ff88e55c5c6a963b3a6db65d8d83b212eda
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Mon, 11 Mar 2019 14:57:26 +0000 (14:57 +0000)]
Merge "Allow building containers when refstack.openstack.org is down"
Cédric Ollivier [Mon, 11 Mar 2019 12:59:49 +0000 (13:59 +0100)]
Allow building containers when refstack.openstack.org is down
It has been down for days and break our gates.
Change-Id: I2e18a95abaced050f85f6efb8e849e0a5d497ea1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sun, 10 Mar 2019 17:40:50 +0000 (18:40 +0100)]
Remove inactive committers
It follows the last guidelines from TSC (1-year inactivity).
It stop listing contributors as it's worse than git log.
Change-Id: If8fb1ab7371d34798c9f72d8885f4ec092f138ac
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sat, 9 Mar 2019 16:46:46 +0000 (17:46 +0100)]
Add dependencies in heat_ims
It avoids useless loops for cloud init messages.
It now conforms with clearwater-docker (disable ipv6 in cassandra).
Change-Id: I6f469cf48224296b2eaa079d342642c5caca65f5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Fri, 8 Mar 2019 09:51:42 +0000 (10:51 +0100)]
Remove SDNVPN as it doesn't participate to hunter
Change-Id: Iddeaa3890635103b66042a918ab66cabd8fdee60
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Juha Kosonen [Wed, 6 Mar 2019 08:55:03 +0000 (10:55 +0200)]
Merge tempest.py and conf_utils.py
Change-Id: I597abdbb5bd3de023aa7b66fa27764ca2ec27f0d
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
Cédric Ollivier [Thu, 7 Mar 2019 12:18:27 +0000 (13:18 +0100)]
Install SFC package as Feature third-party
It completes the previous patch enabling SFC [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/66811/
Change-Id: I1246d9e3117d94674a65643b53f26024454256cd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Thu, 7 Mar 2019 00:38:44 +0000 (01:38 +0100)]
Modify the upstream Clearwater Heat files
It forces a single network for both management and signaling traffic.
It meets the OPNFV deployment requirements and the Functest SUT ones.
The security group will be improved in a second step to first quickly
fix the testcase in gambia. Private IPs may be registered in DNS to
avoid network address translations.
Change-Id: Ic19cf336ac5c2d07c52c6dd37b06271790145cf9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sun, 3 Mar 2019 12:31:15 +0000 (13:31 +0100)]
Stop overriding ssh default timeout
It should be modified by tempest custom yaml file instead.
It's safe as the default timeout is bigger than the previous one.
It also cleans the obsolete tempest/rally data in config_functest.yaml.
[1] https://docs.openstack.org/tempest/latest/sampleconf.html
Change-Id: Ibad02d8aaf90f154c82f3b60a6d3f04fc37bd7de
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sun, 3 Mar 2019 10:27:09 +0000 (11:27 +0100)]
Stop forcing non default operator role
Member is the default value [1] and SwiftOperator is not created by
default in OpenStack gates (devstack)
This role should be modified by tempest custom yaml file instead.
[1] https://docs.openstack.org/tempest/latest/sampleconf.html
Change-Id: Ie77b91e36a7011e5730cbf5998e029c07ec7fe2f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Sat, 2 Mar 2019 08:15:10 +0000 (08:15 +0000)]
Merge "Change password generator"
Cédric Ollivier [Fri, 1 Mar 2019 18:20:13 +0000 (19:20 +0100)]
Change password generator
It adds lower and upper letters
JIRA: DOVETAIL-747
Change-Id: I4bdfcbf31a6dae4aa555fca3d42bbdec514a2b6b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Fri, 1 Mar 2019 10:31:01 +0000 (10:31 +0000)]
Merge "Updated from global requirements"
Cedric Ollivier [Thu, 28 Feb 2019 13:39:55 +0000 (13:39 +0000)]
Merge "Enable SFC OPNFV Features"
Cédric Ollivier [Thu, 28 Feb 2019 13:35:49 +0000 (14:35 +0100)]
Updated from global requirements
Change-Id: I1f6142aa5462c63ad142e40be7f31bee560a2b78
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Wed, 27 Feb 2019 20:29:23 +0000 (21:29 +0100)]
Conform heat_ims subnets with other testcases
It will be enhanced in a second step to calculate options from configs.
Change-Id: I91738e1aaad9a7049df44f734c4190def62fff91
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Wed, 27 Feb 2019 16:48:52 +0000 (17:48 +0100)]
Take new upper-constraints into account
neutron-tempest-plugin is now part of upper-constraints [1].
[1] https://github.com/openstack/requirements/commit/
baa8b82c4ce14551c585ed1dcae0509eb81858c3
Change-Id: I80fb40530d7f2698ecedd7a6047d6395dc92f436
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Wed, 27 Feb 2019 16:48:24 +0000 (16:48 +0000)]
Merge "Gather all skipped tempest test cases"
Cédric Ollivier [Wed, 27 Feb 2019 14:56:10 +0000 (15:56 +0100)]
Reduce Heat Ims resources
It eases testing with less resources.
It conforms with the new values in the Cloudify part [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/67092/
Change-Id: I1f6158a42fd8ed390c07e7c773bb246f81adef3b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Wed, 27 Feb 2019 09:56:20 +0000 (10:56 +0100)]
Ensure boot order in heat_ims
Ellis publishes the shared config which mostly fails when resources are
allocated in parallel (conflict). Then nothing works when the shared
config is blank.
It still remains failures in IMS testing which are still under analysis.
Change-Id: Ic54a2a7478e07a9291c76be8ffc57f04d199421e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Panagiotis Karalis [Mon, 25 Feb 2019 12:56:18 +0000 (14:56 +0200)]
Gather all skipped tempest test cases
This patch applies a change to the regex responsible for
identifying Tempest test cases. With the current regex some
skipped test cases are erroneously ignored.
The condition has been updated in order to match both format of
skipped testcases ('skip:' and 'skip [xxx]:')
Change-Id: Ie7144b01e07cae92918eede0324f3f1f2582c4aa
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
Cédric Ollivier [Mon, 25 Feb 2019 18:39:08 +0000 (19:39 +0100)]
Remove useless vyos_vrouter output dir
It doesn't store any file.
Change-Id: I94801508a11edb8f0bbff7e4319c4d50411ec715
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sun, 24 Feb 2019 19:30:55 +0000 (20:30 +0100)]
Update VyOS to 1.1.8
It's worth mentionning that the filesystem is hugely reduced.
Change-Id: Ic3e8a5d601a62f1762cbd491c228b7f053905e35
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sun, 24 Feb 2019 09:58:40 +0000 (10:58 +0100)]
Ease copying/pasting the private keys from logs
Change-Id: I8f1ccdb709dbb3e7a22a404c036714dd848dd87d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sat, 23 Feb 2019 22:15:35 +0000 (23:15 +0100)]
Reduce Cloudify Ims resources
It eases testing with less resources.
Change-Id: I301cdff0c8dfb2cf70ef53fc446749e1a70b0919
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sat, 23 Feb 2019 08:49:58 +0000 (09:49 +0100)]
Stop downloading Cloudify container
It selects the Docker image archive as proposed by Cloudify.
Change-Id: I88b5333625a8d2cab140291552c1c8ca5bac3a36
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Mon, 18 Feb 2019 12:00:45 +0000 (12:00 +0000)]
Merge "Only run bgpvpn tempest api tests"
Cedric Ollivier [Mon, 18 Feb 2019 11:35:13 +0000 (11:35 +0000)]
Merge "Enrich Rally results output"
Cédric Ollivier [Mon, 18 Feb 2019 11:22:29 +0000 (12:22 +0100)]
Only run bgpvpn tempest api tests
It conforms with SFC regex and fits OPNFV criteria.
Running scenarios may force the use of bagpipe [1].
The SUT (functest-virtual) is being updated to verify SFC and BGPVPN
apis.
[1] https://docs.openstack.org/networking-bgpvpn/latest/user/drivers/bagpipe/index.html
Change-Id: I1442b9cac7eaba1aeef04e36a2f790bd29f90976
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Fri, 15 Feb 2019 14:23:27 +0000 (15:23 +0100)]
Stop building components in travis-ci
It was removed by "Move rally_full in benchmarking" [1]
[1] https://gerrit.opnfv.org/gerrit/#/c/66911/1
Change-Id: I7ade6f474364646bfe0f3ae1b2718749bd0ff26e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Fri, 15 Feb 2019 10:08:20 +0000 (11:08 +0100)]
Harden upper-constraints.txt operations
It takes into account the wget exit values and avoids manipulating a
falsy empty file.
It won't help fixing the network outages in LF network which have been
highlighted by false failures in api_check (the wrong snaps package
is installed [1])
[1] https://build.opnfv.org/ci/job/functest-opnfv-functest-healthcheck-latest-api_check-run/100/console
Change-Id: Ic9b75965b1ffb1f7bb342ff216bda9933ca75f0b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Stamatis Katsaounis [Thu, 14 Feb 2019 20:39:36 +0000 (22:39 +0200)]
Enrich Rally results output
This patch adds success/failure information of rally test cases to
summary output.
Change-Id: Ie4f9b4972a26e187bb7afdddfd5ce51b16f3db12
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
Cédric Ollivier [Thu, 14 Feb 2019 21:21:53 +0000 (22:21 +0100)]
Generate xunit reports (rally and tempest)
It adds xunit reports for rally-based and tempest-based testcases.
It completes the reports provided by snaps (thanks to Xtesting).
All rally related operations are moved to rally.
It allows removing the rally dependency to tempest which was false.
Change-Id: Ia7d2476f58f4f68b7c88442e50cad844037a36e9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Juha Kosonen [Thu, 14 Feb 2019 06:49:36 +0000 (06:49 +0000)]
Merge "Specify which rally tests to run"
Cédric Ollivier [Wed, 13 Feb 2019 20:23:28 +0000 (21:23 +0100)]
Publish tempest details into database
It switches from tempest.log to rally.log to conform with rally/stestr.
Change-Id: I00c2a268a2bc312a22a8d70278fad618c1c25235
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Stamatis Katsaounis [Fri, 8 Feb 2019 16:56:16 +0000 (18:56 +0200)]
Specify which rally tests to run
This patch adds the ability to specify which rally test to run by
setting the appropriate configuration value.
Change-Id: I6cbc9d12aada4f8eab68d2219d94ae1391a79021
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
Cédric Ollivier [Wed, 13 Feb 2019 12:56:02 +0000 (13:56 +0100)]
Fix smoke testcase list
Rally_jobs were moved into benchmarking.
It completes "Move testcases in the right tiers" [1]
[1] https://gerrit.opnfv.org/gerrit/#/c/66875/
Change-Id: I1c2da77eff6682f85ab8504750077c9ee542edb8
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sat, 9 Feb 2019 10:32:26 +0000 (11:32 +0100)]
Generate one single report for Rally testcases
It eases sharing one single report including all task results.
For the time being, rally_jobs only generates neutron.html.
Then it only adds one report for rally_full and rally_sanity.
We may consider generating only one json file but it asks for
a refactoring (result parsing) which can be done in a second
change.
Change-Id: I8fa75ae80750336950f355c2aedc3dd4dc621cc5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Tue, 12 Feb 2019 20:52:59 +0000 (21:52 +0100)]
Increase timeout to reach vnf API
It increases the timeout in cloudify-based and clearwater-based
testcases to allow running them in parallel (functest-virtual) [1].
[1] https://build.opnfv.org/ci/job/functest-latest-gate/54/
Change-Id: Ic637cb46a1380a683cb1e2b633cb97ac3be6affa
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Tue, 12 Feb 2019 13:31:41 +0000 (14:31 +0100)]
Set gnocchi as optional in Rally testcases
ci/testcases.yaml was copied/pasted when moving the rally testcases.
It completes "Set Gnocchi scenario as optional in rally tests" [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/66653/
Change-Id: Ia23ae9764750775fe8983660c56ced06f3de977a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Tue, 12 Feb 2019 09:07:17 +0000 (10:07 +0100)]
Remove go cache dir
It saves about 290M.
Change-Id: I603c689be989a603e933970f52510026026c7001
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Tue, 12 Feb 2019 08:27:55 +0000 (09:27 +0100)]
Select last git commit id from vyos blueprint
The pull request #4 fixing the blueprint [1] was merged [1].
[1] https://github.com/oolorg/opnfv-vnf-vyos-blueprint/commit/
9b76d46a388d32d4985797620e67c2ed3315b3e4
[2] https://build.opnfv.org/ci/job/functest-opnfv-functest-vnf-hunter-gate/4/console
Change-Id: I3ddd86ee8c9fd30e68de74f06f40f782b1b04fd2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Mon, 11 Feb 2019 18:39:16 +0000 (19:39 +0100)]
Update ansible/site.yml (rally_full)
It conforms with "Move rally_full in benchmarking" [1]
[1] https://gerrit.opnfv.org/gerrit/#/c/66911/
Change-Id: I6382f6e612343896a1d817675e122d2c1e0b1a38
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Juha Kosonen [Mon, 11 Feb 2019 13:40:57 +0000 (13:40 +0000)]
Merge "Update and enable Cloudify-based testcases"
Cédric Ollivier [Mon, 11 Feb 2019 05:45:34 +0000 (06:45 +0100)]
Update and enable Cloudify-based testcases
It switches from the Cloudify virtual machine to the community
container which allows deploying vyos_vrouter and cloudify_ims.
Last stable Cloudify OpenStack plugin (2.4.17) is now deployed.
It also updates the Cloudify python package to latest release.
It adds a delay before deleting the blueprint which may be
improved in a second change (it allows enabling the testcase in
the stable release).
Change-Id: Ie48a2c9d2badab0d7ba0b9e7845f453fad335ef7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Mon, 11 Feb 2019 10:41:14 +0000 (11:41 +0100)]
Remove tempest_smoke from smoke
It completes "Move testcases in the right tiers" [1]
[1] https://gerrit.opnfv.org/gerrit/#/c/66863/
Change-Id: Ic2e6ebf9371de87caafbfdb54029a24440e6fd5b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>