]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw: mark ec related rgw suites as slow backend
authorYehuda Sadeh <yehuda@redhat.com>
Mon, 20 Oct 2014 20:52:38 +0000 (13:52 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 20 Oct 2014 20:52:38 +0000 (13:52 -0700)
We want to avoid tests that time out due to a too slow backend.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
rgw_pool_type/ec-cache.yaml
rgw_pool_type/ec-profile.yaml
rgw_pool_type/ec.yaml

index fe47cb8f81c154d2744ebdae3e1db8abb3e0ad93..6462fbe88624e6a32ffad7ccfd91588c11bdb794 100644 (file)
@@ -2,3 +2,5 @@ overrides:
   rgw:
     ec-data-pool: true
     cache-pools: true
+  s3tests:
+    slow_backend: true
index 8edd1b96e97d47b3eaff9c76be18cf6e4dd4c504..52798f85e72f5cb4fa971e1d082784957999a655 100644 (file)
@@ -6,3 +6,5 @@ overrides:
       k: 3
       m: 1
       ruleset-failure-domain: osd
+  s3tests:
+    slow_backend: true
index 7c0c5e6a0a3a9d4a32f841569edebde235eff236..7c99b7f85c8ee27510f10b15fb293a0bfab86f78 100644 (file)
@@ -1,3 +1,5 @@
 overrides:
   rgw:
     ec-data-pool: true
+  s3tests:
+    slow_backend: true