Use different test cases with CMake variable
All threads resolved!
All threads resolved!
Before the change it was necessary to define an environment variable to switch between different test suites like for example the Experimental or Nightly tests. Now the test suites are chosen by the CMake command line parameter CBM_TEST_MODEL. These are Experimental, Nightly and Weekly which differ by the number of executed tests.
Merge request reports
Activity
Filter activity
added Build System CI/CD labels
Dear @f.uhlig, @v.friese, @p.-a.loizeau, @i.selyuzhenkov,
you have been identified as code owner of at least one file which was changed with this merge request.
Please check the changes and approve them or request changes.
added CodeOwners label
- Resolved by Florian Uhlig
added 1 commit
- 18e823d6 - Remove commented statements still using the old variable
added 6 commits
-
18e823d6...de1ceba4 - 3 commits from branch
computing:master
- 9a008037 - Use different test cases with CMake variable
- c31e5b9a - Pass test model to cmake call
- a380ff5b - Remove commented statements still using the old variable
Toggle commit list-
18e823d6...de1ceba4 - 3 commits from branch
- Resolved by Pierre-Alain Loizeau
Please fix the tests on singularity. If it's a time out problem, increase the allowed test time.
added 26 commits
-
a380ff5b...dd509e00 - 23 commits from branch
computing:master
- d28adb49 - Use different test cases with CMake variable
- 63691da5 - Pass test model to cmake call
- 6e936295 - Remove commented statements still using the old variable
Toggle commit list-
a380ff5b...dd509e00 - 23 commits from branch
Please register or sign in to reply