]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests: Add to test to validate cgset's systemd options (cgroup v1)
authorTom Hromatka <tom.hromatka@oracle.com>
Fri, 10 Feb 2023 21:52:48 +0000 (14:52 -0700)
committerTom Hromatka <tom.hromatka@oracle.com>
Fri, 10 Feb 2023 21:56:14 +0000 (14:56 -0700)
commit3077a23c96baace4732b80fd01190f4c5820c4dd
tree4c5230aded55401a076318be6277ed0affd346c3
parentaf66a0557d7c7ef693716eab4e0bbe3131817c51
ftests: Add to test to validate cgset's systemd options (cgroup v1)

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

-----------------------------------------------------------------
Test Results:
        Run Date:                          Feb 05 12:53:35
        Passed:                                  1 test(s)
        Skipped:                                 0 test(s)
        Failed:                                  0 test(s)
-----------------------------------------------------------------
Timing Results:
        Test                             Time (sec)
        -------------------------------------------
        setup                                  0.00
        063-sudo-systemd_cgset-v1.py           2.20
        teardown                               0.00
        -------------------------------------------
        Total Run Time                         2.20

[Kamalesh improvised on the original test case]
Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
(cherry picked from commit 7afe1debf47b816878eea0f5feccd7fc21befd77)
tests/ftests/063-sudo-systemd_cgset-v1.py [new file with mode: 0755]
tests/ftests/Makefile.am