summaryrefslogtreecommitdiffstats
path: root/bin/batch/knl_ctestP.sl.in.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Use ctest_test and APPEND to correctly report passed and failed test numbers ↵Larry Knox2022-11-021-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in CDash (#2208) * Change how HPC tests are executed * Move ctest_test commands for serial and parallel tests into cmake files. * Update checks for uploading Test.xml to CDash. * Correct cmake scripots. * Remove extraneous characters. * Add ctest_start (APPEND). * Add binary directories to scripts running ctest_test. * Correct parameters for appending Test.xml. * Set CTEST_SITE and CTEST_BUILD_NAME. * Try to pass site and build_name to ctest_test sripts. * Add site name and build name for ctest_test commands vi environment. * Revert "Try to pass site and build_name to ctest_test sripts." This reverts commit d364aaf0fa65ee7f9e222b2633ee916d50afbc42. * Correct typo in src/CMakeLists.txt. * Update batch scripts to run ctest_test scripts. Co-authored-by: Allen Byrne <byrn@hdfgroup.org>
* remove -M optionM. Scot Breitenfeld2019-05-101-1/+1
|
* added -M HPC to ctest commandM. Scot Breitenfeld2019-05-101-1/+1
|
* Putting ctest command in variable CMD did not work for skipping failingLarry Knox2019-05-061-4/+2
| | | | tests.
* Refactor mpi test namesAllen Byrne2019-02-111-1/+1
|
* Refactor parallel test namesAllen Byrne2019-02-111-1/+1
|
* Add LOCAL_BATCH_SCRIPT_ARG variable for submitting account informationLarry Knox2019-02-041-1/+1
| | | | and other batch command variations with ctest command.
* Add batch files with batch parameters specific to cori and ray.Larry Knox2019-01-261-1/+1
| | | | Release.txt entry for skipping long double dt_arith tests on ppc64.
* Configure build directory in batch scripts.Larry Knox2019-01-051-0/+18