Don't specify kernel in any tasks.

This can be added to every task at once when the suite is run.
This commit is contained in:
Josh Durgin 2011-08-31 16:34:45 -07:00
parent ed2d1eac3c
commit 8c67d5ad20

View File

@ -1,5 +1,3 @@
kernel:
branch: master
tasks:
- ceph:
- kclient:
@ -9,4 +7,4 @@ tasks:
10,
{client: client.1, lockfile: testfile, holdtime: 5},
{client: client.2, lockfile: testfile, holdtime: 5, maxwait: 1, expectfail: True},
{client: client.2, lockfile: testfile, holdtime: 5, maxwait: 11}]
{client: client.2, lockfile: testfile, holdtime: 5, maxwait: 11}]