commit | e18335e1a221cb2ff4c84e27d0dd122f968e3c42 | [log] [tgz] |
---|---|---|
author | Paras Babbar <PBabbar@redhat.com> | Tue Jun 23 17:09:19 2020 -0400 |
committer | Paras Babbar <PBabbar@redhat.com> | Thu Jul 09 14:53:26 2020 -0400 |
tree | fc5f41b2c931c4882b105195d149583cf9084995 | |
parent | e1eebfa8451d4c28bef0669e4a7f493b6086cab9 [diff] |
Add skip flags for block level live migration This has been observed recently that block level live migration started failing with micro version 2.24 if the user doesn't mention the "block_migration_for_live_migration" it adds none in the api and thus tries to run it as shared storage live migration and thus the test failed. Change-Id: I4a3c1b83ee51a03a49f96b83e020419a306a15b3 Closes-Bug: 1884832