summaryrefslogtreecommitdiffstats
path: root/Tests/CTestSubmitLargeOutput/CTestConfig.cmake
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2010-08-09 17:21:19 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2010-08-09 17:21:19 (GMT)
commit929b1c6be335dbb480de0814b02ccd56836282c3 (patch)
tree79fc3afc6dfa00ea8d989f447d9efd4bfb9b6d2b /Tests/CTestSubmitLargeOutput/CTestConfig.cmake
parentc9c4962896cf4cb2282755ed6d5a85164e11c5d4 (diff)
downloadCMake-929b1c6be335dbb480de0814b02ccd56836282c3.zip
CMake-929b1c6be335dbb480de0814b02ccd56836282c3.tar.gz
CMake-929b1c6be335dbb480de0814b02ccd56836282c3.tar.bz2
Remove the ctest submit larget output test.
This test is better covered in CDash now. It is always failing due to changes in CDash. So, it is better removed from CMake.
Diffstat (limited to 'Tests/CTestSubmitLargeOutput/CTestConfig.cmake')
-rw-r--r--Tests/CTestSubmitLargeOutput/CTestConfig.cmake6
1 files changed, 0 insertions, 6 deletions
diff --git a/Tests/CTestSubmitLargeOutput/CTestConfig.cmake b/Tests/CTestSubmitLargeOutput/CTestConfig.cmake
deleted file mode 100644
index ffd6efc..0000000
--- a/Tests/CTestSubmitLargeOutput/CTestConfig.cmake
+++ /dev/null
@@ -1,6 +0,0 @@
-set(CTEST_PROJECT_NAME "SubmitLargeOutput")
-set(CTEST_NIGHTLY_START_TIME "01:00:00 UTC")
-set(CTEST_DROP_METHOD "http")
-set(CTEST_DROP_SITE "www.cdash.org")
-set(CTEST_DROP_LOCATION "/CDash/submit.php?project=PublicDashboard")
-set(CTEST_DROP_SITE_CDASH TRUE)