Submitting an Experimental Dashboard

From FarsightWiki
Jump to: navigation, search
  • Open a command prompt. On Microsoft Windows you can do this by pressing the windows key & r, and then typing "cmd" in the resulting dialog.
  • Change directories to your farsight binary tree.
cd \path\to\farsight-binarydir
  • Use CTest to submit an experimental dashboard. If the CMake binaries are not in your system path, you'll need to specify the full location of ctest in order to run this executable.
"c:\Program Files\CMake 2.6\bin\ctest.exe" -D Experimental
  • Point your web browser to the dashboard to verify that your submission was uploaded properly. It should be listed under the "Experimental" heading.
http://www.cdash.org/CDash/index.php?project=Farsight
Personal tools