Skip to content

[ci] Add preset and fix sanitizer

Lars Bilke requested to merge bilke/ogs:sanitizer-preset into master
  • New CMake preset: sanitizer
  • Correct finding of HDF5 when built locally via external dependency
  • Correct linking to serial VTK libs only when on serial build config
  • Removed ci runner tag envinf23, will use envinf5 more (which did not have that tag assigned), envinf1 shell runner is disabled now.
  • Increased test coverage of sanitizer job a bit (ctest test runtime increased from 5 s to 30 s, includes more ctests now).
  1. Feature description was added to the changelog
Edited by Lars Bilke

Merge request reports