Hi Neels,
On 12/6/18 2:28 AM, Neels Hofmeyr wrote:
I'm noticing that the libosmocore gerrit builds actually wait for each single one to finish. I guess we can turn on concurrent builds there? ... osmith? :)
~N
libosmocore is built with external tests, which should not run in parallel: "don't run vty and ctrl tests concurrently so that the ports don't conflict".
https://git.osmocom.org/libosmocore/tree/contrib/jenkins_amd64.sh#n19 https://git.osmocom.org/libosmocore/tree/tests/Makefile.am#n310
Regards, Oliver