SSH timeouts happens very often in the ovn based CI jobs
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Fix Released
|
Critical
|
Unassigned |
Bug Description
I saw those errors mostly in the neutron-
https:/
https:/
https:/
In all those cases, common thing is that VMs seems to get IP address from dhcp properly, cloud-init seems to be working fine but SSH to the FIP is not possible.
tags: | added: neutron-proactive-backport-potential |
Reviewed: https:/ /review. opendev. org/c/openstack /neutron/ +/791365 /opendev. org/openstack/ neutron/ commit/ 4de350a54a3e3e5 9371391a7a02244 7b49ae508e
Committed: https:/
Submitter: "Zuul (22348)"
Branch: master
commit 4de350a54a3e3e5 9371391a7a02244 7b49ae508e
Author: Slawek Kaplonski <email address hidden>
Date: Fri May 14 08:31:32 2021 +0200
Switch neutron-rally-task job to ML2/OVS and skip "test_models_sync"
After switch of the default Neutron backend to the ML2/OVN
in the Devstack we had 2 rally jobs running actually with the
same Neutron backend.
This patch configures explicitly ML2/OVS as a backend in the rally-task' job so it is like it was before the change in
'neutron-
the Devstack repo.
In order to fix the CI, this patch also skips "test_models_sync" test included" flag. When creating a
cases. Once [1] is fixed and released, we'll be able to create SQL
tables specifying the "_constraints_
table, this flag should be set to "False" in order to be able to set
the "index" and "unique" parameters for each column in the table
definition, as we do now.
"test_ update_ router_ admin_state" is excluded from ovn-tempest- slow" until LP#1890445 is fixed.
"neutron-
Set "test_restart_ wsgi_on_ sighup_ multiple_ workers" as unstable.
CI job "neutron- ovn-tempest- slow" has been set to non-voting until
LP#1930402 is fixed.
Related-Bug: #1929518
Related-Bug: #1890445
Related-Bug: #1930402
Related-Bug: #1930367
[1]https:/ /github. com/sqlalchemy/ alembic/ issues/ 848
Change-Id: I38ed7931169434 fecbbefa3762f51 a522ef3c509