In order to run CI tests on HPC, it'd be convenient to have a wrapper function in nrsqsub_util that automatically grep ctests and cast them into submit script.
User can decide resources per test in the unit of nodes.
And, it either run sequentially or concurrently as an option.
The tricky part is to collect passed/failed info and logfile management.