| From: | Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: PostgreSQL Cookbook Testing |
| Date: | 2017-06-23 12:40:17 |
| Message-ID: | 20170623124017.clhvmfmm33hxqjfh@hermes.hilbert.loc |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Daniel Westermann | 2017-06-23 12:50:22 | Which process is actually doing the WAL writes/calls XLogFlush? |
| Previous Message | PAWAN SHARMA | 2017-06-23 12:27:44 | PostgreSQL Cookbook Testing |