Migrate psmdb-regression job to work with Hetzner cloud

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?

Details

Assignee

Reporter

Priority

Components

Labels

Created April 7, 2025 at 7:47 PM
Updated May 19, 2025 at 7:17 AM