Public bug reported: neutron-tempest-plugin test "test_qos_dscp_create_and_update" is failing in stable/wallaby CI. This is caused because of [1]. This patch is introducing a new DSCP mark (44). n-t-p is installing the new version and reading it but at the same time we are testing neutron-lib Wallaby, that doesn't have this patch.
In order to solve this, [2] was introduced in n-t-p. However stable/wallaby is checking out n-t-p tag 1.8.0 that doesn't have [2]. [1]https://review.opendev.org/c/openstack/neutron-lib/+/854117 [2]https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/854369 ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/2012912 Title: [neutron-lib][stable] Wallaby CI n-t-p, test "test_qos_dscp_create_and_update" failing Status in neutron: New Bug description: neutron-tempest-plugin test "test_qos_dscp_create_and_update" is failing in stable/wallaby CI. This is caused because of [1]. This patch is introducing a new DSCP mark (44). n-t-p is installing the new version and reading it but at the same time we are testing neutron-lib Wallaby, that doesn't have this patch. In order to solve this, [2] was introduced in n-t-p. However stable/wallaby is checking out n-t-p tag 1.8.0 that doesn't have [2]. [1]https://review.opendev.org/c/openstack/neutron-lib/+/854117 [2]https://review.opendev.org/c/openstack/neutron-tempest-plugin/+/854369 To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/2012912/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

