Change in vdsm[master]: tests: rename HostStatsThread tests

fromani at redhat.com fromani at redhat.com
Wed Jun 3 10:25:06 UTC 2015


Francesco Romani has uploaded a new change for review.

Change subject: tests: rename HostStatsThread tests
......................................................................

tests: rename HostStatsThread tests

HostStatsThread -> HostStatsThreadTests
for consistency.

Change-Id: Id8941bb1e4e78cebd06039dabee580ddcbc092cd
Signed-off-by: Francesco Romani <fromani at redhat.com>
---
M tests/samplingTests.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/77/41877/1

diff --git a/tests/samplingTests.py b/tests/samplingTests.py
index e574e49..a8f6028 100644
--- a/tests/samplingTests.py
+++ b/tests/samplingTests.py
@@ -216,7 +216,7 @@
                          (self._VALUES[-2], self._VALUES[-1], 1))
 
 
-class HostStatsThread(TestCaseBase):
+class HostStatsThreadTests(TestCaseBase):
     FAILED_SAMPLE = 3  # random 'small' value
     STOP_SAMPLE = 6  # ditto
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id8941bb1e4e78cebd06039dabee580ddcbc092cd
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <fromani at redhat.com>


More information about the vdsm-patches mailing list