Quarkdb namespace unit tests CI job
The branch introduces the following changes:
- A new CI job which runs namespace unit tests against a Quarkdb instance
- Documentation on how to run the namespace unit tests
- Drop the 'BUILD_TESTS' Cmake flag and build test executables each time
- Add 'ASAN' flag to build everything with Address Sanitizer
- Add 'libasan' build dependencies in the SPEC file
- New 'build_cc7_asan' CI job. Exports cc7_asan_artifacts.
- Unit tests jobs will not build anymore but install the eos-test package from cc7_asan_artifacts
Edited by Mihai Patrascoiu