Age | Commit message (Collapse) | Author | Files | Lines |
|
It avoids blacklisting NeutronNetworks.create_and_bind_ports in case of
OVN. It conforms with the upstream testing [1] and then reverts the
previous change [2].
[1] https://github.com/openstack/networking-ovn/blob/master/zuul.d/networking-ovn-jobs.yaml#L299
[2] https://git.opnfv.org/functest/commit/?id=8e297c49c481961959b29c2080cc059fcc84e9ee
This reverts commit 8e297c49c481961959b29c2080cc059fcc84e9ee.
Change-Id: I95f1b7146e636ae3ebe9f995733e53ad1b276d26
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 397ef4366cb3067c1a25999eab0e928937cc6e04)
|
|
Change-Id: I9d6d2ba6bfdaac26e4c7d6ea6aaf69b000869b2d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
It only works for Linux Bridge and Open vSwitch.
Change-Id: I1a437145eb8140642d3c8297c3f154113e74505f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 8e297c49c481961959b29c2080cc059fcc84e9ee)
|
|
http://artifacts.opnfv.org/functest/B4HOI3WWLNVK/functest-ovn-opnfv-functest-smoke-jerma-neutron-tempest-plugin-api-run-4/neutron-tempest-plugin-api/tempest-report.html
Change-Id: I6ff82b92cb4c392ac1f453faf7e16ef587dc2060
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 672a3d7f7663fd9025f1929b1e070e436ce9a965)
|
|
Change-Id: I32a93fa42fcb1993f6136a71a3f9e981e992f4b1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
It takes into account last changes in Patrole.
It was not covered since Apex stopped deploying OVN.
Change-Id: I7ab8362f9998024ae65f49973b169b95bbfd4fb5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit e800da90b8b9b1a806f1657f67036f0ecaad19fa)
|
|
It completes the first patch updating neutron-tempest-plugin-api [1].
The same dvr regex is used in tempest_slow, a new one is defined for
tempest_full which will be added in CNTT doc
(test_network_basic_ops.TestNetworkBasicOps.test_router_rescheduling).
Close cntt-n/CNTT#1106
Change-Id: I9fd79c9a82bb1f84a622ccb9ea316b8e43273e2a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 9ebccf93627d929fbf8738fbc9ce5ddb5f12c649)
|
|
https://bugs.launchpad.net/neutron/+bug/1863707
Change-Id: Ieebe10ee2a9040887d84aca3e8fb5ee66294634b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 7d2d6d9e9330b5535d52b88a6c864151b512ae5b)
|
|
It takes into account latest changes in CNTT [1]
[1] https://github.com/cntt-n/CNTT/pull/1107
Close cntt-n/CNTT#1106
Change-Id: I3212d1b765f7fd657ed603ed520d79fccae80bfa
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit a149d2fa5b8bfcfd1dcd225c0f4bc6f4d949e420)
|
|
Close cntt-n/CNTT#1077
Change-Id: If9c0f52138e9f669f17933c42906936e2e196b2a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 6a67a88d9511226aba749cdd73a4570eab38bfeb)
|
|
They must not longer be blacklisted as opposed to
test_dhcp_agent_scheduler [1].
https://bugs.launchpad.net/networking-ovn/+bug/1863432
Change-Id: Ib08bb87580a10e2124faa1b3853f3e27dcb3a0a0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 73d016b7c10d9c6c651dbc36556d9d727a678717)
|
|
dhcp_agent_scheduler [1] indirectly forces the Neutron backends
as highlighted by OVN testing.
[1] https://specs.openstack.org/openstack/neutron-specs/specs/api/agent_schedulers.html
Close cntt-n/CNTT#1073
Change-Id: Iafa3ad7f15dc157c0362ffa59eed31b89bf368e7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 9f06dba2a6b5e4eb22652a5e17947dab612f53a4)
|
|
It mostly adds admin as prefix.
Change-Id: Ic2e723b858ff1f3e26478f6037a19db1fd52e4aa
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit a617bcfd4e5754adcf55aa1b69cf8397ed3571cd)
|
|
Change-Id: I979a5e26caee893d772de484e7a61f2e82762ace
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit bb8d191d367921beae379a78809a07c39498241c)
|
|
It takes into account the last change in Train upper-constraints.txt [1].
We could also leverage on neutron package instead but only Train is
putting this constraint from the time being.
[1] https://github.com/openstack/requirements/commit/1d0f6fc806ec197beee808674c57a7aa6b281e81
Change-Id: Icdbf13c2f6aa59ba48baeaf4e8f84cc041659f4f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
https://jira.opendaylight.org/browse/INTTEST-65
Co-Authored-By: Alexandru Avadanii <alexandru.avadanii@enea.com>
Change-Id: I40c9df7c7d80fc8d9709f0b75dda333d9ed9da12
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit be12a86a0afd2f7943377e1df94cfe00efbece07)
|
|
It raises side effects if the file is missing (trying to mount a
directory onto a file) which is the default case.
This reverts commit 7f4dd42d8ef515b04e2436988d6b489ceb1c2995.
Change-Id: I950f8654d712f4fbca3f81b3312fac014678f764
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
It's skipped due to an upstream bug [1] highlighted by Jerma runs [2].
[1] https://launchpad.net/bugs/1836595
[2] http://artifacts.opnfv.org/functest/UXR96KDNMPTP/functest-opnfv-functest-smoke-cntt-jerma-tempest_slow-run-4/tempest_slow/tempest-report.html
Change-Id: Ib4cbf0e6e8e010febd39dec8dd8ecd773ad28c3e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 16a3c9c3cee0701c05168873d8bd8d4c66d0aa51)
|
|
It works asis in Functest gates but its values mays be modified by
users at their convenience.
Change-Id: Id83c01693818802d11eb3822b59a508ac09990c3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit fe4c595edbaa31a43b94c5065fb14cab932ddffd)
|
|
It has to be part of the Compliance testing
Co-Authored-By: Deepanshu Bhatia <deepanshu@voereir.com>
Change-Id: I16d35e3c3a14b6b18901b6b27e50fc709ce0559f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 4cbdef191c5c0f08043291f7c11167cd649880cc)
|
|
It allows running
test_boot_into_disabled_port_security_network_without_secgroup.
It also sets a few default values.
Change-Id: I851c5d13705e0419a7e664e05d32eec0efb417c6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 9e128dcdbf26ace6790e9c0307b7e6e37763f43b)
|
|
It was blacklisted for a while and it's still failing [1][2].
It has to be removed from scenarios (blacklisting is useless and could
mislead endusers).
[1] http://artifacts.opnfv.org/functest/BYERCT6UZDWT/functest-opnfv-functest-benchmarking-iruya-rally_full-run-227/rally_full/rally_full.html
[2] http://artifacts.opnfv.org/functest/LYQLHFQB7CTI/functest-opnfv-functest-benchmarking-hunter-rally_full-run-329/rally_full/rally_full.html
Change-Id: I9ccea90a70024b6e54d873024cf550db5beea990
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit c0f66abd6d97dc3ffa707e4fb02dc41fe7337653)
|
|
Change-Id: Ibc9aa210846ad2163f7ef943d224374dfff6f1ec
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 0374c91ac2d5af94d274d19ee37f995c48372cf3)
|
|
It also selects the last commit [1].
https://opendev.org/x/vmtp/commit/34a82c9f3598ec7f5d8de0a6d5139b92931db4cc
Change-Id: Ie2cd33ee6b88dda4779c58c90b1692dbd7699f6b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
It eases dumping all logs for third-parties.
Change-Id: I6055e85902eb41cce01f1502cd31d7ec489708d8
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 14a39e86860031bc19d114a8641a52148e1e829e)
|
|
concurrency is set to 2 in the upstream job [1] but it conflicts with
serial also passed.
As it fails once without any other test in parallel, the number of
executors should be decreased [2].
[0] https://799189c1bf6a1aa9c8de-48970bda2a30ee836a70a12e61555969.ssl.cf1.rackcdn.com/694893/1/check/tempest-slow/1bf5851/job-output.txt
[1] http://artifacts.opnfv.org/functest/functest-opnfv-functest-smoke-cntt-hunter-tempest_slow-run-7/tempest_slow/tempest-report.html
Change-Id: I51bc9a584cf4b32a88b7a84d9387e7b8e90281c2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 83c3cc3f9b71de33cd1e88c11da4879156be7cf3)
|
|
git commit has to be executed via shell module [1].
It also update ansible to conform with the latest changes in
XtestingCI.
[1] https://github.com/ansible/ansible/issues/50334
Change-Id: I3cc7a675eddabb0cbd9834a9e64fe7389a11865f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 36acd696022081c06a4d5f25ac13ea50cc5f1d2a)
|
|
DevStack seems incorrect when configuring serial console in case of
multinode deployment (missing proxyclient_address in master, missing
socket in Rocky, etc). Then the testing is disabled.
Change-Id: I9d1d43017b0935b23ea2a939748b5f709212c70d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 55adb2ddd6ee699c026e6f623e599f4d6cb322cb)
|
|
As shaker always returns 0, it verifies the records and returns false
after the first failure.
Change-Id: I9393be0c65d315c1ca055de9f7f994f9db22eadb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 6b9e3d83030a6fe63d29bf679db93e4793700ee2)
|
|
Else it's falsy successfull [1]
[1] https://build.opnfv.org/ci/job/airship-opnfv-functest-vnf-latest-juju_epc-run/42/console
Change-Id: Ic9f7c37db998904833c90ae3ee912e9908617abd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit e03d0444b53d1a9eaeadf52f66fb69d35889d768)
|
|
It fixes falsy hrefs returned by OPNFV Test API.
Change-Id: Ib6e7e7e35cf6ad581fb67692dcba561769686007
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 3b7311af247edfdc3b6aa61b56b3c2afa4722347)
|
|
The pull request [1] is now merged.
[1] https://github.com/xrally/xrally-kubernetes/pull/46
Change-Id: Ida258c279314cdbbacf255c50b3a4d1224ea803b
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
|
|
It eases building CI/CD toolchains everywhere veryfing the compliance
between CNTT Chapter 5 API and local platforms.
Change-Id: Ia5375031d5e8cafca808d52c71dde70f80e841e9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 3259d7433b8315e0d4dce668c480f1a6594a5fc6)
|
|
It currently fails:
https://app.circleci.com/jobs/github/collivier/functest/189
Change-Id: I8d3e2f468c6c44fa2b680f0370100d2bcf786601
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 0ae9a065aefcb592c6a51b0004f98419d22fee0e)
|
|
The testcases related to ipv6 are currenty not executed because they
cannot be covered by our SUTs.
Close cntt-n/CNTT#696
Change-Id: Ic0ca3818011bede965702e778f37752059c86173
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit a1c9756dbf867a6cfacffdecadbaf66c412c129f)
|
|
It configures Rally to verify the mandatory services asked by CNTT.
It also prepares the next benchmarking (API and dataplane) KPIs.
Change-Id: Ie8701ddfa1a497f8b1a6f839e6ff7a77849b618c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 92460cf5330c29eb483d903f3aa659cbad1d58b8)
|
|
It forbids skipping any test and counts the testcases executed.
It mosly avoids running tests accoring to the upstream skip tests
(known bugs), related to nova-network, glance v1, keystone v2 and
all features defined as optional by CNTT.
It fixes an issue highlighted by yallint.
Close cntt-n/CNTT#624
Change-Id: Ib4678cb9e9fc37b16fcf21d8418931eae0f667d0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 21a0708799bd0fa61e086dc6f1c0f35c1450b55c)
|
|
Change-Id: Ib2898d48d21704a06cf1f4574df81f4f0dae3f52
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 97dffc8fa0c297854d2cb96e10833c40a7c949fe)
|
|
Else few tests are skipped if DifferentHostFilter is not available.
Change-Id: Idfc524216dc8503e590d4fed569a43e99ea22123
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit c8a4d5f41f90dcbc60e3b276ed560b3b10be7bef)
|
|
Gnocchi and Barbican are not currently selected by CNTT.
Then they are removed from the optional list.
Change-Id: I46d16b2cabd832b2655606b0708a6f43721cb3c5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit d673cd586a464079c35660e828d81952f2707b4f)
|
|
Our SUT allows verifying the next Nova features
- shelve
- vnc_console
- cold_migration
attach_encrypted_volume is now False because of ceph.
It writes the tempest default values to ease highlighting the overall
configuration.
Change-Id: Ib9ebc8e5b390ea99edf2c3aacbd873c5eb6e7abc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit f196f59ef2f3f4e4eca3759dbfa725f035614d5b)
|
|
Project Clearwater is backed by Metaswitch Networks [1].
They will therefore not be reinstating the 14.04 Project Clearwater
repo server.
Then all binaries have been compiled and published on
http://artifacts.opnfv.org/functest/clearwater/debian
Then it updates sources.list.d/clearwater.list
[1] https://www.projectclearwater.org/
Change-Id: I529e59f8aeeafb96bafb7da8a1cce5c4c5a9e031
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 0159c469d752fd41876c81995e113562650f73a0)
|
|
Ceph doesn't conform with the LVM driver and asks for modifying the
manage volume and snapshop refs [1].
It allows passing test_unmanage_manage_snapshot [2].
[1] https://opendev.org/openstack/tempest/commit/ebc752b59dd3e2164807930e31b313a92bce70d5
[2] http://artifacts.opnfv.org/functest/functest-opnfv-functest-smoke-latest-tempest_full-run-480/tempest_full/tempest-report.html
Change-Id: I8d3b2484ba5cbd203c32fa446fa27e17a80888d5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit ce9e26333b6f70a8fbabb86f9987c3c320e0cc26)
|
|
Ceph is now used as backend which requires few adaptations for live
migration. It differs from the main OpenStack gates but suits CNTT and
most of the feedbacks received from enduser deployments.
Change-Id: If6b76a7d4ec09f90467f3e63618c15a9b413bfbd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit f6d84155526f367c73a43a83aca31af9ecdcc51a)
|
|
It excludes test_federated_authentication as federation is currently
optional [1].
Close cntt-n/CNTT#624
[1] https://github.com/collivier/CNTT/commit/2e4ae5d0f4ebf4ef4bbc2504ed6cd46388361c09
Change-Id: Ie322e7912c429543c5da92f8afb33de3e8e75c8a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 8384c497bd55b0e31e971b0e01b2f3744c07eccb)
|
|
It bypasses the current S3 compat limitation as proposed by google
(multipart upload).
Change-Id: Id702bf32e41e0d2ff904f1e22df1998857454106
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 4895057eef7f967194885fd794dc01e311ae56de)
|
|
self.details is now a dict and summary is located under root [1].
[1] https://build.opnfv.org/ci/job/functest-opnfv-functest-smoke-hunter-rally_sanity-run/422/console
Change-Id: Ic89e674b2f6660704b9dafe6070a224753e2af46
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 07b6f59f209d4bdf7b9a722ac348f87f3bfce320)
|
|
It supports mimetypes and then eases reading the reports from browser.
Change-Id: Ic38fca9fb05ca1ad76b589800b22bc78882c7806
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 9df8ee861d2161a105598474092e5e83da88a354)
|
|
Both have to be modified else publishing artifacts fails [1].
[1] https://build.opnfv.org/ci/job/functest-opnfv-functest-healthcheck-latest-tempest_smoke-run/555/console
Change-Id: Ibd110e4b57cb443b12adea73f73c8cdf7f828652
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 793e17835b948be7c421d6b9e766878e82e56fa7)
|
|
Else it raises timeouts on travis-ci.org:
https://www.travis-ci.org/collivier/functest/builds/612068457
https://www.travis-ci.org/collivier/functest/builds/612116863
https://www.travis-ci.org/collivier/functest/jobs/612116916
Change-Id: Id34144ebcdf3f418d5a07068434eb7aa96b023d2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 6fd2216a21aad00a0c6fba272f04ee0319fc119a)
|