aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2024-01-09Precise the right Functest versionstable/xenaCédric Ollivier2-0/+6
Change-Id: Ia2bf3d3b5f5dcc03542f757acad9eb129a0801a2 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 7a1a8de00e68a0c0517e92c62a41b2da4ceee1c3)
2024-01-09Make ansible/site.gate.yml up-to-dateCédric Ollivier1-5/+10
Change-Id: I453ba137bd7b57b716fa4692f18b1137b9d638c0 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit f469c4a7244dded492a03ebf4b4d31c873f1fd96)
2024-01-09Remove tox pip_versionCédric Ollivier1-1/+0
Change-Id: Ic98be7d50c38c6aa221743cc71fc348e56480dc4 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 325baf2c7426b8e84bde31c3642a9fbfb05ea8da)
2023-10-23Publish Functest Virtual MachinesCédric Ollivier3-1/+19
Change-Id: I0c0b40df0fe1d72be07b950320f0e759156dd3b1 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 76be4ab4dae0348baff605dbc0e5dc12cbd4f92f)
2023-03-20Clean tabs and trailing blanksguillaume.lambert15-534/+534
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: I82c3a2c26f02d9314fce8fa3f5b49c4a65ec8f75 (cherry picked from commit 7677c43363c22c7bfca60855058af503860c63b8)
2023-03-13test_openstack_version14 -> test_openstack_version15Cédric Ollivier1-1/+1
Change-Id: I155a00e46762b6710baf30f47bf19730e0be1238 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2023-03-13Chanlge all wiki linksCédric Ollivier3-13/+3
Change-Id: Ia1693aa55ee84c9529dd2aab55e23746b74ef3a5 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 0914270da35fdd3db7d58ac250edd258a5d55c40)
2023-03-13Switch SNAPs link as it was removed from wikiCédric Ollivier2-3/+3
Change-Id: Ib187246a5f6f3912d4ce607001f26ab6b21fb150 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2023-03-13Detect OpenStack XenaCédric Ollivier1-0/+8
Change-Id: I3b0c9e030f2d31a6151d9ba44f2a06a627b3d913 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 0e1b036ed4f4527c09cf1355a707875f640ee569)
2022-11-08Stop using docker install scriptCédric Ollivier2-4/+4
As this script fails vs xenial, let's update ubuntu and install the official package. Change-Id: Iba4124429bcd80280f6c5d128758ca72f00bb8f7 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 587d560e6685ed7460d5f51dbaa1edde1fc27175) (cherry picked from commit ed537f467b3dfabc7a6abb05a96f9b4d52c7a8eb)
2022-11-07Remove neutron from constraintsCédric Ollivier1-0/+1
https://build.opnfv.org/ci/view/functest-docker/job/functest-xena-docker/1335/ Change-Id: Ifc6462b2854403f8891ac41ab6baa9c850c72d6d Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2022-02-07Fix incorrect robotframework-sshlibrary versionCédric Ollivier1-1/+1
It's silent in Functest but breaks ONAP integration gates. Co-Authored-By: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: Id8a6a96f3311dc53b107877fe6c9f53a7a83fc77 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit a628780776d12bb9461e38aa00cc54d93f5ffd84)
2022-01-28Update rally-openstack to latest crucial changesCédric Ollivier2-1/+28
It fixes cinder "update_volume_type() got an unexpected keyword and the bugs detected by CI (here Cinder v3) Then it also reverts: - Temporarily remove CinderVolumeTypes.create_and_update_volume_type - Temporarily blacklist CinderVolumeTypes.create_volume_type_add_and_list_type_access Change-Id: I3bdcc6891da25728453a80903aa18c113f81fd81 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2022-01-11Fix new enchant package nameCédric Ollivier1-1/+1
https://packages.debian.org/fr/bullseye/enchant-2 Change-Id: Idc5d856a8be90852c94ca213c62922e7ba6b2585 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 3885a894aeb42b7856d159be8252a3bb4e3c2fe8)
2022-01-05Update Xtesting to 0.94.0Cédric Ollivier1-1/+1
Change-Id: I34f816bedb7394034d3d149d496ab42fc18261bc Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit dd46fa34caae1f535bcf6305fcb160530ac3c373)
2021-12-04Temporarily blacklist ↵Cédric Ollivier1-13/+0
CinderVolumeTypes.create_volume_type_add_and_list_type_access Change-Id: Ibe2437970d962af8262e885e44a2caafb4c08828 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-12-03Temporarily remove CinderVolumeTypes.create_and_update_volume_typeCédric Ollivier1-14/+0
A few tests are linked to Cinder v2 which was dropped in Xena Change-Id: I1d7e4ff4cdca61e553738ae79d21eb34033198a8 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-12-03Upgrade rally-openstack to 2.2.0Cédric Ollivier1-1/+1
Change-Id: I780c35db947d4293f5e7e2ff6d9d82dac10c9e8f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-11-26Enable RefStack backCédric Ollivier1-2/+0
Change-Id: Ia87753bb12963c2da9515231b1241860546b7cfe Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-11-25Filter test_policy_minimum_bandwidth_rule_rbac in PatroleCédric Ollivier2-0/+6
https://artifacts.opnfv.org/functest/H5LU90NKXLQX/functest-opnfv-functest-smoke-xena-patrole_admin-run-13/patrole_admin/tempest-report.html Change-Id: Id4477c52b71147f47c590369a9030dd997c69da6 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit c21b9453d34bac7be124b4133fb8a1501e92770b)
2021-11-25Reduce Patrole test case listsCédric Ollivier2-0/+66
They seem related to Patrole obsolescence patrole_tempest_plugin.rbac_exceptions.RbacParsingException: Attempted to test an invalid policy file or action Details: Policy action "volume_extension:types_manage" not found in policy files: [] or among registered policy in code defaults for cinder service. Change-Id: I2e0bfeb150c8835b47bddac7130021963850397a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit c7a5cf97160a6b980249da846cd8c40430d42073)
2021-11-25Increate test_count in tempest_slow_cnttCédric Ollivier2-2/+2
http://artifacts.opnfv.org/functest/6ULJF575WVG6/functest-opnfv-functest-smoke-cntt-xena-tempest_scenario_cntt-run-3/tempest_scenario_cntt/tempest-report.html Change-Id: I88446714338e46188f61bcac8967196c421f0edd Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 70b49c093c683170f38b6ef822053d82bc5f9486)
2021-11-25Increate test_count in tempest_full_cnttCédric Ollivier2-2/+2
http://artifacts.opnfv.org/functest/4PVT7P9NXUD4/functest-opnfv-functest-smoke-cntt-xena-tempest_full_cntt-run-3/tempest_full_cntt/tempest-report.html Change-Id: I1e25aa3ca73c52cf30d69bf6e3932b3505175ea2 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 00c6cecbb618183aaebfef85ca3fe83c9c291062)
2021-11-22Skip new image import related tests in CNTTCédric Ollivier2-0/+4
This feature is optional in CNTT. Change-Id: Iaf2cd7bf8cbba7d4b1f69d51cd41c37842d7bbcd Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 2ec8656ca144af77462faaa80bc990255faf6488)
2021-11-22Take hostname_fqdn_sanitization into accountCédric Ollivier5-0/+5
It's skipped in CNTT as it's not enabled yet. Change-Id: Iac3976f4a5fbc2a1e32934bcb4c49877c5753ed4 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit f3bfdf806216930da4da656684f8955503ba3538)
2021-11-15Update linters and fix all new issuesCédric Ollivier38-356/+344
It mostly add encoding in open calls and leverage f-strings. Change-Id: Ifead18fc724a452c1067dcf91dc577032edc9c59 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 4fdbdd34fb5fea55571a18b2438ececa953928ff)
2021-11-09Update Xtesting to 0.93.0Cédric Ollivier1-1/+1
Change-Id: Idc5cc6d83d3f4f4786fae533bafeafc1ac9ea245 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit e25e576af33547657c278e2dae49b033bf6a1fa1)
2021-11-08Sync requirements.txtCédric Ollivier2-2/+2
Change-Id: If20994285d09234f4bf696de5f8462e660b48b9b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-10-15Add Xena tags in README.mdCédric Ollivier2-15/+16
Change-Id: I89ec89a859869bcbf90d87d646809bc2ca553a8c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-10-15Update RefStack test case descriptionsCédric Ollivier2-10/+0
RefStack now allows skip tests. Change-Id: I32f57388be81e3ace326c76320a33ca16c01bdba Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-10-12Update tempest plugin test countsCédric Ollivier2-2/+8
http://artifacts.opnfv.org/functest/0V6VK1CX6MXV/functest-opnfv-functest-smoke-cntt-xena-tempest_neutron_cntt-run-1/tempest_neutron_cntt/tempest-report.html http://artifacts.opnfv.org/functest/39VVHMHL4G7J/functest-opnfv-functest-smoke-cntt-xena-tempest_heat_cntt-run-1/tempest_heat_cntt/tempest-report.html Change-Id: I62c76e4d34f4bf840f0e6e0b4b201b16f3ab4d8e Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-10-11Update tags and branches to XenaCédric Ollivier4-21/+21
Change-Id: I14b36aee77848067aa45a2bfdba5fa224c230980 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-10-11Prepare all Functest stable/xena containersCédric Ollivier12-52/+54
Change-Id: Ic843ba12132bf25ad7c339bd483f0a211ac2d003 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-10-11Update .gitreview to stable/xenaCédric Ollivier1-1/+1
Change-Id: I2631d424b73b8074e0de7fcf6b14a9ff3ea4ed1c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-08-18Fallback VMTP to "Support both IPv4 and IPv6 DNS servers when creating networks"Cédric Ollivier1-1/+1
Bootable volume support (bump) is breaking cinder changes removing Cinder v3 [1]. [1] https://opendev.org/x/vmtp/commit/5ac228a575153e059e3d683d5e125415dd32e89f Change-Id: Id71332f537203d45ad62dae13745f505f46734b6 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-08-18Update pylint to latest stableCédric Ollivier1-2/+1
It also stops filtering py27 which dropped for a while. Change-Id: Idf19d1d90e0c753b6c05bbe77f3748027c2e0af5 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-08-18Switch to provider_vlans publicCédric Ollivier2-2/+2
It follows the new OpenStack gate configs. Change-Id: I74ae08bf857f092012abab59e108128fc54ddea4 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-08-18Update to Alpine 3.14Cédric Ollivier38-274/+243
It also fixes lots of new pylint warnings. Change-Id: I3376aee5649596c53bc2941ad4d8e0674a2967fe Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-08-10Select Wallaby as CNTT baseline (Lakelse)Cédric Ollivier1-2/+2
Change-Id: I5637da29b3fa4c43e288ffb5f2306273a5bc2c9e Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-06-30Update README.mdCédric Ollivier1-3/+2
It takes Wallaby into account Change-Id: I529147fd2e80bcc4a19c786b46a0412b32f9ffb5 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-06-10Remove distlib from constraintsCédric Ollivier1-0/+1
Else it fails when uninstalling distlib. https://build.opnfv.org/ci/job/functest-kubernetes-opnfv-functest-kubernetes-core-latest-build/48/console Change-Id: Ibec464eed800f5b9e7d55bff6bb02f1c43b15aff Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-05-26Remove six from Openstack requirementsCédric Ollivier1-0/+1
Attempting uninstall: six Found existing installation: six 1.15.0 [91mERROR: Cannot uninstall 'six'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall. https://github.com/openstack/requirements/blob/master/upper-constraints.txt#L445 Change-Id: Id31393e9df11920ebebb13cfc4d9080c49a85e52 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-05-26Add enchant in travis-ciCédric Ollivier1-0/+1
Change-Id: Ibbf0ecfc0b1e178a27a4981b10689f62fa103d62 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-05-25Switch to focal in travis-ci gatesCédric Ollivier1-8/+1
Change-Id: Id6d1685762be5d81c5093c05f85c0cc36c234d76 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 847a25ffe68aaa98e6101cd66e74144b6c25ea1e)
2021-05-21Skip new Cinder rbac testing in CNTTCédric Ollivier2-0/+2
Change-Id: Ic497f405fd60edeb9a19180de8002ebeee81d3cb Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-05-21Skip new Glance testing in CNTTCédric Ollivier2-2/+9
They ask for features not mandatory in CNTT Change-Id: I8c1017d2ca76cde90dc8dc66b51d42511bd54ce2 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-05-21Skip new Keystone RBAC testing in CNTTCédric Ollivier2-0/+2
Change-Id: Ieb0b1992658cc559447e0d5777683c3cac66a766 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit c2d68b7235efca6743350b362daf63cc9960775b)
2021-05-21Skip test_get_network_ip_availabilitiesCédric Ollivier2-0/+6
http://artifacts.opnfv.org/functest/T5HYYAOA3L02/functest-opnfv-functest-smoke-wallaby-patrole_admin-run-7/patrole_admin/tempest-report.html http://artifacts.opnfv.org/functest/H3A87GU7QKXC/functest-opnfv-functest-smoke-latest-patrole_reader-run-153/patrole_reader/tempest-report.html Change-Id: I7b2aabdec4bed6928e0672d73627f6ea67f811df Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-05-19Update test case countsCédric Ollivier2-4/+4
Change-Id: I5a10da026a98218496de36beb0a92d668514e336 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-05-19Configure dashboard.dashboard_url if tempest_slowCédric Ollivier4-18/+16
Tempest Horizon is now also executed in tempest_slow. Change-Id: I910adc68eeb067d089b705feb794911afd1747e0 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>