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

CI(benchmarking): fix setting LD_LIBRARY_PATH #9191

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

bayandin
Copy link
Member

Problem

pgbench-pgvector job fails with the error:

/__w/_temp/f45bc2eb-4c4c-4f0a-8030-99079303fa65.sh: line 17: LD_LIBRARY_PATH: unbound variable

Missed in #9178

Summary of changes

  • Fix LD_LIBRARY_PATH: unbound variable error in benchmarks

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
  • If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.

Checklist before merging

  • Do not forget to reformat commit message to not include the above checklist

Copy link

github-actions bot commented Sep 29, 2024

5091 tests run: 4933 passed, 0 failed, 158 skipped (full report)


Flaky tests (11)

Postgres 17

Postgres 16

Postgres 15

Postgres 14

Code coverage* (full report)

  • functions: 31.5% (7486 of 23798 functions)
  • lines: 49.8% (60108 of 120691 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
80211c2 at 2024-09-29T22:37:12.769Z :recycle:

@bayandin bayandin enabled auto-merge (squash) September 29, 2024 21:02
@bayandin bayandin merged commit 3c72192 into main Sep 29, 2024
97 of 99 checks passed
@bayandin bayandin deleted the bayandin/fix-postgres-in-benchmarking branch September 29, 2024 22:27
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.

2 participants