+71
−0
Loading
Resize tests were extremely basic so far, extend them with a test case that actually tries to do some I/O before and after the resize. I would like to keep it as a separate test case, because it uses NBD which used to be quite buggy at some point. If the resize tests fail on this new test case, it means the previous very basic resize tests have passed and the lvol resize functionality itself doesn't show any failures - this might potentially simplify some root causing later on. Change-Id: I7ee45243ee4fc025fc71f6eee4c946211c07a78a Signed-off-by:Darek Stojaczyk <dariusz.stojaczyk@intel.com> Signed-off-by:
Pawel Kaminski <pawelx.kaminski@intel.com> Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/462187 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>