test_rebuild_volume_backed_server failing 100% on nova-lvm job
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| OpenStack Compute (nova) |
Fix Released
|
High
|
sean mooney | ||
| Antelope |
Fix Released
|
Critical
|
sean mooney | ||
| Yoga |
Fix Released
|
Critical
|
Unassigned | ||
| Zed |
Fix Released
|
Critical
|
Unassigned | ||
| devstack-plugin-ceph |
New
|
Undecided
|
Unassigned | ||
Bug Description
After the tempest patch was merged [1] nova-lvm job started to fail with the following error in test_rebuild_
Traceback (most recent call last):
File "/opt/stack/
return f(*func_args, **func_kwargs)
File "/opt/stack/
self.
File "/opt/stack/
return compute.
File "/opt/stack/
raise lib_exc.
tempest.
As discussed on IRC with Sean [2], the SSH validation is mandatory now which is disabled in the job config [2].
[1] https:/
[2] https:/
[3] https:/
fix: https:/ /review. opendev. org/c/openstack /nova/+ /887632