----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/74871/ -----------------------------------------------------------
(Updated Feb. 27, 2024, 2:52 p.m.) Review request for mesos and Benjamin Mahler. Summary (updated) ----------------- [cgroups2] Adds cgroups2_tests.cpp. Repository: mesos Description (updated) ------- - Introduces cgroups2_tests.cpp which will hold the cgroups2 tests. - Introduces Cgroups2Filter that will enable cgroups2 tests only if cgroups2 is enabled on the system and the user is "root". - Adds a test that checks that cgroups2 is enabled on the testing host. Diffs (updated) ----- src/Makefile.am 03aa881e84cf19e95f573ad9d1df3f08a033ef3a src/tests/CMakeLists.txt 6beb74e382acbda5bca816709312b00785673c4a src/tests/containerizer/cgroups2_tests.cpp PRE-CREATION src/tests/environment.cpp 737c2d916bed0449536dc754249d1b7708aeb681 Diff: https://reviews.apache.org/r/74871/diff/5/ Changes: https://reviews.apache.org/r/74871/diff/4-5/ Testing ------- make -j128 check Thanks, Devin Leamy
