]> git.ipfire.org Git - thirdparty/libcgroup.git/commitdiff
ftests-nocontainer: remove the skip argument
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Wed, 2 Feb 2022 22:13:42 +0000 (15:13 -0700)
committerTom Hromatka <tom.hromatka@oracle.com>
Wed, 2 Feb 2022 22:13:55 +0000 (15:13 -0700)
Commit f852cad3fd64 ("ftests: Delete the cgclear functional test"),
removed the testcase 028-cgclear-basic_cgclear.py. Drop the skip
argument from the ftests-nocontainer.sh to skip the non-existing
testcase.

Suggested-by: Tom Hromatka <tom.hromatka@oracle.com>
Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
ftests/ftests-nocontainer.sh

index 4725fede2d54b56e91f42e2d4b1b0cda2335a127..70d27e163f3f8a3e73cbb1034969a145b066a1fe 100755 (executable)
@@ -1,2 +1,2 @@
 #!/bin/bash
-./ftests.py -l 10 -L ftests-nocontainer.log --skip 28 --no-container
+./ftests.py -l 10 -L ftests-nocontainer.log --no-container