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

From Karsten Hilbert
Subject Re: [GENERAL] PostgreSQL Cookbook Testing
Date
Msg-id 20170623124017.clhvmfmm33hxqjfh@hermes.hilbert.loc
Whole thread Raw
In response to [GENERAL] PostgreSQL Cookbook Testing  (PAWAN SHARMA <er.pawanshr0963@gmail.com>)
Responses Re: [GENERAL] PostgreSQL Cookbook Testing  (PAWAN SHARMA <er.pawanshr0963@gmail.com>)
List pgsql-general
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


pgsql-general by date:

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