canonical / data-integrator

Juju charm to provide DB access for apps outside of Juju.
https://charmhub.io/data-integrator
Apache License 2.0
3 stars 4 forks source link

Kafka integration tests in Juju 3.1.8 due to vm swappiness setting of 60 (which is highter than 1) #52

Closed shayancanonical closed 1 month ago

shayancanonical commented 4 months ago

Steps to reproduce

Run nightly tests in data integrator Example run: https://github.com/canonical/data-integrator/actions/runs/9590090519/job/26444999201

Expected behavior

Kafka tests pass in both Juju 2.4.49 and Juju 3.1.8

Actual behavior

Tests do not pass due to below error resulting in TimeoutErrors

Versions

Operating system: Ubuntu 22.04.4 Juju agent: juju 3.1.8 Charm revision: 61

Log output

...
unit-kafka-0: 02:03:42 ERROR unit.kafka/0.juju-log machine vm.swappiness setting of 60 is higher than 1 - set /etc/syscl.conf vm.swappiness=1 and restart machine
...
github-actions[bot] commented 4 months ago

https://warthogs.atlassian.net/browse/DPE-4705

taurus-forever commented 1 month ago

@shayancanonical as I can see this is no longer relevant: https://github.com/canonical/data-integrator/actions/runs/10712114421 Please reopen if I am wrong here. Tnx!