samba-in-kubernetes / samba-operator

An operator for a Samba as a service on PVCs in kubernetes
Apache License 2.0
108 stars 24 forks source link

tests: patch dns-operator when running over OpenShift #188

Closed synarete closed 2 years ago

synarete commented 2 years ago

When running over OpenShift need to patch the CRD of dns-operator in order order to configure extra DNS entry for testing. Using 'jq' utility to simplify JSON parsing.

See "DNS Operator in OpenShift Container Platform" in OpenShift's documentations for examples.

Signed-off-by: Shachar Sharon ssharon@redhat.com

anoopcs9 commented 2 years ago

/test centos-ci/sink-clustered/mini-k8s-1.23

phlogistonjohn commented 2 years ago

/retest centos-ci/sink-clustered/mini-k8s-1.23

phlogistonjohn commented 2 years ago

I'll give the centos ci one more chance. :-) If it doesn't work again I can just merge this since the CI is not really testing this part of the script.