Run kclient tests on all clients.

This commit is contained in:
Josh Durgin 2011-09-07 18:31:15 -07:00
parent b1ae07fc94
commit 55d564dd56
13 changed files with 23 additions and 23 deletions

View File

@ -1,5 +1,5 @@
tasks:
- ceph:
- kclient: [client.0]
- kclient:
- autotest:
client.0: [dbench]
all: [dbench]

View File

@ -1,6 +1,6 @@
tasks:
- ceph:
- kclient: [client.0]
- kclient:
- workunit:
all:
- direct_io

View File

@ -1,5 +1,5 @@
tasks:
- ceph:
- kclient: [client.0]
- kclient:
- workunit:
all: [kclient]

View File

@ -1,6 +1,6 @@
tasks:
- ceph:
- kclient: [client.0]
- kclient:
- workunit:
all:
- kernel_untar_build.sh
- kernel_untar_build.sh

View File

@ -1,6 +1,6 @@
tasks:
- ceph:
- kclient: [client.0]
- kclient:
- workunit:
all:
- misc
- misc

View File

@ -1,6 +1,6 @@
tasks:
- ceph:
- kclient: [client.0]
- kclient:
- workunit:
all:
- suites/blogbench.sh
- suites/blogbench.sh

View File

@ -1,6 +1,6 @@
tasks:
- ceph:
- kclient: [client.0]
- kclient:
- workunit:
all:
- suites/ffsb.sh
- suites/ffsb.sh

View File

@ -1,6 +1,6 @@
tasks:
- ceph:
- kclient: [client.0]
- kclient:
- workunit:
all:
- suites/fsstress.sh
- suites/fsstress.sh

View File

@ -1,6 +1,6 @@
tasks:
- ceph:
- kclient: [client.0]
- kclient:
- workunit:
all:
- suites/fsx.sh
- suites/fsx.sh

View File

@ -1,6 +1,6 @@
tasks:
- ceph:
- kclient: [client.0]
- kclient:
- workunit:
all:
- suites/iozone.sh
- suites/iozone.sh

View File

@ -1,6 +1,6 @@
tasks:
- ceph:
- kclient: [client.0]
- kclient:
- workunit:
all:
- suites/pjd.sh
- suites/pjd.sh

View File

@ -1,6 +1,6 @@
tasks:
- ceph:
- kclient: [client.0]
- kclient:
- workunit:
all:
- suites/tiobench.sh
- suites/tiobench.sh

View File

@ -1,5 +1,5 @@
tasks:
- ceph:
- kclient: [client.0]
- kclient:
- workunit:
all: [misc/trivial_sync.sh]