mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
The test_vpc_vpn uses a cidr that overlaps with the base test environment's CIDR causing intermittent failure. This changes the cidr to not overlap with underlying infra and avoid future failures. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>