<div dir="ltr">Hello, <div><br></div><div>Here is the situation: nova has live-migration feature but doesn't have ci job to cover it by functional tests, only gate-tempest-dsvm-multinode-full(<span style="color:rgb(0,0,0);font-family:sans-serif">non-voting, btw</span>), which covers block-migration only. </div><div>The problem here is, that live-migration could be different, depending on how instance was booted(volume-backed/ephemeral), how environment is configured(is shared instance directory(NFS, for example), or RBD used to store ephemeral disk), or for example user don't have that and is going to use --block-migrate flag. To claim that we have reliable live-migration in nova, we should check it at least on envs with rbd or nfs as more popular than envs without shared storages at all.</div><div>Here is the steps for that:</div><div><ol><li>make  gate-tempest-dsvm-multinode-full voting, as it looks OK for block-migration testing purposes;<br></li><li>contribute to tempest to cover volume-backed instances live-migration;</li><li>make another job with rbd for storing ephemerals, it also requires changing tempest config;</li><li>make job with nfs for ephemerals.</li></ol>These steps should help us to improve current situation with live-migration. <br><br></div><div>--</div><div>Timofey.<br></div><div><br></div></div>