Re: Need a builtin way to run all tests faster manner
Simon Riggs <simon@2ndquadrant.com>
From: Simon Riggs <simon@2ndquadrant.com>
To: Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Andres Freund <andres@anarazel.de>, Tom Lane <tgl@sss.pgh.pa.us>, Stephen Frost <sfrost@snowman.net>,
PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2017-03-07T12:58:35Z
Lists: pgsql-hackers
On 7 March 2017 at 20:36, Alvaro Herrera <alvherre@2ndquadrant.com> wrote: > FWIW, +1 on improving matters here. +1 also. I don't see what's wrong with relying on buildfarm though; testing is exactly what its there for. If we had a two-stage process, where committers can issue "trial commits" as a way of seeing if the build farm likes things. If they do, we can push to the main repo. -- Simon Riggs http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
Commits
-
Improve isolation tests infrastructure.
- 60f826c5e624 10.0 landed