[CMake] Failed to submit ctest report to public.kitware.com CDash server
hce
jupiter.hce at gmail.com
Tue Jul 3 07:34:43 EDT 2012
Hi,
I am running 2.8.8 on CentOS 6, and I followed VTK wiki instruction to set
following up and to run "ctest -D Experimental", but it failed to submit the
report. The error was that my hostname was not reachable. It is my PC, the
hostname is set to a proper domain name. But I thought it got right IP
address which the ctest can use it for communication with the
public.kitware.com server. Any other set up I may need to make it work?
SET (CTEST_DROP_METHOD http)
SET (CTEST_DROP_SITE "public.kitware.com")
SET (CTEST_DROP_LOCATION "/cgi-bin/HTTPUploadDartFile.cgi")
SET (CTEST_TRIGGER_SITE
"http://${DROP_SITE}/cgi-bin/Submit-CMake-TestingResults.pl")
Thank you.
Kind regards,
Jupiter
--
View this message in context: http://cmake.3232098.n2.nabble.com/Failed-to-submit-ctest-report-to-public-kitware-com-CDash-server-tp7580733.html
Sent from the CMake mailing list archive at Nabble.com.
More information about the CMake
mailing list