On Sun, Mar 30, 2025 at 05:52:48PM -0400, Waiman Long wrote:
The current cgroup directory layout for running the partition state transition tests is mainly suitable for testing local partitions as well as with a mix of local and remote partitions. It is not that suitable for doing extensive remote partition and nested remote/local partition testing.
Add a new set of remote partition tests REMOTE_TEST_MATRIX with another cgroup directory structure more tailored for remote partition testing to provide better code coverage.
Also add a few new test cases as well as adjusting existig ones for the original TEST_MATRIX.
Signed-off-by: Waiman Long longman@redhat.com
Applied 2-10 to cgroup/for-6.15-fixes.
Thanks.