From mboxrd@z Thu Jan 1 00:00:00 1970 From: Guy fleury Subject: Re: About define a service? Date: Tue, 22 Jan 2019 14:01:30 +0100 Message-ID: References: <87h8e1i2od.fsf@cbaines.net> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="0000000000007e60b805800b93ff" Return-path: Received: from eggs.gnu.org ([209.51.188.92]:34253) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gm2Ty-0005GJ-OF for help-guix@gnu.org; Tue, 22 Jan 2019 15:17:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gm2Ty-0002ns-2D for help-guix@gnu.org; Tue, 22 Jan 2019 15:17:14 -0500 Received: from mail-oi1-x22c.google.com ([2607:f8b0:4864:20::22c]:41260) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gm2Tx-0002nO-TM for help-guix@gnu.org; Tue, 22 Jan 2019 15:17:14 -0500 Received: by mail-oi1-x22c.google.com with SMTP id j21so18525630oii.8 for ; Tue, 22 Jan 2019 12:17:13 -0800 (PST) In-Reply-To: <87h8e1i2od.fsf@cbaines.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: Christopher Baines Cc: help-guix@gnu.org --0000000000007e60b805800b93ff Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Thanks for your reply Le 22 janv. 2019 09:15, "Christopher Baines" a =C3=A9cri= t : > > Guy fleury 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=3Dpostgresql > > That runs the PostgreSQL system test, defined by %test-postgresql in the > (gnu tests databases) module. > --0000000000007e60b805800b93ff Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

Thanks for your reply

--0000000000007e60b805800b93ff--