]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests: add test to replace scope idle_thread using cgexec
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Thu, 1 Jun 2023 07:03:13 +0000 (07:03 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Thu, 15 Jun 2023 19:27:52 +0000 (13:27 -0600)
commitb7dcb7c052f19eed549593a29e2b0f5c863a4dd7
tree7aa856127cc1c06c6cb0d6933f32ba7d7353bd39
parent36ecff37878a8c9dd3f2c941a33f4d218ffe294c
ftests: add test to replace scope idle_thread using cgexec

Add a test to replace systemd scope default idle_thread using cgexec
'-r' flag.

-----------------------------------------------------------------
Test Results:
        Run Date:                          Jun 01 07:02:45
        Passed:                                  1 test(s)
        Skipped:                                 0 test(s)
        Failed:                                  0 test(s)
-----------------------------------------------------------------
Timing Results:
        Test                                 Time (sec)
        -----------------------------------------------
        setup                                      0.00
        085-sudo-cgexec_systemd_scope.py           9.19
        teardown                                   0.00
        -----------------------------------------------
        Total Run Time                             9.19

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