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

Generate pgbench data on the server #8977

Merged
merged 1 commit into from
Sep 16, 2024
Merged

Generate pgbench data on the server #8977

merged 1 commit into from
Sep 16, 2024

Conversation

tristan957
Copy link
Member

This should generally be faster when running tests, especially those that run with higher scales.

Copy link

@orca-security-us orca-security-us bot left a comment

Choose a reason for hiding this comment

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

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@tristan957 tristan957 requested a review from MMeent September 10, 2024 14:39
Copy link

github-actions bot commented Sep 10, 2024

5020 tests run: 4856 passed, 0 failed, 164 skipped (full report)


Flaky tests (9)

Postgres 17

Postgres 16

Postgres 15

Code coverage* (full report)

  • functions: 31.8% (7412 of 23294 functions)
  • lines: 49.9% (59565 of 119380 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
9c983e5 at 2024-09-16T22:12:53.942Z :recycle:

@tristan957 tristan957 enabled auto-merge (rebase) September 10, 2024 16:22
This should generally be faster when running tests, especially those
that run with higher scales.

Ignoring test_lfc_resize since it seems like we are hitting a query
timeout for some reason that I have yet to investigate. A little bit of
improvemnt is better than none.

Signed-off-by: Tristan Partin <tristan@neon.tech>
@tristan957 tristan957 merged commit 5e16c7b into main Sep 16, 2024
79 checks passed
@tristan957 tristan957 deleted the tristan957/pgbench branch September 16, 2024 22:37
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