help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: About define a service?


From: Guy fleury
Subject: Re: About define a service?
Date: Tue, 22 Jan 2019 14:01:30 +0100

Thanks for your reply

Le 22 janv. 2019 09:15, "Christopher Baines" <address@hidden> a écrit :

Guy fleury <address@hidden> writes:

> Hi guix,
>
> Is there a way to define a service in a guix repo and test it to make sure
> that every thing is ok.
> Something like:
>
> ./pre-inst-env herd start foo

I think the closest thing to this would be a system test, for example:

  make check-system TESTS=postgresql

That runs the PostgreSQL system test, defined by %test-postgresql in the
(gnu tests databases) module.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]