]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/tasks/qemu: Fix OS version comparison
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:14 +0000 (17:07 +0200)
commit7fb22816dc66b11742bd52509ecea439c9db8ebd
treefd4ab9db2ee05b455dd1e10ac254e924f5f4bf9c
parentfca0265237e0d937c7cc3c745cd8473cfa34bac4
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