]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
tests: Disable the legacy tests
authorTom Hromatka <tom.hromatka@oracle.com>
Thu, 19 Sep 2019 20:55:12 +0000 (14:55 -0600)
committerDhaval Giani <dhaval.giani@oracle.com>
Tue, 8 Oct 2019 17:51:22 +0000 (10:51 -0700)
commit9123f7d59286ca1f6d25534612f042b519954cc8
treef0c46e28590ea92306ed1269b04aabfac0216f10
parent39cc78956090f7ee5ef4ee2b51a9ec2fe428af8b
tests: Disable the legacy tests

The legacy tests do not successfully run in Travis CI.  This
commit disables them from running but does leave the test
code in place.  The future of these tests and whether they will
be removed from the repo or not will be revisited at a later
date.

Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
Signed-off-by: Dhaval Giani <dhaval.giani@oracle.com>
tests/Makefile.am
tests/tools/cgclassify/Makefile.am
tests/tools/cgconfigparser/Makefile.am
tests/tools/multimount/Makefile.am