]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
increase the runtime to 30mins for each tests
authorVasu Kulkarni <vasu@redhat.com>
Fri, 14 Dec 2018 22:05:40 +0000 (14:05 -0800)
committerrakeshgm <rgowdege@redhat.com>
Thu, 1 Aug 2019 05:43:13 +0000 (11:13 +0530)
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
qa/suites/perf-basic/workloads/cosbench_64K_write.yaml
qa/suites/perf-basic/workloads/fio_4K_rand_write.yaml
qa/suites/perf-basic/workloads/radosbench_4K_write.yaml

index 1dbeef4a891ed6d2dc8d6379bcf9405118375ff1..cd095e40dc0913753494a6cc2931913be87170b4 100644 (file)
@@ -19,7 +19,7 @@ tasks:
         mode: [write]
         template: [default]
         rampup: 30
-        runtime: 300
+        runtime: 1800
         rampdown: 30
         containers: ["u(1,100)"]
         objects: ["u(1,100)"]
index 0b1c492b8de1be44a1dc62f376eb569dd364a1a4..7815f1428582ea280ffda0ea055c68897b0ccb3a 100644 (file)
@@ -8,7 +8,7 @@ tasks:
     benchmarks:
       librbdfio:
         op_size: [4096]
-        time: 300
+        time: 1800
         mode: ['randwrite']
         norandommap: True
         vol_size: 4096
index d0a825bf5be1999374ad906dfd1e65ccc18923ee..6b3ccb9917c41a4ff85d10f577217284785b2051 100644 (file)
@@ -15,7 +15,7 @@ tasks:
         pool_profile: 'replicated'
         run_monitoring_list:
         - collectl
-        time: 300
+        time: 1800
         write_only: true
     cluster:
       user: 'ubuntu'