On Mar 21, 2024 / 10:47, Daniel Wagner wrote: > Every invocation of _nvmet_connect_subsys passes in the default > nvme_trtype argument. nvme/rc also assumes the test is always using > nvme_trtype for trtype (e.g. cleanup code paths), thus just drop > this argument. It looks one _nvme_connect_subsys() call in _nvmet_passthru_target_connect() in tests/nvme/rc is left as it is.