]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests: Add a test to validate cgexec's systemd options (cgroup v2)
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Fri, 10 Feb 2023 07:38:08 +0000 (07:38 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Fri, 10 Feb 2023 21:44:25 +0000 (14:44 -0700)
commitb2cd7beb5b6b6bab43495cbb6b82a58fa5dee152
tree71e9cf20cc52e8ec40e64daeadfc379df91966c0
parent4e3dc1b617881f0dcfc75e83a345779eca61e8c8
ftests: Add a test to validate cgexec's systemd options (cgroup v2)

Add a test case to validate cgexec tool's systemd options on cgroup
unified setup mode.

-----------------------------------------------------------------
Test Results:
        Run Date:                          Feb 05 07:57:18
        Passed:                                  1 test(s)
        Skipped:                                 0 test(s)
        Failed:                                  0 test(s)
-----------------------------------------------------------------
Timing Results:
        Test                              Time (sec)
        --------------------------------------------
        setup                                   0.00
        068-sudo-systemd_cgexec-v2.py           5.53
        teardown                                0.00
        --------------------------------------------
        Total Run Time                          5.53

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
tests/ftests/068-sudo-systemd_cgexec-v2.py [new file with mode: 0755]
tests/ftests/Makefile.am