Re: PostgreSQL Cookbook Testing

From: PAWAN SHARMA <er(dot)pawanshr0963(at)gmail(dot)com>
To: "pgsql-general(at)postgresql(dot)org >> PG-General Mailing List" <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL Cookbook Testing
Date: 2017-06-23 13:03:56
Message-ID: CAPgXFMT9xP+8GGwKBEDG6hsMSUxu+n5jcBhNoS0PHfHsp08znw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Fri, Jun 23, 2017 at 6:10 PM, Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)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(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general

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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Karsten Hilbert 2017-06-23 13:17:34 Re: PostgreSQL Cookbook Testing
Previous Message Daniel Westermann 2017-06-23 12:50:22 Which process is actually doing the WAL writes/calls XLogFlush?