Skip to content

Draft: [ci] Add address and undefined behavior sanitizer jobs

Adds CI jobs for the address and undefined sanitizers.

This is a trimmed down version of Dagur's MR !822 (closed) which included the thread sanitizer. We leave the thread sanitizer out for the moment as it still needs troubleshooting.

The job configuration draws inspiration from teamcity/build-configurations.yml by Fabien.

Test plan:

Observe the CI jobs run correctly.

Merge plan:

Please squash.

Edited by freetrader

Merge request reports