Skip to content

Commit

Permalink
Merge pull request #14755 from vbotbuildovich/backport-pr-12497-v23.2…
Browse files Browse the repository at this point in the history
….x-355

[v23.2.x] dt/memory_stress_test: Mark `test_fetch_with_many_partitions` `@ok_to_fail`
  • Loading branch information
piyushredpanda authored Nov 4, 2023
2 parents adc1959 + a71fa0a commit e1a556d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/rptest/tests/memory_stress_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ def setUp(self):
# enabling each test case to customize its ResourceSettings
pass

@ok_to_fail
@cluster(num_nodes=5)
@skip_debug_mode
@parametrize(memory_share_for_fetch=0.05)
Expand Down

0 comments on commit e1a556d

Please sign in to comment.