Nir Soffer has uploaded a new change for review.

Change subject: tests: Rename lvmTests to new naming convention
......................................................................

tests: Rename lvmTests to new naming convention

Change-Id: Ia266cfde3308f2a842a4fe3be4b6e2bbf2265386
Signed-off-by: Nir Soffer <nsof...@redhat.com>
---
M tests/Makefile.am
R tests/storage_lvm_test.py
2 files changed, 2 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/28/64328/1

diff --git a/tests/Makefile.am b/tests/Makefile.am
index 38ab95c..ba958de 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -78,7 +78,6 @@
        jobsTests.py \
        libvirtconnectionTests.py \
        logutils_test.py \
-       lvmTests.py \
        miscTests.py \
        mkimageTests.py \
        modprobe.py \
@@ -125,6 +124,7 @@
        storage_directio_test.py \
        storage_guarded_test.py \
        storage_hsm_test.py \
+       storage_lvm_test.py \
        storage_monitor_test.py \
        storage_rwlock_test.py \
        storage_sdm_copy_data_test.py \
@@ -184,7 +184,6 @@
        hoststatsTests.py \
        imagetickets_test.py \
        iscsiTests.py \
-       lvmTests.py \
        miscTests.py \
        mkimageTests.py \
        momPolicyTests.py \
@@ -222,6 +221,7 @@
        storageMailboxTests.py \
        storage_guarded_test.py \
        storage_hsm_test.py \
+       storage_lvm_test.py \
        storage_monitor_test.py \
        storageServerTests.py \
        storage_rwlock_test.py \
diff --git a/tests/lvmTests.py b/tests/storage_lvm_test.py
similarity index 100%
rename from tests/lvmTests.py
rename to tests/storage_lvm_test.py


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia266cfde3308f2a842a4fe3be4b6e2bbf2265386
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
To unsubscribe send an email to vdsm-patches-le...@lists.fedorahosted.org

Reply via email to