|
return testconfig["threescale"]["superdomain"] |
|
return f"*.{self.superdomain}" |
When testing against ApicastOperator running on different ocp cluster (e.g. arm64) route include superdomain which points to the cluster hosting 3scale, resulting in no traffic reaching deployed apicast.
3scale-tests/testsuite/tests/apicast/policy/tls/conftest.py
Line 33 in 44b971d
3scale-tests/testsuite/gateways/apicast/tls.py
Line 58 in 44b971d
When testing against ApicastOperator running on different ocp cluster (e.g. arm64) route include superdomain which points to the cluster hosting 3scale, resulting in no traffic reaching deployed apicast.