]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests: Add a test to validate cgx{get,set} systemd options (cgroup v2)
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Fri, 10 Feb 2023 07:52:13 +0000 (07:52 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Fri, 10 Feb 2023 21:44:25 +0000 (14:44 -0700)
commit418842dcae4285741f1a8ed22a41bfe03d58bdb7
tree5c2daba31e483f99c83853544e194185aa909bce
parentc1adfed29ff3d475484ba57d4a910679d9ecc493
ftests: Add a test to validate cgx{get,set} systemd options (cgroup v2)

Add a test case to validate cgx{get, set} tool's systemd options on
cgroup unified setup mode.

-----------------------------------------------------------------
Test Results:
        Run Date:                          Feb 05 08:15:40
        Passed:                                  1 test(s)
        Skipped:                                 0 test(s)
        Failed:                                  0 test(s)
-----------------------------------------------------------------
Timing Results:
        Test                                           Time (sec)
        ---------------------------------------------------------
        setup                                                0.00
        070-sudo-systemd_cgxget-cpu-settings-v2.py           3.00
        teardown                                             0.00
        ---------------------------------------------------------
        Total Run Time

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