]> 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 07:29:03 +0000 (07:29 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Fri, 10 Feb 2023 21:44:25 +0000 (14:44 -0700)
commit4e3dc1b617881f0dcfc75e83a345779eca61e8c8
tree86c3809a8250da4ae2e421e684a629a9f5ef17c5
parent98c11c7ba4f7269627c523f3c81b386e795e72c3
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>
tests/ftests/067-sudo-systemd_cgexec-v1.py [new file with mode: 0755]
tests/ftests/Makefile.am