+kernel:
tasks:
- ceph:
- kclient:
-- lockfile: [{client: client.0, lockfile: testfile, holdtime: 5, maxwait: 1},
- {client: client.1, lockfile: testfile, holdtime: 5, maxwait: 11},
- {client: client.1, lockfile: testfile, holdtime: 0, maxwait: 0, expectfail: True},
- 10,
- {client: client.0, lockfile: testfile, holdtime: 5, maxwait: 1},
- {client: client.1, lockfile: testfile, holdtime: 5, maxwait: 1, expectfail: True},
- {client: client.1, lockfile: testfile, holdtime: 5, maxwait: 11}]
+- lockfile: [{client: client.0, lockfile: testfile, holdtime: 5, maxwait: 6},
+ {client: client.1, lockfile: testfile, holdtime: 5, maxwait: 12},
+ {client: client.1, lockfile: testfile, holdtime: 0, maxwait: 3, expectfail: True},
+ 20,
+ {client: client.0, lockfile: testfile, holdtime: 5, maxwait: 15},
+ {client: client.1, lockfile: testfile, holdtime: 5, maxwait: 3, expectfail: True},
+ {client: client.1, lockfile: testfile, holdtime: 5, maxwait: 15}]