[SSSD] Data dir and cwrap tests

Nikolai Kondrashov Nikolai.Kondrashov at redhat.com
Mon Jan 5 15:28:07 UTC 2015


On 01/05/2015 05:22 PM, Jakub Hrozek wrote:
> On Mon, Jan 05, 2015 at 03:32:56PM +0200, Nikolai Kondrashov wrote:
>> Next, we can have contrib/ci/run create the relevant temporary directories and
>> use special prefixes for both its debug and coverage builds (i.e. not have a
>> separate build for this), which would allow the cwrap tests to run.
>
> What exactly do you mean by special prefixes, running a custom
> configure invocation? (./configure --prefix=/tmp/sssdtest/)

Yes, only perhaps under the CI build dir (ci-build-debug / ci-build-coverage).
Basically just add --prefix (and what else we'll need) to the configure
invocations that are already there.

> That sounds like a patch of least resistance, only with the downside of
> the distro builds using a different path..but then integration tests
> would catch these kind of bugs.

Agree. And we would still have our mock builds with default prefix in CI.

Nick



More information about the sssd-devel mailing list