Skip to content

Instantly share code, notes, and snippets.

View ErwanAliasr1's full-sized avatar

Erwan Velu ErwanAliasr1

View GitHub Profile
diff --git a/src/ceph-disk/tests/test_main.py b/src/ceph-disk/tests/test_main.py
index fe85eb7..47b74ae 100644
--- a/src/ceph-disk/tests/test_main.py
+++ b/src/ceph-disk/tests/test_main.py
@@ -315,7 +315,7 @@ class TestCephDisk(object):
partition_uuid = "56244cf5-83ef-4984-888a-2d8b8e0e04b2"
disk = "Xda"
partition = "Xda1"
- holders = ["dm-0"]
+ holders = ["dm-100"]
erwan@R1:~/Devel/chroot/ceph/src (evelu-check)$ cat ceph-disk/run-tox.sh.log
flake8 develop-inst-nodeps: /ceph/src/ceph-disk
flake8 installed: ceph-detect-init==1.0.1,-e git+https://github.com/ceph/ceph.git@75c6c53aa21819281f99f21c20c9ada9856a1c21#egg=ceph_disk&subdirectory=src/ceph-disk,configobj==5.0.6,coverage==4.0.3,discover==0.4.0,extras==0.0.3,fixtures==1.4.0,flake8==2.5.4,funcsigs==0.4,linecache2==1.0.0,mccabe==0.4.0,mock==1.3.0,pbr==1.8.1,pep8==1.7.0,pluggy==0.3.1,py==1.4.31,pyflakes==1.0.0,pyrsistent==0.11.12,pytest==2.8.7,python-mimeparse==1.5.1,python-subunit==1.2.0,six==1.10.0,testrepository==0.0.20,testtools==2.0.0,tox==2.3.1,traceback2==1.4.0,unittest2==1.1.0,virtualenv==14.0.6,wheel==0.29.0
flake8 runtests: PYTHONHASHSEED='2232632747'
flake8 runtests: commands[0] | flake8 --ignore=H105,H405 ceph_disk tests
py27 develop-inst-nodeps: /ceph/src/ceph-disk
py27 installed: ceph-detect-init==1.0.1,-e git+https://github.com/ceph/ceph.git@75c6c53aa21819281f99f21c20c9ada9856a1c21#egg=ceph_disk&subdirecto