aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2024-01-09Updated from global requirementsstable/yogaCédric Ollivier2-5/+5
Change-Id: I85e62633b58ca771b6c5dfcd9bcdc42345d2a99c Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2024-01-09Precise the right Functest versionCé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-27Remove PyYaml from upper constraintsCédric Ollivier1-0/+1
It doesnt compile because of cython Change-Id: I271834f0c79456c7d5153dc35c1463b3bf75950e Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 98ae28297724b87719dfa6ff3c58460a3b1fc896)
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-05-13Update to RefStack 2022.11Cédric Ollivier5-16/+122
Change-Id: I7b7667987cb6369b27f2d15c670987ea99812335 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 27107d1f871dd7eb9eeab5f7c51086f3ef7e2ebe)
2023-05-12Set Compute min_microversion to 2.44Cédric Ollivier3-3/+3
It skips all floating IPs tests via Nova https://review.opendev.org/c/openstack/tempest/+/503797 Change-Id: If30d5bd46cfeec3df23ae6b7ad0ebdf7d003550f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit c71ccd56c5b1fd71d989fa7ed234db4c94bec009)
2023-03-28Stop install distlib via packagesCédric Ollivier1-2/+0
Change-Id: I2a98204da9875186be648c120474834216fffe93 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 7d27247c1f48ac7b371bfca726b613257d1974df)
2023-03-27Use pre-commit in CI to fix trailing blanks & tabsguillaume.lambert4-1/+24
Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: I7e2d918ced690624df44ef8a84df865aa8505b40 (cherry picked from commit beaf6055d77b00dc4ff90165512d2877afc7b79d)
2023-03-27Stop bashing functest scriptsguillaume.lambert18-59/+63
Though bash is a good interactive user shell and apart portability concerns, many UN*X systems and GNU+Linux distributions now prefers Almquist or Kornshell variants for scripting in order to improve the system performance and maintenability. https://wiki.ubuntu.com/DashAsBinSh https://mywiki.wooledge.org/Bashism https://en.wikipedia.org/wiki/Almquist_shell Signed-off-by: guillaume.lambert <guillaume.lambert@orange.com> Change-Id: I32c5490f9eab54e6cac594f3eac1e392edf8b272 (cherry picked from commit b9fedb6868306a6e3145b7ee851ea3a84353df9c)
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-15Replace nose by pytestCédric Ollivier4-19/+17
Change-Id: If4b8feac021fb2fe5994a6b6bd1e36d302cb8b88 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit f68869a7934fd054fa0f241c8045d86d879db1ef)
2023-03-13Switch to py3.10 in toxCédric Ollivier1-9/+9
it's alpine 3.16 version. Change-Id: I0114e23e5c52a5c8f0352df02d296e38c24c16e2 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
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-13Revert to Alpine 3.16Cédric Ollivier3-7/+7
ruby-bundler 2.3.26-r0 as proposed in Alpine 3.17 seems buggy https://github.com/googleapis/google-cloud-ruby/issues/19266 Change-Id: Ifcb6ba3e92d2ee5f21db859f6ee143a998dd6237 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2023-03-13Detect OpenStack XenaCédric Ollivier2-1/+11
Change-Id: I3b0c9e030f2d31a6151d9ba44f2a06a627b3d913 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2023-03-13Set Compute min_microversion to 2.36Cédric Ollivier3-0/+3
https://review.opendev.org/c/openstack/tempest/+/557169 Change-Id: I98c126deaae201a2d7b54972079fcc4d9703015f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2023-03-13Fix Yoga microversionsCédric Ollivier2-6/+6
Change-Id: Ief1793894d32e859505c58705505939ac69eaf3d Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2023-03-06Update rally-openstackCédric Ollivier1-1/+1
It includes the following fix: https://github.com/openstack/rally-openstack/commit/3984f97c1c9fd0695bab123da81323e83abac3a3 Change-Id: I9b83021f3263849ba4c58413d0a4119aece43044 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 6a613d3d2ddba580a1a7a42eb66b9146778e3cf0)
2023-03-06Fix tempest upper-constraintsCédric Ollivier1-4/+4
Change-Id: I2562cf2819fb144386ae711ae29208aca08bea1f Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2023-03-06Upgrade to Alpine 3.17Cédric Ollivier3-7/+7
Change-Id: Ia9d64a094e787e0693fab3c59deb33e2404ccfc6 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2023-03-06Set tempurl_digest_hashlib = sha1 in tempest_confCédric Ollivier3-0/+3
Functest uses Ceph in gate which doesn't support sha256 as default. Please see: - https://review.opendev.org/c/openstack/tempest/+/832771 - https://tracker.ceph.com/issues/56564 - https://github.com/ceph/ceph/pull/47723 Change-Id: I3e98301feca4b68b1f9ebb4a6b20feb505b2dd01 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 507cdbae45849f6ef1512ea8f51db9f7a328b318)
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)
2022-11-07Skip test_compute_unified_limits in tempest_scenario_cnttCédric Ollivier2-2/+4
All new features are skipped until RA1 put it as mandatory https://artifacts.opnfv.org/functest/3LQT9SQ6HYCM/functest-opnfv-functest-smoke-cntt-yoga-tempest_scenario_cntt-run-1/tempest_scenario_cntt/tempest-report.html Change-Id: I5f2deeee408703ff2d82e0ca26dc0cdd5ef765ec Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit b1a0e9cdb0777e628ce303639c10f422048d4ec0)
2022-11-07Decrease test count in tempest_heat_cnttCédric Ollivier2-2/+2
https://artifacts.opnfv.org/functest/Z5NOKCLXQA25/functest-opnfv-functest-smoke-cntt-yoga-tempest_heat_cntt-run-1/tempest_heat_cntt/tempest-report.html Change-Id: I95be34b107bc6e731031abae304f3acc6f090244 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit ae2795f4fedf8a9765edd2aeeb909957416e680d)
2022-11-07Filter local_ip testingCédric Ollivier2-2/+4
It's a new feature which has not been set as mandatory by Anuket Change-Id: Ib5d4cdc266b9db6c798dc3a1f27dc6c99012d534 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit ce625fb8c3a484139c3810b1e745f896b11e6b0d)
2022-10-25Fix tags in Functest smokeCédric Ollivier2-14/+15
Change-Id: I3ac85a0e29ab831e3900e3566fa7178d27b4f028 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2022-10-25Update Alpine version to 3.16Cédric Ollivier1-4/+2
It's the latest stable version. https://www.alpinelinux.org/posts/Alpine-3.16.0-released.html Change-Id: I567bf68675e8de853aeb204c97994b08f3dda6c2 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2022-04-25Prepare docker builds for yogaCédric Ollivier10-52/+52
Change-Id: Ieecfc7a51f7440b2c6f576df38922144173062d3 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2022-04-25Set defaultbranch=yoga in .gitreviewCédric Ollivier1-0/+1
Change-Id: I559f8c85e1e6e48816aa5779e1705f1e25b32655 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2022-03-04Leverage xtesting 0.96.0Cédric Ollivier8-9/+9
Change-Id: Ica7d7afb041d946dc25e37d736b07a3ad13c1ef7 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>
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>
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>
2021-12-06Skip test_volume_actions_rbac.VolumesActionsV310RbacTestCédric Ollivier2-0/+6
It completes the previous patch. http://artifacts.opnfv.org/functest/2BTYC9OZVCC2/functest-opnfv-functest-smoke-latest-patrole_member-run-188/patrole_member/tempest-report.html Change-Id: I03d3a21e72c5bc5335d77b8ce972601f8d2d273a Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-12-06Skip ZaqarSignalTransportTest in tempest_heat_cnttCédric Ollivier2-0/+2
CNTT doesn't ask for messaging service. http://artifacts.opnfv.org/functest/Y2DWN1R2YMHV/functest-opnfv-functest-smoke-cntt-latest-tempest_heat_cntt-run-171/tempest_heat_cntt/tempest-report.html Change-Id: Ia51a195fc937184932a6daabf670e4646f300f53 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-12-06Exlude programming issues in Patrole test casesCédric Ollivier2-0/+54
http://artifacts.opnfv.org/functest/5R496QTS4IFG/functest-opnfv-functest-smoke-latest-patrole_admin-run-187/patrole_admin/tempest-report.html http://artifacts.opnfv.org/functest/5R496QTS4IFG/functest-opnfv-functest-smoke-latest-patrole_member-run-187/patrole_member/tempest-report.html http://artifacts.opnfv.org/functest/5R496QTS4IFG/functest-opnfv-functest-smoke-latest-patrole_reader-run-187/patrole_reader/tempest-report.html Change-Id: Icd494ed69efaea37818d5b63a9772c4625aa8e08 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-12-06Skip test_network_qos_placement in tempest_scenario_cnttCédric Ollivier2-0/+2
http://artifacts.opnfv.org/functest/RWGPS2N4S9AK/functest-opnfv-functest-smoke-cntt-latest-tempest_scenario_cntt-run-198/tempest_scenario_cntt/tempest-report.html Change-Id: Ife673af908294d9aaff3fcb08ea7569ad3f43bce Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-12-06Increase tempest_full_cntt test_countCédric Ollivier2-2/+2
http://artifacts.opnfv.org/functest/KZZNYVZ3KXTC/functest-opnfv-functest-smoke-cntt-latest-tempest_full_cntt-run-201/tempest_full_cntt/tempest-report.html Change-Id: I4be720dfca3af4961951f095f834a1453e4d92a9 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-12-06Skip tempest_heat tests asking for messaging serviceCédric Ollivier2-0/+6
http://artifacts.opnfv.org/functest/JVAWH4X6HW5U/functest-opnfv-functest-smoke-cntt-latest-tempest_heat_cntt-run-170/tempest_heat_cntt/tempest-report.html Change-Id: I69b5c796490447f4d6a271190c7b02c561d3bd25 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
2021-12-06Increase tempest_neutron_cntt test_countCédric Ollivier2-2/+2
http://artifacts.opnfv.org/functest/3JQK2X84WTCX/functest-opnfv-functest-smoke-cntt-latest-tempest_neutron_cntt-run-165/tempest_neutron_cntt/tempest-report.html Change-Id: I0b534e096f13c3096e4c04cecf463deb245d99e8 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
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-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>
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>
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>