]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests: Add to test to validate cgset's systemd options (cgroup v2)
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Fri, 10 Feb 2023 21:53:01 +0000 (14:53 -0700)
committerTom Hromatka <tom.hromatka@oracle.com>
Fri, 10 Feb 2023 21:56:14 +0000 (14:56 -0700)
commit99608dc39bfa30e20801d9058c367787b2fb004e
tree2cee339e4c42867c81d0259a4325e018d44ed66c
parent3077a23c96baace4732b80fd01190f4c5820c4dd
ftests: Add to test to validate cgset's systemd options (cgroup v2)

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

-----------------------------------------------------------------
Test Results:
        Run Date:                          Feb 05 14:38:30
        Passed:                                  1 test(s)
        Skipped:                                 0 test(s)
        Failed:                                  0 test(s)
-----------------------------------------------------------------
Timing Results:
        Test                             Time (sec)
        -------------------------------------------
        setup                                  0.00
        064-sudo-systemd_cgset-v2.py           2.33
        teardown                               0.00
        -------------------------------------------
        Total Run Time                         2.33

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
(cherry picked from commit 2c54492f27407119f7173a09c8fb2eec9d8f6b60)
tests/ftests/064-sudo-systemd_cgset-v2.py [new file with mode: 0755]
tests/ftests/Makefile.am