Public bug reported: neutron-tempest-plugin-api job start failing, test_security_group_recreated_on_port_update:
Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/neutron_tempest_plugin/api/admin/test_security_groups.py", line 43, in test_security_group_recreated_on_port_update self.assertIn('default', names) File "/opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/testtools/testcase.py", line 421, in assertIn self.assertThat(haystack, Contains(needle), message) File "/opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/testtools/testcase.py", line 502, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 'default' not in [] Seems the culprit is patch https://review.opendev.org/c/openstack/neutron/+/777605. ** Affects: neutron Importance: Critical Assignee: Oleg Bondarev (obondarev) Status: New ** Tags: gate-failure -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1923470 Title: test_security_group_recreated_on_port_update fails in CI Status in neutron: New Bug description: neutron-tempest-plugin-api job start failing, test_security_group_recreated_on_port_update: Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/neutron_tempest_plugin/api/admin/test_security_groups.py", line 43, in test_security_group_recreated_on_port_update self.assertIn('default', names) File "/opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/testtools/testcase.py", line 421, in assertIn self.assertThat(haystack, Contains(needle), message) File "/opt/stack/tempest/.tox/tempest/lib/python3.8/site-packages/testtools/testcase.py", line 502, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: 'default' not in [] Seems the culprit is patch https://review.opendev.org/c/openstack/neutron/+/777605. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1923470/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp