[CEPH] uplift charts and enable helm tests

this is to uplift ceph charts and enable helm tests for all
ceph charts .

Change-Id: If7629d1e712eb358725670b0782c0d70bc2290bc
This commit is contained in:
Chinasubbareddy Mallavarapu 2019-06-13 14:15:50 -05:00 committed by chinasubbareddy mallavarapu
parent 29e92a499c
commit 58bb0a1805
3 changed files with 15 additions and 13 deletions

View File

@ -88,6 +88,8 @@ data:
parameters:
userSecretName: pvc-tceph-client-key
adminSecretNamespace: tenant-ceph
manifests:
helm_tests: false
dependencies:
- tenant-ceph-htk
...

View File

@ -85,7 +85,7 @@ data:
namespace: ceph
deployment:
ceph: true
client_secrets: true
client_secrets: false
rbd_provisioner: true
cephfs_provisioner: true
bootstrap:

View File

@ -353,32 +353,32 @@ data:
type: git
ceph-client:
location: https://opendev.org/openstack/openstack-helm-infra
reference: 09ae22d8493d5cef34c80cb69117c69dc0f2dc8e
reference: 20f4274aeec1a0d826dc43c191b56c67de06781a
subpath: ceph-client
type: git
ceph-htk:
location: https://opendev.org/openstack/openstack-helm-infra
reference: 09ae22d8493d5cef34c80cb69117c69dc0f2dc8e
reference: 20f4274aeec1a0d826dc43c191b56c67de06781a
subpath: helm-toolkit
type: git
ceph-mon:
location: https://opendev.org/openstack/openstack-helm-infra
reference: 09ae22d8493d5cef34c80cb69117c69dc0f2dc8e
reference: 20f4274aeec1a0d826dc43c191b56c67de06781a
subpath: ceph-mon
type: git
ceph-osd:
location: https://opendev.org/openstack/openstack-helm-infra
reference: 09ae22d8493d5cef34c80cb69117c69dc0f2dc8e
reference: 20f4274aeec1a0d826dc43c191b56c67de06781a
subpath: ceph-osd
type: git
ceph-provisioners:
location: https://opendev.org/openstack/openstack-helm-infra
reference: 09ae22d8493d5cef34c80cb69117c69dc0f2dc8e
reference: 20f4274aeec1a0d826dc43c191b56c67de06781a
subpath: ceph-provisioners
type: git
ceph-rgw:
location: https://opendev.org/openstack/openstack-helm-infra
reference: 596732f16bf7cfe681ce0bb2d62e529bea5eea82
reference: 20f4274aeec1a0d826dc43c191b56c67de06781a
subpath: ceph-rgw
type: git
deckhand:
@ -503,32 +503,32 @@ data:
type: git
tenant-ceph-client:
location: https://opendev.org/openstack/openstack-helm-infra
reference: 09ae22d8493d5cef34c80cb69117c69dc0f2dc8e
reference: 20f4274aeec1a0d826dc43c191b56c67de06781a
subpath: ceph-client
type: git
tenant-ceph-htk:
location: https://opendev.org/openstack/openstack-helm-infra
reference: 09ae22d8493d5cef34c80cb69117c69dc0f2dc8e
reference: 20f4274aeec1a0d826dc43c191b56c67de06781a
subpath: helm-toolkit
type: git
tenant-ceph-mon:
location: https://opendev.org/openstack/openstack-helm-infra
reference: 09ae22d8493d5cef34c80cb69117c69dc0f2dc8e
reference: 20f4274aeec1a0d826dc43c191b56c67de06781a
subpath: ceph-mon
type: git
tenant-ceph-osd:
location: https://opendev.org/openstack/openstack-helm-infra
reference: 09ae22d8493d5cef34c80cb69117c69dc0f2dc8e
reference: 20f4274aeec1a0d826dc43c191b56c67de06781a
subpath: ceph-osd
type: git
tenant-ceph-provisioners:
location: https://opendev.org/openstack/openstack-helm-infra
reference: 09ae22d8493d5cef34c80cb69117c69dc0f2dc8e
reference: 20f4274aeec1a0d826dc43c191b56c67de06781a
subpath: ceph-provisioners
type: git
tenant-ceph-rgw:
location: https://opendev.org/openstack/openstack-helm-infra
reference: 596732f16bf7cfe681ce0bb2d62e529bea5eea82
reference: 20f4274aeec1a0d826dc43c191b56c67de06781a
subpath: ceph-rgw
type: git
tiller: