Incomplete FPIN-LI tests #246
Draft
johnmeneghini wants to merge 6 commits into
Draft
Conversation
Signed-off-by: John Meneghini <jmeneghi@redhat.com>
Do not merge Signed-off-by: John Meneghini <jmeneghi@redhat.com>
Signed-off-by: John Meneghini <jmeneghi@redhat.com>
This is just an experiment to write a stand alone script. Do not merge Signed-off-by: John Meneghini <jmeneghi@redhat.com>
Do not merge Signed-off-by: John Meneghini <jmeneghi@redhat.com>
If cscope and ctags are installed create the databases needed to brouse these shell scripts with cscope/ctags. Signed-off-by: John Meneghini <jmeneghi@redhat.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This branch contains the beginnings of an FPIN-LI blktest.
tests/nvme/069is a copy oftests/nvme/057which is the basic ANA test.Test Setup
See the
blktests README.mdfor more information.This test should be run against an upstream kernel with the appropriate patches applied to the
fc_loopdriver. In addition the following kernel config options should be enabled.Running Tests
Tests must be run from root account.
Example:
Test status.
tests/nvme/069- the nvme-fc marginal path handling test is currently incomplete and does not run because of dependencies on thefc_loopdriver.Example:
See the files:
NVMe_FC_ANA_Multipath_Setup.mdandNVMe_MARGINAL_Test_Summary.mdfor more information.