mirror of
https://github.com/ceph/ceph
synced 2025-01-11 21:50:26 +00:00
Merge pull request #1294 from ceph/wip-17960-master
Removed xenial + Excluded librgw2
This commit is contained in:
commit
c362ed28db
@ -1 +0,0 @@
|
||||
../../../../distros/supported/
|
1
suites/upgrade/jewel-x/point-to-point-x/distros/centos_7.2.yaml
Symbolic link
1
suites/upgrade/jewel-x/point-to-point-x/distros/centos_7.2.yaml
Symbolic link
@ -0,0 +1 @@
|
||||
../../../../../distros/all/centos_7.2.yaml
|
@ -0,0 +1 @@
|
||||
../../../../../distros/all/ubuntu_14.04.yaml
|
@ -43,7 +43,7 @@ tasks:
|
||||
- print: "**** v10.2.0 about to install"
|
||||
- install:
|
||||
tag: v10.2.0
|
||||
exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev']
|
||||
exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev', 'librgw2']
|
||||
- print: "**** done v10.2.0 install"
|
||||
- ceph:
|
||||
fs: xfs
|
||||
|
Loading…
Reference in New Issue
Block a user