commit | ba5cb852b8fb1b34a6ce31a4995b6635522f4381 | [log] [tgz] |
---|---|---|
author | Martin Kopec <mkopec@redhat.com> | Thu Apr 18 13:23:29 2024 +0200 |
committer | Martin Kopec <mkopec@redhat.com> | Thu Apr 18 13:23:29 2024 +0200 |
tree | b09b8959a5148ebfa45766f38aea25eb5e87e616 | |
parent | c0da6e843a74c2392c8e87e8ff36d2fea12949c4 [diff] |
Fix str to str comparison in live migration test The str to str comparison in the test_server_connectivity_live_migration_compute uses a "<" operation that does not work as intended. Let's fix that by using the tempest module created for comparing string microversions. Change-Id: Id6d18c93e8637d797404a62a23d3fcc61208fd4c