mirror of https://github.com/istio/istio.io.git
Add missing gateway-api guard in test (#12522)
This commit is contained in:
parent
6c36a18709
commit
7015cd8435
|
@ -77,5 +77,7 @@ _verify_lines snip_apply_weightbased_tcp_routing_9 "
|
|||
"
|
||||
|
||||
# @cleanup
|
||||
if [ "$GATEWAY_API" != "true" ]; then
|
||||
snip_cleanup_1
|
||||
snip_cleanup_3
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue