test_traffic_ops octavia tempest tests are failing with Connection to the 192.168.24.149 via SSH timed out.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
High
|
Unassigned |
Bug Description
For testing octavia, we have three jobs to run octavia tempest tests:
* sc10
* sc10-kvm
* sc10-ovn
While running octavia scenario tests, this tests is continuously failing:
{0} setUpClass (octavia_
Captured traceback:
~~~~~~~~~~~~~~~~~~~
Traceback (most recent call last):
File "/usr/lib/
File "/usr/lib/
File "/usr/lib/
return function()
File "/usr/lib/
socket.timeout: timed out
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/
File "/usr/local/
raise value
File "/usr/lib/
File "/usr/lib/
File "/usr/lib/
File "/usr/lib/
File "/usr/lib/
File "/usr/local/
raise value
File "/usr/lib/
return function(self, *args, **kwargs)
File "/usr/lib/
File "/usr/lib/
connection = self._get_
File "/usr/lib/
tempest.
User: cirros, Password: None
It is one of the important test for testing octavia FIP tests. It is failing on train, ussuri and master.
Here is the tempest.conf
load_balancer]
member_role = "Member"
test_with_ipv6 = False
enable_
admin_role = admin
RBAC_test_type = owner_or_admin
In octavia workers logs, we found nothing. There might be some issue on network side.
It is a tracker bug, till we fix it.
Changed in tripleo: | |
milestone: | victoria-1 → victoria-3 |
Changed in tripleo: | |
milestone: | victoria-3 → wallaby-1 |
Changed in tripleo: | |
milestone: | wallaby-1 → wallaby-2 |
Changed in tripleo: | |
milestone: | wallaby-2 → wallaby-3 |
Changed in tripleo: | |
milestone: | wallaby-3 → wallaby-rc1 |
Changed in tripleo: | |
milestone: | wallaby-rc1 → xena-1 |
Changed in tripleo: | |
status: | Triaged → Fix Released |
Related fix proposed to branch: master /review. opendev. org/735854
Review: https:/