Nir Soffer has uploaded a new change for review.

Change subject: tests: Rename storage.monitor test module
......................................................................

tests: Rename storage.monitor test module

We use storage_modulename_test.py now.

Change-Id: Ia0cf3ac326d8e50950771870c76d7b309514ffb6
Signed-off-by: Nir Soffer <nsof...@redhat.com>
---
M tests/Makefile.am
R tests/storage_monitor_test.py
2 files changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/85/56885/1

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 45f16bf..286bf65 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -137,9 +137,9 @@
        stompTests.py \
        storagefakelibTests.py \
        storageMailboxTests.py \
-       storageMonitorTests.py \
        storageServerTests.py \
        storagetestlibTests.py \
+       storage_monitor_test.py \
        storage_rwlock_test.py \
        storage_sdm_api_test.py \
        storage_sdm_create_volume_test.py \
diff --git a/tests/storageMonitorTests.py b/tests/storage_monitor_test.py
similarity index 100%
rename from tests/storageMonitorTests.py
rename to tests/storage_monitor_test.py


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia0cf3ac326d8e50950771870c76d7b309514ffb6
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsof...@redhat.com>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to