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

dt: Actually set resource limits in OMB MPT #24886

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Conversation

StephanDollberg
Copy link
Member

The OMB MPT was not passing any of the calculated resource limits so it
would just use all available memory.

Fix this and also pass the partition reservation percentage.

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v24.3.x
  • v24.2.x
  • v24.1.x

Release Notes

  • none

@StephanDollberg StephanDollberg changed the title dt: Fix OMB MPT on arm dt: Actually set resource limits in OMB MPT Jan 22, 2025
The OMB MPT was not passing any of the calculated resource limits so it
would just use all available memory.

Fix this and also pass the partition reservation percentage.
@StephanDollberg StephanDollberg force-pushed the stephan/fix-omb-mpt-arm branch from 523e9b1 to 873d0d5 Compare January 22, 2025 15:42
@vbotbuildovich
Copy link
Collaborator

CI test results

test results on build#61051
test_id test_kind job_url test_status passed
gtest_raft_rpunit.gtest_raft_rpunit unit https://buildkite.com/redpanda/redpanda/builds/61051#01948eaf-50b1-418a-b578-7df00b511c23 FLAKY 1/2
rptest.tests.compaction_recovery_test.CompactionRecoveryUpgradeTest.test_index_recovery_after_upgrade ducktape https://buildkite.com/redpanda/redpanda/builds/61051#01948ef1-afb1-4273-bd0a-da0da3016fc0 FLAKY 1/2
storage_e2e_single_thread_rpunit.storage_e2e_single_thread_rpunit unit https://buildkite.com/redpanda/redpanda/builds/61051#01948eaf-50b1-418a-b578-7df00b511c23 FLAKY 1/2

@travisdowns travisdowns merged commit cd40ba9 into dev Jan 24, 2025
16 checks passed
@travisdowns travisdowns deleted the stephan/fix-omb-mpt-arm branch January 24, 2025 02:12
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