Closed kshtsk closed 3 months ago
On teuthology side at least for vms the lock/unlock mechanism still needs some records in return object like machine_type and is_vm:
https://github.com/ceph/teuthology/blob/main/teuthology/lock/cli.py#L168 https://github.com/ceph/teuthology/blob/main/teuthology/lock/cli.py#L174
Fixes: fb1c596bd68a559bb504a80dce39966cc6578c45
@zmc take a look, can we merge it or we need to fix it on teuthology side by adding another query for status to the paddles?
Someone faced with this too: https://tracker.ceph.com/issues/63643
On teuthology side at least for vms the lock/unlock mechanism still needs some records in return object like machine_type and is_vm:
https://github.com/ceph/teuthology/blob/main/teuthology/lock/cli.py#L168 https://github.com/ceph/teuthology/blob/main/teuthology/lock/cli.py#L174
Fixes: fb1c596bd68a559bb504a80dce39966cc6578c45