-
Story
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
The ci-framework creates PVs for the control plane with this:
This Jira tracks creating a new ci-framework ansible role which is a drop in replacement for the ci_local_storage role:
https://github.com/openstack-k8s-operators/ci-framework/tree/main/roles/ci_local_storage
The new role will configure LVMS on the ci-framework-deployed OCP the way that this patch did on the install_yamls-deployed OCP:
https://github.com/openstack-k8s-operators/install_yamls/pull/739
In order to do this we need extra disks on the OCP nodes. We should be able to pass directives to devscripts to do this. If we move off of devscripts, then https://issues.redhat.com/browse/OSPRH-5718 requests that its replacement support similar directives.
- relates to
-
OSPRH-6925 Test-operator uses storageClass that cleans up PV after release of PVC
- Closed
- links to