]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
it is junitxml not junit only
authorAlfredo Deza <adeza@redhat.com>
Thu, 7 Jan 2016 12:28:46 +0000 (07:28 -0500)
committerAlfredo Deza <adeza@redhat.com>
Thu, 7 Jan 2016 12:28:46 +0000 (07:28 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-pr-commits/build/build

index af17ee3c7baaeb8daeb355b815d241ed48f7ef4f..e89cd7742c39212a0cb754f389a31b51987bf123 100644 (file)
@@ -6,4 +6,4 @@ install_python_packages "pkgs[@]"
 
 
 cd "$WORKSPACE/ceph-build/ceph-pr-commits/build"
-$VENV/py.test -v --junit="$WORKSPACE/report.xml"
+$VENV/py.test -v --junitxml="$WORKSPACE/report.xml"