Commit df91d3c
authored
Adapt TestInferencePoolMultipleTargetPorts test to Openshift (#58448)
Starting from Openshift 4.19 (1.32), GW API comes pre-installed
and should not be deployed.
But GatewayAPIInferenceExtension should be deployed on Openshift
in any condition.
Adding condition to make sure GatewayAPIInferenceExtension CRDs are
being deployed during the test execution.
Signed-off-by: Maxim Babushkin <mbabushk@redhat.com>1 parent d064568 commit df91d3c
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
113 | 115 | | |
114 | 116 | | |
115 | 117 | | |
| |||
0 commit comments