Attention is currently required from: osmith, pespin. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/docker-playground/+/28902 )
Change subject: debian-bullseye-obs-asan: new container ......................................................................
Patch Set 1: Code-Review+1
(1 comment)
Patchset:
PS1:
I'd probably change the osmo-*-master Dockerfiles to build all dependency libs from master with --en […]
I see the point, but the problem with pespin's proposed approach is that we'd end up doing a lot of builds from source, at least once on every build slave for every change to any of the repos. That sort-of defeats the purpose of using pre-built containers (and AFAIR even having jekins jobs that actively pull them to the slaves) so that we don't have to rebuild everything from adam+eve onwards.
I would prefer to spend our CPU cycles on testing rather thnan rebuilding things over and over again.