Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1etIy8-00021R-J9 for pgsql-hackers@arkaria.postgresql.org; Tue, 06 Mar 2018 20:13:52 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1etIy7-0003HD-HJ for pgsql-hackers@arkaria.postgresql.org; Tue, 06 Mar 2018 20:13:51 +0000 Received: from makus.postgresql.org ([2001:4800:1501:1::229]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1etIy7-0003H3-28 for pgsql-hackers@lists.postgresql.org; Tue, 06 Mar 2018 20:13:51 +0000 Received: from out1-smtp.messagingengine.com ([66.111.4.25]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA384:256) (Exim 4.89) (envelope-from ) id 1etIy3-00005u-Sf for pgsql-hackers@postgresql.org; Tue, 06 Mar 2018 20:13:49 +0000 Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id 50E3120C85; Tue, 6 Mar 2018 15:13:47 -0500 (EST) Received: from frontend1 ([10.202.2.160]) by compute7.internal (MEProxy); Tue, 06 Mar 2018 15:13:47 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=wi3Rk6 K+w1yPpdbF+ygAv3aUbeKP6qIdodYjtVoU4uE=; b=KUsU48UZxVUlP6LRrJkizl QscGRwoLecuIJVKKWaLUN26+91DmcFqnMg3muxcoUWgDYQR0p91hHhl5yLLXqxHF a9gw3KXHHoj+NtHLc9Vjo8TbNrjAUP4Kv8+dfRa8VQdWAEGXNzz7EWj1iJFfAVFs Ssu2iTbp3RNf0mwMdT+p9bmqjo/zysXkDkvyPjdteSdV8gB5MstR4U1yAVfbjVdg pF4iPZXsoj98U5NB38bqAgf+AawR5MvYacutdNM5K1b7Xzvn5zuezk98WRY47rkf 5ldtNDZ6KbWR9D2IYJtIOetdrqboTGxzm1FIFuxA/ezPhYuBbV/FOjBYxYwLDBqg == X-ME-Sender: Received: from april.local (c-73-13-66-39.hsd1.pa.comcast.net [73.13.66.39]) by mail.messagingengine.com (Postfix) with ESMTPA id 0E2C47E4E9; Tue, 6 Mar 2018 15:13:47 -0500 (EST) Subject: Re: Rewriting the test of pg_upgrade as a TAP test - take two To: Andrew Dunstan References: <20180126080026.GI17847@paquier.xyz> <7d040dbb-33f3-edb7-b13d-0f4ab607af46@2ndquadrant.com> Cc: Michael Paquier , Postgres hackers From: Peter Eisentraut Organization: 2ndQuadrant Message-ID: <08724398-ce66-9236-18fc-b7f22a15c017@2ndquadrant.com> Date: Tue, 6 Mar 2018 15:13:46 -0500 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk On 3/4/18 16:09, Andrew Dunstan wrote: >>> AFAICT, this still has the same problem as the previous take, namely >>> that adding a TAP test suite to the pg_upgrade subdirectory will end up >>> with the build farm client running the pg_upgrade tests twice. What we >>> likely need here is an update to the build farm client in conjunction >>> with this. > Pushed with a bug fix. See > > > If you want to do this soon I can put out a Buildfarm Client release > fairly quickly. I think the dependency is mostly the other way around. How quickly would build farm owners install the upgrade? -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services