]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/rados: use default objectsize for upgrade tests 34873/head
authorKefu Chai <kchai@redhat.com>
Fri, 1 May 2020 06:06:56 +0000 (14:06 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 1 May 2020 06:09:42 +0000 (14:09 +0800)
in pre-nautilus release, rados cli does not accept `-O` option, so we
should not pass `-O` to this tool. otherwise we will have following
failure:
```
2020-05-01T05:47:04.863 INFO:tasks.radosbench.radosbench.2.smithi183.stderr:unrecognized command -O; -h or --help for usage
2020-05-01T05:47:04.865 DEBUG:teuthology.orchestra.run:got remote process result: 1
```

this change is not cherry-picked from master. as we don't perfor
upgrade tests from pre-nautilus releases

Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/suites/rados/thrash-old-clients/workloads/radosbench.yaml

index 6a89a4e6ee4e57f4104453574ab24572af431954..d0022fef32b55fa3e42ef0aeaed2f23ed10eeed3 100644 (file)
@@ -8,26 +8,34 @@ overrides:
 tasks:
 - full_sequential:
   - radosbench:
+      objectsize: 0
       clients: [client.2]
       time: 90
   - radosbench:
+      objectsize: 0
       clients: [client.2]
       time: 90
   - radosbench:
+      objectsize: 0
       clients: [client.2]
       time: 90
   - radosbench:
+      objectsize: 0
       clients: [client.2]
       time: 90
   - radosbench:
+      objectsize: 0
       clients: [client.2]
       time: 90
   - radosbench:
+      objectsize: 0
       clients: [client.2]
       time: 90
   - radosbench:
+      objectsize: 0
       clients: [client.2]
       time: 90
   - radosbench:
+      objectsize: 0
       clients: [client.2]
       time: 90