]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests: Add a test to validate cgexec's systemd options (cgroup v1)
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Fri, 10 Feb 2023 21:53:48 +0000 (14:53 -0700)
committerTom Hromatka <tom.hromatka@oracle.com>
Fri, 10 Feb 2023 21:56:14 +0000 (14:56 -0700)
commit5ac6ee887ba6edb66f95eee26e107cc90a595e6a
treed8fa7d48122638307165d9fbe5c204281b8ad389
parentf23f085c457fcddde8b4f23d5efbca5505408c57
ftests: Add a test to validate cgexec's systemd options (cgroup v1)

Add a test case to validate cgexec tool's systemd options on cgroup
legacy/hybrid setup modes.

-----------------------------------------------------------------
Test Results:
        Run Date:                          Feb 05 07:48:48
        Passed:                                  1 test(s)
        Skipped:                                 0 test(s)
        Failed:                                  0 test(s)
-----------------------------------------------------------------
Timing Results:
        Test                              Time (sec)
        --------------------------------------------
        setup                                   0.00
        067-sudo-systemd_cgexec-v1.py           5.32
        teardown                                0.00
        --------------------------------------------
        Total Run Time                          5.32

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
(cherry picked from commit 4e3dc1b617881f0dcfc75e83a345779eca61e8c8)
tests/ftests/067-sudo-systemd_cgexec-v1.py [new file with mode: 0755]
tests/ftests/Makefile.am