Migrate psmdb-regression job to work with Hetzner cloud
General
Escalation
General
Escalation
Description
Easy to migrate: no Job is based on: docker + asSynchronized groovy method https://perconadev.atlassian.net/browse/ENG-1064 Additional notes: docker registry needed, armv8.2-a and later required, powerfull instances with 500Gb of free storage
Activity
Oleksandr Havryliak
April 29, 2025 at 10:12 AM
Some of the tests require reservation of system resources, we need to increase the defaults for docker daemon, example:
This test fails with:
But if use docker run command with --ulimit memlock=-1 it passes
On the aws workers we haven’t seen such errors, could you please adjust the configuration of the docker daemon on hetzner workers to aws ones, or should we modify our pipelines to run the test with ulimit option by default?
Easy to migrate: no
Job is based on: docker + asSynchronized groovy method https://perconadev.atlassian.net/browse/ENG-1064
Additional notes: docker registry needed, armv8.2-a and later required, powerfull instances with 500Gb of free storage