From aa7a102174e1fc3885306c21018a9848f08f67b6 Mon Sep 17 00:00:00 2001 From: Yuri Weinstein Date: Mon, 10 Nov 2014 18:03:17 -0800 Subject: [PATCH] Added [client.0] for ceph-fuse, fixes looping issue for firefly upgrade suite Signed-off-by: Yuri Weinstein --- suites/upgrade/firefly/newer/5-final/monthrash.yaml | 2 +- suites/upgrade/firefly/older/5-final/monthrash.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/suites/upgrade/firefly/newer/5-final/monthrash.yaml b/suites/upgrade/firefly/newer/5-final/monthrash.yaml index c8641fef841a5..8e321c47c41ed 100644 --- a/suites/upgrade/firefly/newer/5-final/monthrash.yaml +++ b/suites/upgrade/firefly/newer/5-final/monthrash.yaml @@ -3,7 +3,7 @@ tasks: - mon_thrash: revive_delay: 20 thrash_delay: 1 - - ceph-fuse: + - ceph-fuse: [client.0] - workunit: clients: client.0: diff --git a/suites/upgrade/firefly/older/5-final/monthrash.yaml b/suites/upgrade/firefly/older/5-final/monthrash.yaml index c8641fef841a5..8e321c47c41ed 100644 --- a/suites/upgrade/firefly/older/5-final/monthrash.yaml +++ b/suites/upgrade/firefly/older/5-final/monthrash.yaml @@ -3,7 +3,7 @@ tasks: - mon_thrash: revive_delay: 20 thrash_delay: 1 - - ceph-fuse: + - ceph-fuse: [client.0] - workunit: clients: client.0: -- 2.39.5