You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ci] Add a pre_deploy hook to create the oscp kustomization to enable cloudkitty
* add s3storageConfig secret
* disable autoscaling and logging
* Enable metricsStorage in telemetry to provide prometheus for storage
* Configure storageClass for CloudKitty in configure-cloudkitty hook
Set the storageClass to crc-csi-hostpath-provisioner for CloudKitty
deployment in CRC-based CI jobs. This prevents the need to increase
PVC allocations in install_yamls by using the default storage class
available in CRC, which allocates storage as required.
# This value is used to populate the `tempestconfRun` parameter of the Tempest CR: https://openstack-k8s-operators.github.io/test-operator/crds.html#tempest-custom-resource
#This is a workaround because CK tempest is not packages in RDO. Typically, the default would be [], since we would not require an external installation.
57
+
#WORKAROUND: CloudKitty tempest is not packaged in RDO. Typically, the default would be [], since we would not require an external installation.
0 commit comments