yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #92592
[Bug 2025813] Re: test_rebuild_volume_backed_server failing 100% on nova-lvm job
https://review.opendev.org/q/Ia198f712e2ad277743aed08e27e480208f463ac7
** Also affects: nova/antelope
Importance: Undecided
Status: New
** Also affects: nova/zed
Importance: Undecided
Status: New
** Also affects: nova/yoga
Importance: Undecided
Status: New
** Changed in: nova/antelope
Status: New => In Progress
** Changed in: nova/antelope
Importance: Undecided => Critical
** Changed in: nova/antelope
Assignee: (unassigned) => sean mooney (sean-k-mooney)
** Changed in: nova/yoga
Status: New => Triaged
** Changed in: nova/yoga
Importance: Undecided => Critical
** Changed in: nova/zed
Status: New => Triaged
** Changed in: nova/zed
Importance: Undecided => Critical
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/2025813
Title:
test_rebuild_volume_backed_server failing 100% on nova-lvm job
Status in OpenStack Compute (nova):
In Progress
Status in OpenStack Compute (nova) antelope series:
In Progress
Status in OpenStack Compute (nova) yoga series:
Triaged
Status in OpenStack Compute (nova) zed series:
Triaged
Bug description:
After the tempest patch was merged [1] nova-lvm job started to fail
with the following error in test_rebuild_volume_backed_server:
Traceback (most recent call last):
File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper
return f(*func_args, **func_kwargs)
File "/opt/stack/tempest/tempest/api/compute/servers/test_server_actions.py", line 868, in test_rebuild_volume_backed_server
self.get_server_ip(server, validation_resources),
File "/opt/stack/tempest/tempest/api/compute/base.py", line 519, in get_server_ip
return compute.get_server_ip(
File "/opt/stack/tempest/tempest/common/compute.py", line 76, in get_server_ip
raise lib_exc.InvalidParam(invalid_param=msg)
tempest.lib.exceptions.InvalidParam: Invalid Parameter passed: When validation.connect_method equals floating, validation_resources cannot be None
As discussed on IRC with Sean [2], the SSH validation is mandatory now
which is disabled in the job config [2].
[1] https://review.opendev.org/c/openstack/tempest/+/831018
[2] https://meetings.opendev.org/irclogs/%23openstack-nova/%23openstack-nova.2023-07-04.log.html#t2023-07-04T15:33:38
[3] https://opendev.org/openstack/nova/src/commit/4b454febf73cdd7b5be0a2dad272c1d7685fac9e/.zuul.yaml#L266-L267
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/2025813/+subscriptions
References