nfs: Add kernel NFS baremetal + NFS LTP baremetal#24683
Open
schlad wants to merge 3 commits intoos-autoinst:masterfrom
Open
nfs: Add kernel NFS baremetal + NFS LTP baremetal#24683schlad wants to merge 3 commits intoos-autoinst:masterfrom
schlad wants to merge 3 commits intoos-autoinst:masterfrom
Conversation
dd84772 to
0af0786
Compare
87654df to
9f9087c
Compare
Contributor
|
Comment to get notifications on this :). |
Contributor
|
Also, crazy idea we probably don't want to implement would be to start using kirk for this multi machine tests. |
a789112 to
08901b7
Compare
NFS baremetal: Introduce new test coverage This commit aims at re-using 2 mlx enabled servers to run NFS tests against them. The idea is to re-use NFS-multimachine test setup and run that withouth the support server with basic nfs_server and nfs_client setup. The test run excercise the NFSv4 and NFSv3 and do some sanity, basic smoke testing. Then stress-ng module runs against present nfs mounts. Finally ltp nfs tests run for the first time as real 2-hosts set-up.
08901b7 to
37e3322
Compare
To be removed later
b30d144 to
d804fcb
Compare
5c9e466 to
2675190
Compare
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.
The PR handles a few progress tickets:
Related ticket:
(1) NFS multimachine native openqa tests on baremetal: https://progress.opensuse.org/issues/186341
(2) NFS let tests in 2-hosts set-up: https://progress.opensuse.org/issues/186918