From Dan Kenigsberg <dan...@redhat.com>:

Dan Kenigsberg has uploaded a new change for review.

Change subject: janitorial: storage tests: drop unused constants
......................................................................

janitorial: storage tests: drop unused constants

Change-Id: I323cbe255dc189d274e00d931a447eb90a011f18
Signed-off-by: Dan Kenigsberg <dan...@redhat.com>
---
M tests/storage_misc_test.py
M tests/storagetestlib.py
2 files changed, 0 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/88/77688/1

diff --git a/tests/storage_misc_test.py b/tests/storage_misc_test.py
index d79e628..a5b06f0 100644
--- a/tests/storage_misc_test.py
+++ b/tests/storage_misc_test.py
@@ -44,8 +44,6 @@
 from monkeypatch import MonkeyPatch
 from testValidation import checkSudo
 
-EXT_CHMOD = "/bin/chmod"
-EXT_CHOWN = "/bin/chown"
 EXT_DD = "/bin/dd"
 
 EXT_CAT = "cat"
diff --git a/tests/storagetestlib.py b/tests/storagetestlib.py
index acec801..4a5f291 100644
--- a/tests/storagetestlib.py
+++ b/tests/storagetestlib.py
@@ -40,7 +40,6 @@
 
 
 NR_PVS = 2       # The number of fake PVs we use to make a fake VG by default
-MDSIZE = 524288  # The size (in bytes) of fake metadata files
 MB = 1024 ** 2   # Used to convert bytes to MB
 
 


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I323cbe255dc189d274e00d931a447eb90a011f18
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Dan Kenigsberg <dan...@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