Re: [GENERAL] PostgreSQL Cookbook Testing - Mailing list pgsql-general

From PAWAN SHARMA
Subject Re: [GENERAL] PostgreSQL Cookbook Testing
Date
Msg-id CAPgXFMT9xP+8GGwKBEDG6hsMSUxu+n5jcBhNoS0PHfHsp08znw@mail.gmail.com
Whole thread Raw
In response to Re: [GENERAL] PostgreSQL Cookbook Testing  (Karsten Hilbert <Karsten.Hilbert@gmx.net>)
Responses Re: [GENERAL] PostgreSQL Cookbook Testing
List pgsql-general

On Fri, Jun 23, 2017 at 6:10 PM, Karsten Hilbert <Karsten.Hilbert@gmx.net> wrote:
On Fri, Jun 23, 2017 at 05:57:44PM +0530, PAWAN SHARMA wrote:

> Please help to configure kitchen.yml to test the PostgreSQL cookbook
> testing.
>
> #-> kitchen converge
> -----> Starting Kitchen (v1.16.0)
> >>>>>> ------Exception-------
> >>>>>> Class: Kitchen::UserError
> >>>>>> Message: Error parsing /tmp/postgresql-master/.kitchen.yml as YAML.
> Please run `kitchen diagnose --no-instances --loader' to help debug your
> issue.
> >>>>>> ----------------------
> >>>>>> Please see .kitchen/logs/kitchen.log for more details
> >>>>>> Also try running `kitchen diagnose --all` for configuration

So ?  The output gives you THREE hints already.  Care to do as the suggest ?


Karsten
--
GPG key ID E4071346 @ eu.pool.sks-keyservers.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



nothing, it will show me the configuration of kitchen.yml

 

pgsql-general by date:

Previous
From: Daniel Westermann
Date:
Subject: [GENERAL] Which process is actually doing the WAL writes/calls XLogFlush?
Next
From: Karsten Hilbert
Date:
Subject: Re: [GENERAL] PostgreSQL Cookbook Testing