]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
remove a no longer relevant assertion for test_install 25/head
authorAlfredo Deza <alfredo@deza.pe>
Tue, 30 Jul 2013 22:33:14 +0000 (18:33 -0400)
committerAlfredo Deza <alfredo@deza.pe>
Tue, 30 Jul 2013 22:33:14 +0000 (18:33 -0400)
Signed-off-by: Alfredo Deza <alfredo@deza.pe>
ceph_deploy/tests/test_cli_install.py

index d0a1cd3fcaedfd3df35cdb0c3e347b1e5d4926f7..ea248316e0be10dd61ab06cb35cfcb791f71b7e9 100644 (file)
@@ -63,4 +63,3 @@ def test_simple(tmpdir):
     assert fake_distro.name == 'Ubuntu'
     assert fake_distro.release == 'precise'
     assert fake_distro.codename == 'cuttlefish'
-    assert fake_distro.sudo_conn.compile.call_count == 1