]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/qemu: Fix OS version comparison 58171/head
authorZack Cerza <zack@redhat.com>
Fri, 14 Jun 2024 19:37:16 +0000 (13:37 -0600)
committerIlya Dryomov <idryomov@gmail.com>
Thu, 20 Jun 2024 15:07:58 +0000 (17:07 +0200)
commitc67550651bc7dbc4680ddb2a56bd90b5ee6032fc
treed495ee1e4279934d39f3ee147da8dc9f66dffaa3
parent0c4f1b04c42795f8d35a0cb50293be378d4c83ac
qa/tasks/qemu: Fix OS version comparison

See: https://sentry.ceph.com/share/issue/21ed88d705854238bdafbf6711e795ee/
They're strings, not floats.
This surfaced as a result of https://github.com/ceph/teuthology/pull/1953

Signed-off-by: Zack Cerza <zack@redhat.com>
(cherry picked from commit 260a45a03148ba4d2bbfcac9485bcf9a8743cade)
qa/tasks/qemu.py