Re: CI, macports, darwin version problems
Joe Conway <mail@joeconway.com>
From: Joe Conway <mail@joeconway.com>
To: Thomas Munro <thomas.munro@gmail.com>
Cc: Nazir Bilal Yavuz <byavuz81@gmail.com>, Andres Freund
<andres@anarazel.de>, Tom Lane <tgl@sss.pgh.pa.us>,
pgsql-hackers <pgsql-hackers@postgresql.org>,
Christophe Pettus <christophe.pettus@pgexperts.com>
Date: 2024-07-22T12:46:03Z
Lists: pgsql-hackers
On 7/21/24 17:26, Thomas Munro wrote: > On Mon, Jul 22, 2024 at 8:34 AM Joe Conway <mail@joeconway.com> wrote: >> Hmmm, maybe nevermind? I rebooted the mac mini and now it seems to be >> working. Maybe someone can confirm. There ought to be plenty of space >> available for sonoma and ventura at the same time now. > > Thanks for doing that. Initial results are that it's running the > tests much more slowly. Example: > > https://cirrus-ci.com/task/5607066713194496 > > I wonder if there is a way to use the external drive for caching > images and so on, but the faster (?) internal drive for work... Maybe -- I moved the symlink to include only the "cache" part of the tree under ~/.tart. 8<-------------- macmini:.tart ci-run$ cd ~ macmini:~ ci-run$ ll .tart total 0 drwxr-xr-x 5 ci-run staff 160 Jul 22 08:42 . drwxr-x---+ 25 ci-run staff 800 Jul 22 08:41 .. lrwxr-xr-x 1 ci-run staff 35 Jul 22 08:42 cache -> /Volumes/extnvme/ci-run/.tart/cache drwxr-xr-x 3 ci-run staff 96 Jul 22 08:43 tmp drwxr-xr-x 2 ci-run staff 64 Jul 22 08:39 vms 8<-------------- Previously I had the entire "~/.tart" directory tree on the external drive. Please check again. -- Joe Conway PostgreSQL Contributors Team RDS Open Source Databases Amazon Web Services: https://aws.amazon.com
Commits
-
ci: Pin MacPorts version to 2.9.3.
- 541f493dc128 15.8 landed
- daca4f1419e8 16.4 landed
- 5f03da8518ce 17.0 landed
- 64c39bd5047e 18.0 landed
-
ci: Upgrade macOS version from 13 to 14.
- 0151b4d6bdf0 15.8 landed
- 9302f6fa58ba 16.4 landed
- f8c1bb2bb90d 17.0 landed
- d01ce180d9b5 18.0 landed