Re: [pgagent] regression test

2018-07-20 Thread Dave Page
On Fri, Jul 20, 2018 at 10:28 AM, Christoph Berg wrote: > The Debian package includes a regression test for pgagent which might > be useful for others as well. It installs a simple job, fires up > pgagent for 80 s (using `timeout` from coreutils), and checks if the > job was run at least once. >

[pgagent] regression test

2018-07-20 Thread Christoph Berg
The Debian package includes a regression test for pgagent which might be useful for others as well. It installs a simple job, fires up pgagent for 80 s (using `timeout` from coreutils), and checks if the job was run at least once. Christoph --- /dev/null +++ b/test/Makefile @@ -0,0 +1,4 @@ +PG_CON