]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
ftests: Add a simple cgclear functional test
authorTom Hromatka <tom.hromatka@oracle.com>
Tue, 23 Mar 2021 16:12:13 +0000 (16:12 +0000)
committerTom Hromatka <tom.hromatka@oracle.com>
Tue, 23 Mar 2021 16:58:19 +0000 (16:58 +0000)
commit27039fe8c1f4688dd29c033f0721f7ab4c4fe9b8
treea0d649a6b59d68c5fd5808bc30ac5d6ae39c9a28
parent7259400c06941891eabf010152bbc0ed299fba26
ftests: Add a simple cgclear functional test

Add a test that invokes cgclear.  Note that this test is especially
destructive and is skipped by default.  Github Actions invokes it
separately as the final step.

-----------------------------------------------------------------
Test Results:
Run Date:                          Mar 23 16:07:55
Passed:                                  1 test(s)
Skipped:                                 0 test(s)
Failed:                                  0 test(s)
-----------------------------------------------------------------
Timing Results:
Test                                    Time (sec)
---------------------------------------------------------
setup                                         0.00
028-cgclear-basic_cgclear.py                  1.80
teardown                                      0.00
---------------------------------------------------------
Total Run Time                                1.80

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
ftests/028-cgclear-basic_cgclear.py [new file with mode: 0755]
ftests/ftests-nocontainer.sh