Hi, On środa, 26 stycznia 2022 03:45:08 CET Brian Rosmaita wrote:
openstacksdk-functional-devstack began failing in the stable branches (xena through ussuri) shortly after 2022-01-24 11:53:49 with the error
openstack.exceptions.ResourceNotFound: ResourceNotFound: 404: Client Error for url: https://{ip_address}:9696/v2.0/qos/policies/ 69e472c0-37d2-46e0-9b9e-727c962c5 511/minimum_packet_rate_rules, The resource could not be found.
for these four tests:
openstack.tests.functional.network.v2.test_qos_minimum_packet_rate_rule.TestQ
oSMinimumPacketRateRule.test_find openstack.tests.functional.network.v2.test_qos_minimum_packet_rate_rule.Test QoSMinimumPacketRateRule.test_get openstack.tests.functional.network.v2.test_qos_minimum_packet_rate_rule.Test QoSMinimumPacketRateRule.test_list openstack.tests.functional.network.v2.test_qos_minimum_packet_rate_rule.Test QoSMinimumPacketRateRule.test_update
job build history:
https://zuul.opendev.org/t/openstack/builds?job_name=openstacksdk-functional-> devstack&branch=stable%2Fxena&branch=stable%2Fwallaby&branch=stable%2Fvictori a&branch=stable%2Fussuri
It's passing in master and stable/{train,stein,rocky}. Anyone know what's up?
Those tests are available only in master branch: [1] and they not exists in e.g. stable/xena [2]. I'm not sure how those jobs are defined exactly but my guess is that on those stable branches where it fails it runs openstacksdk from master branch. So either it should be changed and proper stable branch of the openstacksdk should be used there or we should skip those tests when API extension in neuron is not present. [1] https://opendev.org/openstack/openstacksdk/src/branch/master/openstack/ tests/functional/network/v2/test_qos_minimum_packet_rate_rule.py [2] https://opendev.org/openstack/openstacksdk/src/branch/stable/xena/ openstack/tests/functional/network/v2/test_qos_minimum_packet_rate_rule.py -- Slawek Kaplonski Principal Software Engineer Red Hat