mirror of
https://github.com/ceph/ceph
synced 2025-02-19 08:57:27 +00:00
Run kclient tests on all clients.
This commit is contained in:
parent
b1ae07fc94
commit
55d564dd56
@ -1,5 +1,5 @@
|
||||
tasks:
|
||||
- ceph:
|
||||
- kclient: [client.0]
|
||||
- kclient:
|
||||
- autotest:
|
||||
client.0: [dbench]
|
||||
all: [dbench]
|
||||
|
@ -1,6 +1,6 @@
|
||||
tasks:
|
||||
- ceph:
|
||||
- kclient: [client.0]
|
||||
- kclient:
|
||||
- workunit:
|
||||
all:
|
||||
- direct_io
|
||||
|
@ -1,5 +1,5 @@
|
||||
tasks:
|
||||
- ceph:
|
||||
- kclient: [client.0]
|
||||
- kclient:
|
||||
- workunit:
|
||||
all: [kclient]
|
||||
|
@ -1,6 +1,6 @@
|
||||
tasks:
|
||||
- ceph:
|
||||
- kclient: [client.0]
|
||||
- kclient:
|
||||
- workunit:
|
||||
all:
|
||||
- kernel_untar_build.sh
|
||||
- kernel_untar_build.sh
|
||||
|
@ -1,6 +1,6 @@
|
||||
tasks:
|
||||
- ceph:
|
||||
- kclient: [client.0]
|
||||
- kclient:
|
||||
- workunit:
|
||||
all:
|
||||
- misc
|
||||
- misc
|
||||
|
@ -1,6 +1,6 @@
|
||||
tasks:
|
||||
- ceph:
|
||||
- kclient: [client.0]
|
||||
- kclient:
|
||||
- workunit:
|
||||
all:
|
||||
- suites/blogbench.sh
|
||||
- suites/blogbench.sh
|
||||
|
@ -1,6 +1,6 @@
|
||||
tasks:
|
||||
- ceph:
|
||||
- kclient: [client.0]
|
||||
- kclient:
|
||||
- workunit:
|
||||
all:
|
||||
- suites/ffsb.sh
|
||||
- suites/ffsb.sh
|
||||
|
@ -1,6 +1,6 @@
|
||||
tasks:
|
||||
- ceph:
|
||||
- kclient: [client.0]
|
||||
- kclient:
|
||||
- workunit:
|
||||
all:
|
||||
- suites/fsstress.sh
|
||||
- suites/fsstress.sh
|
||||
|
@ -1,6 +1,6 @@
|
||||
tasks:
|
||||
- ceph:
|
||||
- kclient: [client.0]
|
||||
- kclient:
|
||||
- workunit:
|
||||
all:
|
||||
- suites/fsx.sh
|
||||
- suites/fsx.sh
|
||||
|
@ -1,6 +1,6 @@
|
||||
tasks:
|
||||
- ceph:
|
||||
- kclient: [client.0]
|
||||
- kclient:
|
||||
- workunit:
|
||||
all:
|
||||
- suites/iozone.sh
|
||||
- suites/iozone.sh
|
||||
|
@ -1,6 +1,6 @@
|
||||
tasks:
|
||||
- ceph:
|
||||
- kclient: [client.0]
|
||||
- kclient:
|
||||
- workunit:
|
||||
all:
|
||||
- suites/pjd.sh
|
||||
- suites/pjd.sh
|
||||
|
@ -1,6 +1,6 @@
|
||||
tasks:
|
||||
- ceph:
|
||||
- kclient: [client.0]
|
||||
- kclient:
|
||||
- workunit:
|
||||
all:
|
||||
- suites/tiobench.sh
|
||||
- suites/tiobench.sh
|
||||
|
@ -1,5 +1,5 @@
|
||||
tasks:
|
||||
- ceph:
|
||||
- kclient: [client.0]
|
||||
- kclient:
|
||||
- workunit:
|
||||
all: [misc/trivial_sync.sh]
|
||||
|
Loading…
Reference in New Issue
Block a user