Change in vdsm[master]: momTests.py: Fix typo "paramters" -> "parameters"

amureini at redhat.com amureini at redhat.com
Mon Jan 4 13:19:56 UTC 2016


Allon Mureinik has uploaded a new change for review.

Change subject: momTests.py: Fix typo "paramters" -> "parameters"
......................................................................

momTests.py: Fix typo "paramters" -> "parameters"

Change-Id: Ib6bb6c032276b9bfa69f61bcf05dbb4ade6338e4
Signed-off-by: Allon Mureinik <amureini at redhat.com>
---
M tests/functional/momTests.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/09/51309/1

diff --git a/tests/functional/momTests.py b/tests/functional/momTests.py
index 2f96d6c..4cd9be1 100644
--- a/tests/functional/momTests.py
+++ b/tests/functional/momTests.py
@@ -63,7 +63,7 @@
         run = 1
         pages_to_scan = random.randint(100, 200)
 
-        # Set a simple MOM policy to change KSM paramters unconditionally.
+        # Set a simple MOM policy to change KSM parameters unconditionally.
         testPolicyStr = """
             (Host.Control "ksm_run" %d)
             (Host.Control "ksm_pages_to_scan" %d)""" % \


-- 
To view, visit https://gerrit.ovirt.org/51309
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib6bb6c032276b9bfa69f61bcf05dbb4ade6338e4
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Allon Mureinik <amureini at redhat.com>


More information about the vdsm-patches mailing list