main
update new path
Optimize NetworkPolicy reconciliation test to reduce timeout Batch delete and mutate operations across all namespaces instead of running them sequentially. This reduces worst-case wait time from ~80 minutes (8 x 10min per-operation timeout) to ~10 minutes (2 x 5min per-batch timeout). Also reduce polling interval from 5s to 3s for faster detection and lower overall test timeout from 30m to 15m.