mirror of
https://github.com/ceph/ceph
synced 2025-01-02 17:12:31 +00:00
upgrade from cuttlefish to next and dumpling to next
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
This commit is contained in:
parent
bf525445c8
commit
48a3393e28
@ -1,6 +1,6 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- install:
|
- install:
|
||||||
branch: cuttlefish
|
branch: dumpling
|
||||||
- ceph:
|
- ceph:
|
||||||
- parallel:
|
- parallel:
|
||||||
- workload
|
- workload
|
@ -1,6 +1,6 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- install:
|
- install:
|
||||||
branch: cuttlefish
|
branch: dumpling
|
||||||
- ceph:
|
- ceph:
|
||||||
- parallel:
|
- parallel:
|
||||||
- workload
|
- workload
|
@ -1,6 +1,6 @@
|
|||||||
workload:
|
workload:
|
||||||
workunit:
|
workunit:
|
||||||
branch: cuttlefish
|
branch: dumpling
|
||||||
clients:
|
clients:
|
||||||
all:
|
all:
|
||||||
- rados/load-gen-big.sh
|
- rados/load-gen-big.sh
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
workload:
|
workload:
|
||||||
workunit:
|
workunit:
|
||||||
branch: cuttlefish
|
branch: dumpling
|
||||||
clients:
|
clients:
|
||||||
client.0:
|
client.0:
|
||||||
- rados/load-gen-mix.sh
|
- rados/load-gen-mix.sh
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- install:
|
- install:
|
||||||
branch: cuttlefish
|
branch: dumpling
|
||||||
- ceph:
|
- ceph:
|
||||||
- parallel:
|
- parallel:
|
||||||
- workload
|
- workload
|
@ -4,5 +4,5 @@ workload:
|
|||||||
- s3tests:
|
- s3tests:
|
||||||
# use older tests when we are running a mix
|
# use older tests when we are running a mix
|
||||||
client.0:
|
client.0:
|
||||||
force-branch: cuttlefish
|
force-branch: dumpling
|
||||||
rgw_server: client.0
|
rgw_server: client.0
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- install:
|
- install:
|
||||||
branch: cuttlefish
|
branch: dumpling
|
||||||
- ceph:
|
- ceph:
|
@ -1,6 +1,6 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- workunit:
|
- workunit:
|
||||||
branch: cuttlefish
|
branch: dumpling
|
||||||
clients:
|
clients:
|
||||||
client.0:
|
client.0:
|
||||||
- rados/test.sh
|
- rados/test.sh
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
tasks:
|
tasks:
|
||||||
- workunit:
|
- workunit:
|
||||||
branch: cuttlefish
|
branch: dumpling
|
||||||
clients:
|
clients:
|
||||||
client.0:
|
client.0:
|
||||||
- rados/test.sh
|
- rados/test.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user