]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
specify the path to the ceph_installer tests directory 331/head
authorAlfredo Deza <adeza@redhat.com>
Tue, 1 Mar 2016 16:38:56 +0000 (11:38 -0500)
committerAlfredo Deza <adeza@redhat.com>
Tue, 1 Mar 2016 16:38:56 +0000 (11:38 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-installer-coverage/build/build

index 4e02d30db523152dc62e1bdb0a2fc31f95631bea..b867731ae2ff6623c3f58b42f80f2b6845f8e0b4 100644 (file)
@@ -9,4 +9,4 @@ install_python_packages "pkgs[@]"
 # spit out a coverage.xml file)
 cd $WORKSPACE
 $VENV/python setup.py develop
-$VENV/py.test -v  --junitxml junit.xml --cov-report xml --cov ceph_installer
+$VENV/py.test -v  --junitxml junit.xml --cov-report xml --cov ceph_installer ceph_installer/tests