On 03/04/2020 05:30 PM, Omar Sandoval wrote: >> + _create_nvmet_subsystem "${SUBSYS_NAME}" "${LOOP_DEV}" \ >> >+ "91fdba0d-f87b-4c25-b80f-db7be1418b9e" ${cid_min} ${cid_max} >> >+} > Sorry, I wasn't ignoring these patches, they just made me realize that > we really do need a way to skip a test from the test function itself, so > I wanted to implement that first. Could you try rebasing on my skip-test > branch (https://github.com/osandov/blktests/tree/skip-test) and > reworking this so you don't have to split the setup between requires() > and test()? > Sure, thanks for adding this, will send an updated series. >> >