Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Skipping parts of test suites

Status
Not open for further replies.

samrabin

Sam Rabin
Member
I'm doing a lot of testing right now, and I'm finding myself annoyed at how the SHAREDLIB_BUILD and MODEL_BUILD steps happen every single time, even when I request multiple tests in the same call of run_sys_tests. Is there any way to make a test look in some pre-existing build directory for the shared library and the model? And/or to share a build directory among multiple tests spawned by the same run_sys_tests call? Even just the shared library would be good, as that's the thing that takes 5-10 minutes.
 

samrabin

Sam Rabin
Member
Resolved at the CTSM software engineering meeting today. I was mistaken; multiple tests in the same run_sys_tests call do share their SHAREDLIB as long as all the build settings are the same.
 
Status
Not open for further replies.
Top