mirror of
https://github.com/ceph/ceph
synced 2025-03-11 02:39:05 +00:00
upgrade: fix mixed workloads
We are running cuttlefish/dumpling mix. Client node still has cuttelfish. Use cuttelfish workunits.
This commit is contained in:
parent
c37faa8cf9
commit
5695de1f18
@ -1,6 +1,6 @@
|
||||
tasks:
|
||||
- workunit:
|
||||
branch: dumpling
|
||||
branch: cuttlefish
|
||||
clients:
|
||||
client.0:
|
||||
- rados/test.sh
|
@ -1,6 +1,6 @@
|
||||
tasks:
|
||||
- workunit:
|
||||
branch: dumpling
|
||||
branch: cuttlefish
|
||||
clients:
|
||||
client.0:
|
||||
- rados/load-gen-big.sh
|
Loading…
Reference in New Issue
Block a user