Skip to content

Python high-level tests for zone-sync feature - no TLS #7285

@jjngx

Description

@jjngx

Add Python tests to cover the following scenarios:

  • start NIC with the zone-sync configured in the nginx-ingress config map -> verify headless service created

  • start NIC with the zone-sync NOT configured in the nginx-ingress config map -> verify no headless-svc present

  • add zone-sync config params to the nginx-ingress config map -> verify the headless svc is configured automatically

  • reconfigure port in zone-sync -> verify desired state (add more info)

  • disable zone-sync in the nginx-ingress config map -> verify headless svc is removed from K8s

Metadata

Metadata

Labels

documentationPull requests/issues for documentationpythonPull requests that update Python codetestsPull requests that update tests

Type

Projects

Status

Done 🚀

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions