]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
testing pull request commits should never take more than 10 minutes 321/head
authorAlfredo Deza <adeza@redhat.com>
Fri, 5 Feb 2016 13:24:18 +0000 (08:24 -0500)
committerAlfredo Deza <adeza@redhat.com>
Fri, 5 Feb 2016 13:24:18 +0000 (08:24 -0500)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-pr-commits/build/build

index f39339ecabd29bb8de6499f64adbed8479c2b573..758d49fe1f5d158252bdf54249a378bfcd2ec559 100644 (file)
@@ -6,4 +6,4 @@ install_python_packages "pkgs[@]"
 
 
 cd "$WORKSPACE"
-$VENV/py.test -vs --junitxml="$WORKSPACE/report.xml" "$WORKSPACE/ceph-build/ceph-pr-commits/build/test_commits.py"
+timeout 600 $VENV/py.test -vs --junitxml="$WORKSPACE/report.xml" "$WORKSPACE/ceph-build/ceph-pr-commits/build/test_commits.py"