[Dart] Question on HTTP submission

Miller, James V (GE, Research) millerjv at crd.ge.com
Thu Mar 9 17:24:02 EST 2006


It looks like you are running Dart 2.  In this case, the HTTPUploadDartFile is not needed.
 
In your DartConfiguration.tcl, use
 
DropSite: http://localhost:8081
DropLocation: TestProject
DropMethod: xmlrpc
 
Jim

-----Original Message-----
From: dart-bounces+millerjv=crd.ge.com at public.kitware.com [mailto:dart-bounces+millerjv=crd.ge.com at public.kitware.com]On Behalf Of Vignesh M.P.N.
Sent: Thursday, March 09, 2006 4:23 PM
To: CMake; Dart
Subject: [Dart] Question on HTTP submission



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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/dart/attachments/20060309/b2fe12f3/attachment.htm


More information about the Dart mailing list