Skip to content

Make Samba autobuild more parallel

This patch series allows Samba autobuilds on sn-devel to run in about 3 hours.

It also uses that same split-up to enable builds on Travis CI for GitHub (allowing much more comprehensive tests for new pull requests) and GitLab CI (once appropriate runners are configured).

We also test more build combinations and include fixes for winbindd that made those tests excessively long.

Merge request reports