Skip to content

CI: PostgreSQL test lanes time out on self-hosted Linux runners #516

Description

@mjacobs

test-postgres and test-pgvector time out when they run on this project's self-hosted Linux runners. On GitHub-hosted runners the same tests finish in 5m11s and 1m48s. Both lanes drive the Go suite against a live PostgreSQL service container, and that container is the slow part.

#517 works around it by pinning those two lanes to ubuntu-latest. This issue exists so the pin in .github/workflows/ci.yml has a public explanation; it should be reverted once the runner side is fixed.

Diagnosis and remediation are tracked on the infrastructure side, outside this repo.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions