From 9de91f15456272ef859f551fbb5947a080fd957e Mon Sep 17 00:00:00 2001 From: Greg Farnum Date: Thu, 1 Sep 2011 14:53:53 -0700 Subject: [PATCH] add locktest to multiclient collection --- collections/multiclient/tasks/locktest.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 collections/multiclient/tasks/locktest.yaml diff --git a/collections/multiclient/tasks/locktest.yaml b/collections/multiclient/tasks/locktest.yaml new file mode 100644 index 0000000000000..6fc90df43de42 --- /dev/null +++ b/collections/multiclient/tasks/locktest.yaml @@ -0,0 +1,6 @@ +kernel: + branch: master +tasks: +- ceph: +- kclient: +- locktest: [client.0, client.1] -- 2.39.5