Hide Forgot
Description of problem: Traceback (most recent call last): File "/home/stack/tempest/tempest/test.py", line 126, in wrapper return f(self, *func_args, **func_kwargs) File "/home/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 395, in test_network_basic_ops self.check_public_network_connectivity(should_connect=True) File "/home/stack/tempest/tempest/scenario/test_network_basic_ops.py", line 203, in check_public_network_connectivity self.check_floating_ip_status(floating_ip, floatingip_status) File "/home/stack/tempest/tempest/scenario/manager.py", line 733, in check_floating_ip_status st=status)) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 348, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python2.7/site-packages/testtools/testcase.py", line 433, in assertThat raise mismatch_error MismatchError: 'ACTIVE' != u'ERROR': FloatingIP: <"FloatingIP" addr="2001:db8:fd00:1000:dead:beef:cafe:f14" id="e71a4b25-d447-46a8-91a7-d469865f7a47"> is at status: ERROR. failed to reach status: ACTIVE
This bug did not make the OSP 8.0 release. It is being deferred to OSP 10.
Seems like Networking or Tempest issue.
It's passing on latest RHOS7 virthost ha runs, and this was filed against a poodle. Seems safe to close this.