Skip to content

Fix CI Tests - Decrease mdb map size for large topologies #6531

Closed
@progier389

Description

@progier389

Issue Description
github test shows random failure that does not reproduce on our test vm.
The test fails because some instance get unexpectedly stopped. (some 1 instance over the 4, sometime 2 instances)
It happens when the instance are idle after a test finished successfully and before another test starts.
At this point I suspect that the system kill -9 the process because of OOM (The alternative hypotheses would be a crash after deleting a backend but ?I doubt it)
I propose to decrease the mdb map size to 10g when using topology with more than 3 instances

**Package Version and Platform:**s

  • Platform: Fedora
  • Package and version: main

Steps to Reproduce
Steps to reproduce the behavior:

  1. See CI test results and looks for error in replication/acceptance test_new_suffix

Expected results
The test should be stable

Metadata

Metadata

Assignees

Labels

needs triageThe issue will be triaged during scrum

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions