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): Add Sharded Tenant for pgbench #7186

Merged
merged 2 commits into from Apr 2, 2024

Conversation

bayandin
Copy link
Member

@bayandin bayandin commented Mar 20, 2024

Problem

During Nightly Benchmarks, we want to collect pgbench results for sharded tenants as well.

CI runs:

Summary of changes

  • Add pre-created sharded project for pgbench

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 Mar 20, 2024

2748 tests run: 2609 passed, 0 failed, 139 skipped (full report)


Code coverage* (full report)

  • functions: 28.2% (6328 of 22474 functions)
  • lines: 47.0% (44512 of 94720 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
0f172de at 2024-03-28T18:47:58.546Z :recycle:

@bayandin bayandin force-pushed the bayandin/sharded-tenant-for-nightly-benchmarks branch 3 times, most recently from 93d54e4 to 5efd7e6 Compare March 27, 2024 14:37
@bayandin bayandin requested a review from jcsp March 27, 2024 14:37
@bayandin bayandin marked this pull request as ready for review March 27, 2024 14:37
@bayandin bayandin force-pushed the bayandin/sharded-tenant-for-nightly-benchmarks branch from 5efd7e6 to 0f172de Compare March 28, 2024 18:00
@bayandin bayandin merged commit 90a8ff5 into main Apr 2, 2024
56 checks passed
@bayandin bayandin deleted the bayandin/sharded-tenant-for-nightly-benchmarks branch April 2, 2024 13:39
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.

None yet

2 participants