| From: | Peter Eisentraut <peter(at)eisentraut(dot)org> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> |
| Cc: | Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Jelte Fennema-Nio <postgres(at)jeltef(dot)nl>, Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org, Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com> |
| Subject: | Re: Heads Up: cirrus-ci is shutting down June 1st |
| Date: | 2026-06-03 11:01:49 |
| Message-ID: | c472f63b-3dc1-46b4-beef-c10631740f3f@eisentraut.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
There were a few tests/configurations that the FreeBSD job did under
Cirrus that we didn't carry over yet. I looked into this, and the
attached patch fixes that. Some of these tests are quite important, I
think, so we should put those somewhere.
I moved most of them over to macOS, mainly to keep them all together,
since some things had already been moved there, and the overall run-time
outcome from this seems reasonable.
The "Test running" step could probably be tweaked cosmetically a bit
more. I put in a YAML anchor so we could move it around or duplicate it
more easily, but maybe that's not necessary or useful (and the use of
the DYLD_* environment variable doesn't make it portable anyway). Also,
it's not clear if the "Stop running server" step is needed and exactly
how it should be phrased to be most effective in this new environment.
| Attachment | Content-Type | Size |
|---|---|---|
| v7.2.pe-0001-Move-more-coverage-from-previously-FreeBSD-e.patch | text/plain | 4.0 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | cca5507 | 2026-06-03 11:10:52 | Use streaming read I/O when enabling data checksums online |
| Previous Message | Ashutosh Sharma | 2026-06-03 11:00:23 | Re: synchronized_standby_slots behavior inconsistent with quorum-based synchronous replication |