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

From Karsten Hilbert
Subject Re: [GENERAL] PostgreSQL Cookbook Testing
Date
Msg-id 20170623131734.ksuk2eflzgsgwpxp@hermes.hilbert.loc
Whole thread Raw
In response to Re: [GENERAL] PostgreSQL Cookbook Testing  (PAWAN SHARMA <er.pawanshr0963@gmail.com>)
List pgsql-general
On Fri, Jun 23, 2017 at 06:33:56PM +0530, PAWAN SHARMA 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
> > ?
>
> nothing, it will show me the configuration of kitchen.yml

"Nothing" is quite obviously not the same as "configuration
of kitchen.yml". And, it is one of _three_. Also, whatever
"it" _is_.

You'll have to put in more effort, I suppose.

But that's not the track record AFAIR.

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


pgsql-general by date:

Previous
From: PAWAN SHARMA
Date:
Subject: Re: [GENERAL] PostgreSQL Cookbook Testing
Next
From: Adrian Klaver
Date:
Subject: Re: [GENERAL] Which process is actually doing the WAL writes/callsXLogFlush?