File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -513,7 +513,7 @@ jobs:
513513 TRAFFIC_FLOW_TESTS : " ${{ matrix.traffic-flow-tests }}"
514514 ENABLE_ROUTE_ADVERTISEMENTS : " ${{ matrix.routeadvertisements != '' }}"
515515 ADVERTISE_DEFAULT_NETWORK : " ${{ matrix.routeadvertisements == 'advertise-default' }}"
516- ENABLE_PRE_CONF_UDN_ADDR : " ${{ ( ( matrix.target == 'multi-homing ' && matrix.network-segmentation == 'enable- network-segmentation' ) || matrix.target == 'kv-live-migration' ) && matrix.ic == 'ic-single-node-zones' }}"
516+ ENABLE_PRE_CONF_UDN_ADDR : " ${{ matrix.ic == 'ic-single-node-zones ' && ( matrix.target == 'network-segmentation' || matrix.network-segmentation == 'enable-network-segmentation') }}"
517517 steps :
518518
519519 - name : Install VRF kernel module
You can’t perform that action at this time.
0 commit comments