This patch fixes a regression that prevented xcresult-processor from reaching the database after the database cutover. Runner images now include Tailscale connectivity so the processor can reliably connect to the Postgres pooler and drain test-result jobs.
- Fixed
xcresult-processordatabase connectivity for macOS runner images. The image joins the Tailscale network at boot and routes Postgres connections through the exposed CNPG pooler, restoring xcresult processing throughput.