Re: Need a builtin way to run all tests faster manner
Jim Nasby <jim.nasby@openscg.com>
From: Jim Nasby <jim.nasby@openscg.com>
To: Magnus Hagander <magnus@hagander.net>,
Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Cc: Simon Riggs <simon@2ndquadrant.com>,
Alvaro Herrera <alvherre@2ndquadrant.com>, 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-10T08:27:00Z
Lists: pgsql-hackers
On 3/7/17 9:52 PM, Magnus Hagander wrote: > There have also on and off been discussions about building arbitrary > patches as they are sent to the mailinglists. Doing that without any > committer (or other trusted party) as a filter is a completely different > challenge of course, given that it basically amounts to downloading and > running random code off the internet. Perhaps https://travis-ci.org/ or something similar could be used for this. That avoids any issues about random code. -- Jim Nasby, Chief Data Architect, OpenSCG http://OpenSCG.com
Commits
-
Improve isolation tests infrastructure.
- 60f826c5e624 10.0 landed