Skip to content

Basic self hosted stormweaver runner #421

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

Merged
merged 1 commit into from
Jun 13, 2025

Conversation

dutow
Copy link
Collaborator

@dutow dutow commented Jun 11, 2025

This builds and runs postgres and stormweaver on smblade1 with the basic
scenario.

@dutow dutow force-pushed the runstormweaver branch 6 times, most recently from c8f4c6f to 2c984d0 Compare June 11, 2025 19:23
@codecov-commenter
Copy link

codecov-commenter commented Jun 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.76%. Comparing base (086b342) to head (1df7f25).

❌ Your project status has failed because the head coverage (84.76%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@                Coverage Diff                 @@
##           TDE_REL_17_STABLE     #421   +/-   ##
==================================================
  Coverage              84.76%   84.76%           
==================================================
  Files                     21       21           
  Lines                   2566     2566           
  Branches                 393      393           
==================================================
  Hits                    2175     2175           
  Misses                   311      311           
  Partials                  80       80           
Components Coverage Δ
access 81.11% <ø> (ø)
catalog 88.62% <ø> (ø)
common 77.77% <ø> (ø)
encryption 73.45% <ø> (ø)
keyring 72.88% <ø> (ø)
src 91.44% <ø> (ø)
smgr 94.85% <ø> (ø)
transam ∅ <ø> (∅)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@dutow dutow force-pushed the runstormweaver branch 4 times, most recently from bd753a7 to d77f6de Compare June 11, 2025 20:34
@dutow dutow changed the title Test self hosted stormweaver runner Basic self hosted stormweaver runner Jun 11, 2025
@dutow dutow marked this pull request as ready for review June 11, 2025 21:04
@dutow dutow requested a review from artemgavrilov as a code owner June 11, 2025 21:04
uses: actions/checkout@master
with:
repository: 'percona-lab/stormweaver'
path: 'src/stormweaver'
Copy link
Collaborator

Choose a reason for hiding this comment

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

This src prefix directory everywhere seems redundant


- name: Install/build dependencies
run: |
export PATH="$PATH:/home/ghrunner/.local/bin"
Copy link
Collaborator

Choose a reason for hiding this comment

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

@dutow dutow force-pushed the runstormweaver branch 3 times, most recently from 4e85f93 to 0a176ea Compare June 12, 2025 17:05
This builds and runs postgres and stormweaver on smblade1 with the basic
scenario.
@dutow dutow merged commit 3904c99 into percona:TDE_REL_17_STABLE Jun 13, 2025
16 of 17 checks passed
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