mirror of
https://github.com/ceph/ceph
synced 2025-02-03 00:43:55 +00:00
214f2f3b84
not really fixing anything, but moves the failures out of the normal upgrade suite Fixes: https://tracker.ceph.com/issues/49955 Signed-off-by: Casey Bodley <cbodley@redhat.com>
19 lines
300 B
YAML
19 lines
300 B
YAML
tasks:
|
|
- install:
|
|
branch: pacific
|
|
- ceph: {cluster: c1}
|
|
- ceph: {cluster: c2}
|
|
- parallel:
|
|
- upgrade-task
|
|
- rgw:
|
|
c1.client.0:
|
|
port: 8000
|
|
c2.client.0:
|
|
port: 8000
|
|
c2.client.1:
|
|
port: 8001
|
|
- rgw-multisite:
|
|
- rgw-multisite-tests:
|
|
config:
|
|
reconfigure_delay: 60
|