Skip to content

Commit 37ebc46

Browse files
committed
remove-me: trigger tests with network policies deployed
Signed-off-by: Adi Aloni <[email protected]>
1 parent 8c2cedd commit 37ebc46

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cluster-sync/sync.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ source ./hack/build/common.sh
1010
source ./cluster-up/hack/common.sh
1111
source ./cluster-up/cluster/${KUBEVIRT_PROVIDER}/provider.sh
1212

13+
CDI_DEPLOY_NP=true
14+
1315
if [ "${KUBEVIRT_PROVIDER}" = "external" ]; then
1416
CDI_SYNC_PROVIDER="external"
1517
else

0 commit comments

Comments
 (0)