]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Fixed typo
authorYuri Weinstein <yuri.weinstein@inktank.com>
Tue, 26 Aug 2014 16:53:55 +0000 (09:53 -0700)
committerYuri Weinstein <yuri.weinstein@inktank.com>
Tue, 26 Aug 2014 16:53:55 +0000 (09:53 -0700)
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
suites/upgrade/dumpling-firefly-x/parallel/6-final-workload/rados_mon_thrash.yaml

index b2a8e0efd0a2d5bd2324a3aa01b0f0b04d983ec4..5c4c6297cfe35587fa8dcc8d689e9edcb486b69a 100644 (file)
@@ -1,10 +1,10 @@
 tasks:
-   sequential:
-   - mon_thrash:
-       revive_delay: 20
-       thrash_delay: 1
-   - workunit:
-       clients:
-         client.1:
-         - rados/test.sh
-   - print: "**** done rados/test.sh - 6-final-workload"
+   sequential:
+      - mon_thrash:
+          revive_delay: 20
+          thrash_delay: 1
+      - workunit:
+          clients:
+            client.1:
+            - rados/test.sh
+      - print: "**** done rados/test.sh - 6-final-workload"