Pranav Gaikwad
2019-08-05 5082d293b55e5a64792f8997ac3586ed6bf349d1
refs
author Pranav Gaikwad <pgaikwad@redhat.com>
Monday, August 5, 2019 14:09 +0200
committer Wolfgang Kulhanek <wkulhanek@users.noreply.github.com>
Monday, August 5, 2019 14:09 +0200
commit5082d293b55e5a64792f8997ac3586ed6bf349d1
tree 445c9c3b70ba2f685678cfd26a9102e05181f737 tree | zip | gz
parent 6d66894b6d203caadc7b20431a71ba152645b539 view | diff
ocp4-workload-ceph : Increased timeouts, validations for Ceph PVCs (#540)

* updated CSI plugin templates

Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>

* added task to check if Ceph PVCs exist, increased timeout for OSD and MON pods

Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>

* fixed wrong secret value in RBD storage class

Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>

* added missing cleanup script

Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>

* minor fixes in cleanup script path

Signed-off-by: Pranav Gaikwad <pgaikwad@redhat.com>
10 files modified
132 ■■■■ changed files
ansible/roles/ocp4-workload-ceph/defaults/main.yml 2 ●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-ceph/files/cephfs/csi-node-plugin-psp.yaml 3 ●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-ceph/files/cephfs/csi-nodeplugin-rbac.yaml 1 ●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-ceph/files/cephfs/csi-provisioner-psp.yaml 3 ●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-ceph/files/cephfs/csi-provisioner-rbac.yaml 1 ●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-ceph/files/rbd/csi-node-plugin-psp.yaml 1 ●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-ceph/files/rbd/csi-provisioner-psp.yaml 3 ●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-ceph/tasks/post_workload.yml 54 ●●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-ceph/tasks/pre_workload.yml 19 ●●●● diff | view | raw | blame | history
ansible/roles/ocp4-workload-ceph/tasks/workload.yml 45 ●●●●● diff | view | raw | blame | history