Skip to content

Conversation

@igaw
Copy link
Collaborator

@igaw igaw commented Dec 8, 2025

Some of the tests do not require that NS management is supported. Make it non fatal.

I suppose we want to mark those tests which rely on this feature 'skipable' when the tests depens on NS mgmt. nvme_create_max_ns_test is obvious any other?

@MaisenbacherD @ikegami-t

The tests framework added supported and dependency on NS management for
clean setups. Though this prevents to run part of the tests suites on
devices which do no support NS management.

Add feature detection and skip the setup/tear down code for the NS
setup if the device doesn't support this.

Signed-off-by: Daniel Wagner <wagi@kernel.org>
@ikegami-t
Copy link
Contributor

Looks nvme_create_max_ns_test and nvme_create_max_ns_test are also calling nvme_create_max_ns_test so depended on the NS management supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants