1 AUTHOR = "Lukas Doktor <ldoktor (a] redhat.com>"
2 NAME = "Cgroup"
3 TIME = "SHORT"
4 TEST_CATEGORY = "Functional"
5 TEST_CLASS = "General"
6 TEST_TYPE = "client"
7
8 DOC = """
9 This test checks basic functionality of cgroups
10 """
11
12 job.run_test('cgroup')
13