mirror of
https://github.com/ceph/ceph
synced 2024-12-28 06:23:08 +00:00
Removing files not in master
Signed-off-by: Sandon Van Ness <sandon@inktank.com>
This commit is contained in:
parent
5533b1d551
commit
df6d69dec1
@ -1,11 +0,0 @@
|
||||
tasks:
|
||||
- install:
|
||||
branch: dumpling
|
||||
- print: "**** done install"
|
||||
- ceph:
|
||||
fs: xfs
|
||||
- print: "**** done ceph"
|
||||
- parallel:
|
||||
- workload
|
||||
- upgrade-sequence
|
||||
- print: "**** done parallel"
|
@ -1,15 +0,0 @@
|
||||
tasks:
|
||||
- install:
|
||||
branch: emperor
|
||||
- print: "**** done emperor install"
|
||||
- ceph:
|
||||
fs: xfs
|
||||
- print: "**** done ceph"
|
||||
- install.upgrade:
|
||||
all:
|
||||
branch: firefly
|
||||
- ceph.restart:
|
||||
- parallel:
|
||||
- workload
|
||||
- upgrade-sequence
|
||||
- print: "**** done parallel"
|
@ -1 +0,0 @@
|
||||
../../../../../erasure-code/ec-rados-default.yaml
|
@ -1 +0,0 @@
|
||||
../../../../../erasure-code/ec-rados-plugin=jerasure-k=3-m=1.yaml
|
@ -1 +0,0 @@
|
||||
../../../../../erasure-code/ec-rados-default.yaml
|
@ -1,8 +0,0 @@
|
||||
#
|
||||
# The lrc plugin cannot be used because some OSD are not upgraded
|
||||
# yet and would crash.
|
||||
#
|
||||
- exec:
|
||||
mon.a:
|
||||
- |-
|
||||
ceph osd erasure-code-profile set profile-lrc plugin=lrc 2>&1 | grep "unsupported by:"
|
@ -1 +0,0 @@
|
||||
../../../../../erasure-code/ec-rados-default.yaml
|
@ -1 +0,0 @@
|
||||
../../../../../erasure-code/ec-rados-plugin=jerasure-k=3-m=1.yaml
|
@ -1,8 +0,0 @@
|
||||
tasks:
|
||||
- rgw:
|
||||
default_idle_timeout: 300
|
||||
client.0:
|
||||
- swift:
|
||||
client.0:
|
||||
rgw_server: client.0
|
||||
|
Loading…
Reference in New Issue
Block a user