[PATCH] A bugfix (IMHO) for namemap_cache

Volker Lendecke Volker.Lendecke at SerNet.DE
Tue Oct 16 14:44:04 UTC 2018


On Tue, Oct 16, 2018 at 10:58:45AM +0200, Andreas Schneider via samba-technical wrote:
> You can get it the following way:
> 
> Install docker and run:
> 
> docker run -ti registry.gitlab.com/samba-team/samba:latest /bin/bash
> 
> Then you need to clone the samba git repository with your changes and run the 
> test.
> 
> You can find how to run it in the log of the failed pipeline.

With a great hint from Alexander this finally worked. You have to mess
with systemd to get this done: the magic URL is

https://docs.docker.com/config/daemon/systemd/#httphttps-proxy

which interestingly was not found by the most popular search engine
when asking "docker behind proxy". But all of this does not get me any
further:

make test TESTS=samba4.ldap.password_lockout

in the docker environment did work fine. So either something before
that test kills it in gitlab, or the docker environment does not fully
represent what is running in the gitlab pipeline.

I'm officially confused. Next attempt is to run a full "make test" in
the docker environment. Lets see.

Volker

-- 
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.sernet.de, mailto:kontakt at sernet.de



More information about the samba-technical mailing list