10000 Fix BDN and Nightly Pipeline issues by darrenge · Pull Request #1232 · microsoft/garnet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix BDN and Nightly Pipeline issues #1232

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 3 commits into from
May 29, 2025
Merged

Fix BDN and Nightly Pipeline issues #1232

merged 3 commits into from
May 29, 2025

Conversation

darrenge
Copy link
Collaborator

The nightly pipeline has been having issues where resources are short when ran at night. Not sure if it is the specific time (11:00PM) that it is running at so adjusting to 1:00am run time now.

Also, updating some of the JSON.Operations BDN values to match the current expected. Most of changes were in the GetDeepPath and GetFilterPath tests.

@Copilot Copilot AI review requested due to automatic review settings May 28, 2025 21:28
Copy link
Contributor
@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR addresses the nightly pipeline resource issues by updating the scheduled runtime to 1:00 AM PST, and it also revises benchmark configuration values in the JSON.Operations tests to match the current expected outcomes.

  • Adjust the nightly test schedule in the GitHub workflow.
  • Update benchmark values in BDN_Benchmark_Config.json for various JSON operation tests.
  • Specifically, update values for GetDeepPath, GetFilterPath, and SScan operations.

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
test/BDNPerfTests/BDN_Benchmark_Config.json Updated several expected benchmark values to align with new tests.
.github/workflows/nightly.yml Adjusted the cron schedule to trigger tests at 1:00 AM PST.
Comments suppressed due to low confidence (2)

test/BDNPerfTests/BDN_Benchmark_Config.json:362

  • Ensure that the updated benchmark value for expected_ModuleJsonGetCommand_ACL is validated against current performance data to maintain consistency across tests.
"expected_ModuleJsonGetCommand_ACL": 360000,

test/BDNPerfTests/BDN_Benchmark_Config.json:445

  • The increase in expected_SScan_None is significantly higher than previous values; please confirm that this change accurately reflects updated performance metrics.
"expected_SScan_None": 72000,

@darrenge darrenge merged commit 7d197e3 into main May 29, 2025
120 of 121 checks passed
@darrenge darrenge deleted the darrenge/FixCIFailures branch May 29, 2025 15:36
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
0