Skip to content
Snippets Groups Projects
Commit 1012ecf4 authored by Guido Trotter's avatar Guido Trotter
Browse files

qa: fix rename instance for non-lvm backed storage


The rename instance test performs an lvm-specific check for tags on the
instance volume. This should be in the future abstracted *inside* the
template class, and not explicitly called from qa.

This would allow other disks to perform the checks that make sense for
them. In the meantime though, we just make the same check only when the
backend storage for the instance is lvm-based.

Signed-off-by: default avatarGuido Trotter <ultrotter@google.com>
Reviewed-by: default avatarBernardo Dal Seno <bdalseno@google.com>
parent 1e123ff1
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment