diff --git a/.doozer.json b/.doozer.json index 25906879..af012c34 100644 --- a/.doozer.json +++ b/.doozer.json @@ -16,7 +16,7 @@ "cd build", "../cmake-3.14.0/bin/cmake /project/repo/checkout", "make -j8", - "ctest -VV -j8" + "ctest -VV -j4 --timeout 3000" ] }, "fedora24-x86_64": {