mirror of
https://github.com/ceph/ceph
synced 2025-01-29 22:43:40 +00:00
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:
parent
ed2d1eac3c
commit
8c67d5ad20
@ -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}]
|
||||
|
Loading…
Reference in New Issue
Block a user