1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-29 08:21:15 +03:00

fix(cgroups)!: Containers memory limits for CI (#3108) (#3209)

Limit test containers by memory, fix cgroup path inside the containers by introducing new ugly setting name 

---------

Co-authored-by: drrtuy <roman.nozdrin@mariadb.com>
Co-authored-by: Roman Nozdrin <rnozdrin@mariadb.com>
This commit is contained in:
Leonid Fedorov
2024-06-20 13:48:20 +04:00
committed by GitHub
parent e6c02c8832
commit cce0f6ab0c
4 changed files with 36 additions and 20 deletions

View File

@ -6,3 +6,4 @@ mcs118_charset_negative : mcs error code has changed 2022-07-07 roman.navrotskiy
mcs16_functions_define_call_drop : 2022-07-08 roman.navrotskiy@mariadb.com
udf_calshowpartitions : unstable values for min/max in the output(sometimes N/A, sometimes numbers) 2022-07-26 roman.nozdrin@mariadb.com
mcs3_create_table_charset_collations : 10.6 vs 10.9 show create table difference
pron : pron is not threadsfe and doesn't work with PrimProc TDB: leonid.fedorov@mariadb.com