Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minor PostgreSQL update in benchmarking #9845

Merged
merged 1 commit into from
Nov 22, 2024
Merged

Conversation

Bodobolero
Copy link
Contributor

Problem

in benchmarking.yml job pgvector we install postgres from deb packages. After the minor postgres update the referenced packages no longer exist

Failing job:

Summary of changes

Reference and install the updated packages.

Successful job after this fix

@Bodobolero Bodobolero requested a review from a team as a code owner November 22, 2024 07:00
@Bodobolero Bodobolero requested a review from bayandin November 22, 2024 07:01
Copy link

5535 tests run: 5309 passed, 0 failed, 226 skipped (full report)


Flaky tests (2)

Postgres 14

Code coverage* (full report)

  • functions: 31.4% (7953 of 25343 functions)
  • lines: 49.3% (63102 of 127990 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
7fd050d at 2024-11-22T08:02:22.636Z :recycle:

Copy link
Member

@bayandin bayandin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@Bodobolero Bodobolero added this pull request to the merge queue Nov 22, 2024
Merged via the queue into main with commit 1e05e3a Nov 22, 2024
101 checks passed
@Bodobolero Bodobolero deleted the bodobolero/minor_pg_update branch November 22, 2024 08:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants