Hi Vingesh,
I presume you are using Dart2 (with the silent 2). Dart(2) currently
only supports XML-RPC submission. In case of your project, that would mean:
1. Set DropMethod to xmlrpc
2. Set DropSite to http://localhost:8081/
3. Set DropLocation to TestProject
4. Leave TriggerSite empty
For more information, please look at:
http://www.cmake.org/Wiki/CTest:Submission_Issues
Andy
Vignesh M.P.N. wrote:
Hi
I was able to successfully run the CTest, while posting the test
results to the public dashboard.
Now I want to post it to the Dart server running in my machine. My
Dart server is up and running; and can view my dashboard at
http://localhost:8081/TestProject/Dashboard/
I understand I need to make changes to 4 key values in the
DartConfiguration.tcl.
DropSite localhost:8081
DropLocation /cgi-bin/??
Drop Method http
TriggerSite http://localhost:8081/cgi-bin/??
Where do I get these files HTTPUploadDartFile.cgi and
Submit-Random-TestingResults.pl ?
What other configurations do I need to do to get this work?
I also came through Andy Cedilnik’s post with the attachment
HTTPUploadDartFile.bin
http://public.kitware.com/pipermail/dart/2004-June/000885.html
Thanks
Vignesh.
------------------------------------------------------------------------
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake
--
Andy Cedilnik
Kitware Inc.
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake