]> 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 06:41:50 +0000 (06:41 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Fri, 10 Feb 2023 21:44:25 +0000 (14:44 -0700)
commit7afe1debf47b816878eea0f5feccd7fc21befd77
treee7fe463aff794141c1cb680c3b6423f32b0db8f0
parent9f98e1a6fd322660c432789b24e51598f7455004
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>
tests/ftests/063-sudo-systemd_cgset-v1.py [new file with mode: 0755]
tests/ftests/Makefile.am