gitlab-ci: add a job that only build things needed for testing
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 19 Nov 2019 11:23:41 +0000 (12:23 +0100)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 21 Nov 2019 08:35:04 +0000 (09:35 +0100)
commit66b56270748edac7e4bf6f39f3447c3076197c71
treec3dda6fe87d4d1ac6c6d882982a25a70e90b2ade
parenteab328fbe93dc3cf91f54ae73e038b6841bd65ee
gitlab-ci: add a job that only build things needed for testing

For turnip and RADV testing, we will need a debugoptimized build
without UBSAN. This introduces meson-testing which builds only the
things that are needed by the test stage.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Michel Dänzer <mdaenzer@redhat.com>
.gitlab-ci.yml