[CMake] ctest submission timeout

David Cole david.cole at kitware.com
Mon Sep 17 11:26:38 EDT 2012


See the RETRY_DELAY and RETRY_COUNT parameters to ctest_submit:

  http://www.cmake.org/cmake/help/v2.8.9/ctest.html#command:ctest_submit


On Mon, Sep 17, 2012 at 11:16 AM, burlen <burlen.loring at gmail.com> wrote:
> Hi all,
>
> I am running a dashboard on a system which I suspect has periodically high
> network loads leading to the more than occasional ctest submission
> timeout(ex below). Is it possible to tell ctest to retry or adjust the
> timeout value?
>
> Thanks
> Burlen
>
> Error when uploading file:
> /usr/common/graphics/ParaView/dashboards/openmpi-py-osmesa/ParaView-build/Testing/20120917-0100/Test.xml
> Error message was: Operation too slow. Less than 1 bytes/sec transfered the
> last 120 seconds
> Problems when submitting via HTTP
> --
>
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake


More information about the CMake mailing list