On 8/31/22 05:09, Daniel Wagner wrote: > The target is allowed to change the number of I/O queues. Test if the > host is able to reconnect in this scenario. > > This test depends that the target supporting setting the amount of I/O > queues via attr_qid_max configfs file. If this not the case, the test > will always pass. Unfortunatly, we can't test if the file exist before > creating a subsystem. Perhaps create a subsystem and skip the test instead of passing with right skip reason since it creates ? OR that is too complicated to implement in the test ? -ck