[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: parameters:
userSecretName: pvc-tceph-client-key userSecretName: pvc-tceph-client-key
adminSecretNamespace: tenant-ceph adminSecretNamespace: tenant-ceph
manifests:
helm_tests: false
dependencies: dependencies:
- tenant-ceph-htk - tenant-ceph-htk
... ...

View File

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

View File

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