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

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

-----------------------------------------------------------------
Test Results:
        Run Date:                          Feb 05 08:42:19
        Passed:                                  1 test(s)
        Skipped:                                 0 test(s)
        Failed:                                  0 test(s)
-----------------------------------------------------------------
Timing Results:
        Test                                              Time (sec)
        ------------------------------------------------------------
        setup                                                   0.00
        061-sudo-g_flag_controller_only_systemd-v1.py           2.16
        teardown                                                0.00
        ------------------------------------------------------------
        Total Run Time                                          2.16

[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 6e02b80865c8ad29758670428c0b4e992b7aeec1)
tests/ftests/061-sudo-g_flag_controller_only_systemd-v1.py [new file with mode: 0755]
tests/ftests/Makefile.am