help-guix
[Top][All Lists]
Advanced

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

Re: About define a service?


From: Christopher Baines
Subject: Re: About define a service?
Date: Tue, 22 Jan 2019 07:14:58 +0000
User-agent: mu4e 1.0; emacs 26.1

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.

Attachment: signature.asc
Description: PGP signature


reply via email to

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