Merge pull request #70084 from ShwetaBhosale1/fix_issue_78099_fix_qa_test_nfs.py

qa: fixed the NFS protocol version in test_nfs.py

Reviewed-by: Redouane Kachach <rkachach@ibm.com>
This commit is contained in:
Redouane Kachach 2026-07-13 11:18:48 +02:00 committed by GitHub
commit 177897b4f8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -56,7 +56,7 @@ class TestNFS(MgrTestCase):
"squash": "none",
"security_label": True,
"protocols": [
3, 4
4
],
"transports": [
"TCP"